Ali Dehghani
b0a88534e5
Moved the Array Length Example to the new Module
2020-06-27 09:45:28 +04:30
davidmartinezbarua
be126034fa
Merge pull request #9570 from alimate/BAEL-4116-2
...
BAEL-4116: Moved the Memory Layout Codebase to a new Module
2020-06-26 16:57:32 -03:00
Ali Dehghani
4df44e18c5
Move the Memory Layout Codebase to a new Module
2020-06-24 15:19:35 +04:30
Ali Dehghani
52c03a3a48
Array Length Example
2020-06-22 21:03:09 +04:30
davidmartinezbarua
1739280948
Merge pull request #9526 from alimate/BAEL-4116
...
BAEL-4116: Objects Memory Layout in Java
2020-06-22 13:08:16 -03:00
Ali Dehghani
4b90f42892
Objects Memory Layout in Java
2020-06-19 23:54:50 +04:30
johnA1331
f41f744adf
Update README.md
2020-06-18 15:15:20 +08:00
johnA1331
e201c58f27
Update README.md
2020-06-18 15:06:30 +08:00
johnA1331
51eea910b4
Update README.md
2020-06-18 14:33:44 +08:00
Ali Dehghani
56d186f031
Added the Boolean Object Size Samples
2020-06-15 20:50:30 +04:30
Eric Martin
0d9e691fe4
Merge pull request #9428 from SmartyAnsh/BAEL-View_Bytecode_of_a_Class_File_in_Java
...
BAEL-4049 View bytecode of a class file in java
2020-06-11 21:15:24 -05:00
Anshul BANSAL
5d9b41411d
bcel version updated
2020-06-11 07:34:34 +03:00
Josh Cummings
bf4e7f7c9e
Merge pull request #9452 from Maiklins/JAVA-1522-split-core-java-modules-core-java
...
Java-1522 split core java modules core java
2020-06-09 07:17:05 -06:00
mikr
5a753ba384
JAVA-1522 Split core-java-modules/core-java module
2020-06-07 16:52:25 +02:00
Anshul BANSAL
bc40ab12d7
BAEL-4049 - indentation
2020-06-03 12:46:28 +03:00
Anshul BANSAL
b9105d7891
BAEL-4049 - indentation fix
2020-06-03 12:44:22 +03:00
Anshul BANSAL
a2b1be69fe
BAEL-4049 - indentation fix
2020-06-03 12:40:32 +03:00
Anshul BANSAL
8623df615b
BAEL-4049 - removed cglib
2020-06-03 12:36:24 +03:00
Greg
b8b361c2e4
Merge pull request #9345 from musibs/BAEL-4064
...
BAEL 4064 Out of Memory Error
2020-06-02 15:41:09 -04:00
musibs
6c6dbd6e96
Removed the long running test case
2020-06-02 18:13:56 +05:30
musibs
4998662d45
Moved the testcase to core-java-jvm module
2020-06-02 17:58:52 +05:30
Anshul BANSAL
6d1ecdd735
BAEL-4049 - view bytecode of a class file in java
2020-06-02 10:07:54 +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
amit.pandey
1f4a4e24ec
pom formatting
2020-03-15 18:22:24 +05:30
johnA1331
11c73de2a9
Update README.md
2020-01-23 15:06:21 +08:00
johnA1331
8111d4e7c9
Update README.md
2020-01-23 15:05:04 +08:00
Dhawal Kapil
e128eb619a
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
Greg
4665f80ea4
Merge pull request #8289 from mona-mohamadinia/BAEL-3520
...
BAEL-3520: Shutdown Hooks for JVM
2019-12-08 16:52:30 -05:00
Greg
ac1e0dc667
Merge pull request #8281 from kamleshkr/BAEL-3525
...
BAEL-3525: System.exit() vs Runtime.getRuntime().halt()
2019-12-08 16:46:46 -05:00
Mona Mohamadinia
22572ee072
Refactoring to a better package name
2019-12-07 22:32:13 +03:30
catalin-burcea
153a3923f0
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Mona Mohamadinia
8109db569b
Added the sample codes
2019-12-01 23:17:25 +03:30
Kamlesh Kumar
35c0ef7f14
BAEL-3525: System.exit() vs Runtime.getRuntime().halt()
2019-12-01 13:25:55 +05:30
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