RFR: 8027230: Overflow in java.lang.instrument.Instrumentation.getObjectSize() method

Peter Allwin peter.allwin at oracle.com
Tue May 20 15:02:06 UTC 2014


Hello!

Please review this simple fix for an integer overflow in JVMTI GetObjectSize().

webrev: http://cr.openjdk.java.net/~allwin/8027230/webrev.00/
cr: https://bugs.openjdk.java.net/browse/JDK-8027230


Testing:
	New regression test
	nsk.quick-jvmti.testlist

Thanks!
/peter


More information about the serviceability-dev mailing list