Commit Graph

25 Commits

Author SHA1 Message Date
chaos2418
e29458d406 JAVA-1665: updated parent-java's junit and surefire configurations 2021-11-03 09:03:23 +05:30
Dhawal Kapil
5f9befd0c4 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
freelansam
160b977f61 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
sampadawagde
af91accf4e JAVA-5223: Fix formatting of POMs (Part 4) 2021-05-06 22:27:07 +05:30
johnA1331
1a9b15646f Update README.md 2021-02-03 23:59:04 +08:00
Usman Mohyuddin
2ac6c37055 add file for constantpool (#10442)
* Create ConstantPool.java

add file for constantpool

* update the module with most relevant

update the module with most relevant
2021-01-25 15:09:58 -08:00
johnA1331
0eb4c1824f Update README.md 2020-08-20 18:33:43 +08:00
root
0a5fc9dfd3 final comments 2020-08-13 16:10:01 +00:00
root
40f6fef100 Review - II Kevin Gilmore Changes 2020-07-25 18:28:28 +00:00
root
f1f55d45a7 Review - II Kevin Gilmore 2020-07-25 18:23:39 +00:00
root
24fba659c5 Merge remote-tracking branch 'upstream/master' into BAEL_4302 2020-07-25 17:26:15 +00:00
johnA1331
73af9abcd6 Update README.md 2020-07-23 21:48:24 +08:00
johnA1331
7b31ff7fb1 Update README.md 2020-07-21 21:31:47 +08:00
root
bf8c6a5ed7 Merge remote-tracking branch 'upstream/master' into BAEL_4302 2020-07-14 19:03:16 +00:00
root
2fcc943808 Code Review BAEL-4302 2020-07-14 18:59:16 +00:00
Eric Martin
6d085ce9f1 Merge pull request #9646 from alimate/BAEL-4115
BAEL-4115: Memory Address of Objects in Java
2020-07-13 11:16:45 -05:00
Sampada
54380db8d9 JAVA-2111: Split or move core-java-jvm module (#9688)
* JAVA-2111: Moved boolean Memory Layout article

* JAVA-2111: Moved Shutdown Hooks article

* JAVA-2111: Updated README files

* JAVA-2111: Fixed prev link
2020-07-12 21:05:16 +05:30
root
646496d2ca BAEL-4302 : How can I list all classes loaded in a specific class loader 2020-07-06 16:10:46 +00:00
Ali Dehghani
010bee00f6 Memory Address of Objects in Java 2020-07-06 12:06:26 +04:30
Ali Dehghani
87a1af06be Added the Java Agent Example 2020-07-02 14:26:40 +04:30
Ali Dehghani
085ed68213 Removing an Unused Import 2020-07-02 13:17:28 +04:30
Ali Dehghani
5e61930624 Added the JOL Examples 2020-07-02 13:16:53 +04:30
Ali Dehghani
6f274316f9 Moved the Array Length Example to the new Module 2020-06-27 09:45:28 +04:30
Ali Dehghani
2c385acf71 Fixed a typo 2020-06-24 15:21:53 +04:30
Ali Dehghani
baa8c725ce Move the Memory Layout Codebase to a new Module 2020-06-24 15:19:35 +04:30