dsamersoff [Wed, 31 Aug 2016 10:28:37 +0000] rev 40957
Merge
dsamersoff [Wed, 31 Aug 2016 12:10:00 +0300] rev 40956
8066635: Fix deprecation warnings in java.management module
Summary: Fixed deprecation warnings in java.management module
Reviewed-by: dholmes
Contributed-by: amit.sapre@oracle.com
dsamersoff [Wed, 31 Aug 2016 11:46:59 +0300] rev 40955
8163150: SA: CLHSDB printmdo throws an exception with "java.lang.InternalError: missing reason for 22"
Summary: Accounted for the new JVMCI related Deoptimization Reasons.
Reviewed-by: dsamersoff, sla
Contributed-by: jini.george@oracle.com
kbarrett [Tue, 30 Aug 2016 23:46:02 -0400] rev 40954
8156500: Move Reference pending list into VM to prevent deadlocks
Summary: Move reference pending list and locking into VM
Reviewed-by: coleenp, dholmes, dcubed, mchung, plevart
Contributed-by: kim.barrett@oracle.com, per.liden@oracle.com