sspitsyn [Mon, 18 May 2015 16:42:46 -0700] rev 30752
8079644: memory stomping error with ResourceManagement and TestAgentStress.java
Summary: the cached class file structure must be deallocated instead of the cached class file bytes
Reviewed-by: coleenp, sla
dcubed [Sat, 16 May 2015 13:19:11 -0700] rev 30751
Merge
coleenp [Thu, 14 May 2015 21:54:34 +0200] rev 30750
Merge
mockner [Thu, 14 May 2015 14:03:58 -0400] rev 30749
6811960: x86 biasedlocking epoch expired rare bug
Summary: It is now guaranteed that biased_locking_enter will be passed a valid tmp_reg.
Reviewed-by: coleenp, dcubed, kvn
stsmirno [Thu, 14 May 2015 10:12:51 -0700] rev 30748
8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code
Reviewed-by: ctornqvi, dsimms
stsmirno [Thu, 14 May 2015 10:09:35 -0700] rev 30747
8033445: [TESTBUG] Add test case for calling default methods from JNI
Reviewed-by: ctornqvi, dsimms