Commit Graph

19 Commits

Author SHA1 Message Date
davidmartinezbarua e459c3faa0 Merge pull request #9996 from sahilsingla112/feature/BAEL-4558-stopexecution
BAEL-4558: Article for stopping execution after a certain time
2020-10-24 11:20:19 -03:00
johnA1331 ac480ad0cc Update README.md 2020-10-07 17:29:57 +08:00
sahil.singla 27953f3bb1 Applied formatter 2020-09-22 22:18:17 +05:30
sahil.singla 213d5cfe39 BAEL-4558: Article for stopping execution after a certain time 2020-09-10 00:29:18 +05:30
sahil.singla 20a6e042f2 BAEL-4558: Article for stopping execution after a certain time 2020-09-10 00:24:37 +05:30
johnA1331 0423acd0d2 Update README.md 2020-07-23 21:24:48 +08:00
Martin van Wingerden da6ee4cc12 [BAEL-4213] Why are local variables thread safe
Added two small example for article about thread-safety for local variables.
2020-07-11 21:31:16 +02:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
François Dupire 2bdba48843 [JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules (#9301)
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade

* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java

* [JAVA-1657] Upgraded JUnit Jupiter version

* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
johnA1331 acdcb5caca Update README.md 2020-04-10 16:07:16 +08:00
Eric Martin 185a3a12c2 Merge pull request #8842 from AlexFlorinHriscu/master
BAEL-3859 - A Guide to AtomicMarkedReference in Java
2020-03-22 20:20:11 -05:00
Florin Hriscu 3aa7a8f8a2 BAEL-3859 Changes after review. 2020-03-16 01:42:29 +02:00
amit.pandey 1f4a4e24ec pom formatting 2020-03-15 18:22:24 +05:30
Florin Hriscu f7ae209537 BAEL-3859 Add type to employeeNode and fix order of parameters in assertEquals method calls. 2020-03-13 22:46:41 +02:00
Florin Hriscu 205ee99874 BAEL-3859 Remove unnecessary equals and hashcode overriden methods. 2020-03-13 21:25:17 +02:00
Florin Hriscu ae6aaf40f0 BAEL-3859 - Add implementation for AtomicMarkableReference article. 2020-03-10 00:50:53 +02:00
Sjmillington 192450a258 [BAEL-17476] - Final edits for Add README descriptions 2019-12-15 09:50:35 +00:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00