Commit Graph

37 Commits

Author SHA1 Message Date
Gergo Petrik
b40fcd25cf ABA problem in concurrency 2020-05-04 16:40:20 +02:00
mthomas
b711c6a547 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-3860 2020-04-14 06:44:48 -05:00
mthomas
c50f5893ed Rename classes 2020-04-14 06:44:36 -05:00
johnA1331
c48b7ac315 Update README.md 2020-04-10 16:22:40 +08:00
mthomas
92ce5cb8d4 Move code to core-java-modules/core-java-concurrency-advanced-3Add
Add missing 'Unit' in test name
2020-03-31 04:43:06 -05:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
François Dupire
0a08a627ea [JAVA-589] Reviewed build time (#8800)
* [JAVA-589] Reviewed build time

* Renamed HibernateTimeZoneTest to HibernateTimeZoneIntTest

* [JAVA-873] Extracted benchmarking part of unit test into its own LiveTest

* Revert "[JAVA-873] Extracted benchmarking part of unit test into its own LiveTest"

This reverts commit 10c05ebb7e43be0a04ed377c453f0aa92c81117c.

* [JAVA-906] Renamed PrimeNumberUnitTest to PrimeNumberManualTest in order to avoid it being runned

* [JAVA-906] Renamed HibernateTimeZoneIntTest to HibernateTimeZoneIntegrationTest

* [JAVA-906] Removed package-lock.json and added it to .gitignore
2020-03-12 13:01:06 +05:30
johnA1331
14b41bd5ef Update README.md 2020-02-10 14:43:34 +08:00
johnA1331
843977d79f Update README.md 2020-02-10 14:21:28 +08:00
Greg
4418ea0865 Merge pull request #8442 from Thabo08/work-stealing-3
t.ntsoko@gmail.com - Work stealing framework
2020-01-24 09:44:03 -05:00
Loredana Crusoveanu
600882d9fe Merge pull request #8560 from kwoyke/BAEL-20599
BAEL-20599: Increase blocking operations' time
2020-01-24 15:21:59 +02:00
Krzysztof Woyke
ae011d4f4c BAEL-20599: Increase blocking operations' time 2020-01-21 09:53:09 +01:00
Dhawal Kapil
9b6b14a40b Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
# Conflicts:
#	core-groovy-2/src/test/groovy/com/baeldung/metaprogramming/MetaprogrammingUnitTest.groovy
#	core-java-modules/pom.xml
#	pom.xml
2020-01-12 20:55:19 +05:30
Dhawal Kapil
b75658a2d4 BAEL-20655 Which sub-modules aren't being built?
- Added several missing modules in the main pom.xml
- Fixed the modules list for all the profiles
- Commented several test cases so that all modules can run and be included in the pom.xml
- Moved child modules from main pom to parent modules pom
2020-01-10 17:22:13 +05:30
Anshul BANSAL
647cef2ec7 Merge branch 'BAEL-3596_Asynchronous_Method_Calls_in_Java' of https://github.com/SmartyAnsh/tutorials into BAEL-3596_Asynchronous_Method_Calls_in_Java 2020-01-09 11:38:49 +02:00
Anshul BANSAL
89f3dd5f8a BAEL-3596 - extracted the version numbers into properties 2020-01-09 11:34:28 +02:00
Thabo Ntsoko
27f465536e Adding constructor that takes in an AtomicInteger argument to count the total number of prime numbers 2020-01-06 18:43:41 +02:00
Anshul Bansal
801c32e0f6 review changes 2020-01-06 10:49:41 +02:00
Anshul BANSAL
1d6347faa3 organized imports 2020-01-04 14:59:27 +02:00
Anshul BANSAL
a8e6c49a12 4 spaces code indentation 2020-01-04 14:57:29 +02:00
Anshul BANSAL
8622fd2ba7 pom.xml code indentation 2020-01-04 14:49:57 +02:00
Anshul Bansal
064afc99b8 pom.xml code indentation 2020-01-04 14:42:04 +02:00
Anshul BANSAL
b561345230 Code indentation 2020-01-04 14:41:27 +02:00
Anshul Bansal
9234115078 code indentation 2020-01-04 14:38:39 +02:00
Anshul BANSAL
54877db65f BAEL-3596 - code moved to core-java-concurrency-advanced-3 2020-01-04 14:37:34 +02:00
Thabo Ntsoko
e2ad87a42b Indenting with 2 spaces 2019-12-28 21:58:53 +02:00
Thabo Ntsoko
b0024cc32d Work stealing framework 2019-12-27 16:47:45 +02:00
johnA1331
7315e69e5a Update README.md 2019-12-13 14:26:09 +08:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin
1041c48035 Merge branch 'master' into BAEL-3521 2019-11-25 19:06:53 -06:00
Ali Dehghani
9cd0080706 Using a new module. 2019-11-25 22:09:20 +03:30
Catalin Burcea
c552aca21f [BAEL-3351] - Common Concurrency Pitfalls in Java (#8104) 2019-11-23 11:03:50 +00:00
fejera
cf1a2505ee removed .gitignore files from core-java-concurrency-advanced* modules 2019-10-07 08:42:37 +02:00
fejera
7d7b58b1cb added more and previous links to READMEs in core-java-concurrency-advanced* modules 2019-10-07 08:40:03 +02:00
fejera
dad6373190 added description to READMEs in core-java-concurrency-advanced* modules 2019-10-07 08:36:35 +02:00
fejera
3e56a168b1 removed links from README in core-java-concurrency-advanced-3 2019-10-07 08:33:59 +02:00
fejera
2283872696 added module core-java-concurrency-advanced-3 2019-09-29 10:51:31 +02:00