hg: jdk9/hs/hotspot: 8169232: SA: TestCpoolForInvokeDynamic.java fails with sun.jvm.hotspot.debugger.DebuggerException: binary search bug: should have found entry 1
vyom.tewari at oracle.com
vyom.tewari at oracle.com
Wed Nov 23 06:39:01 UTC 2016
Changeset: 13e6043fcdcb
Author: vtewari
Date: 2016-11-23 12:08 +0530
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/13e6043fcdcb
8169232: SA: TestCpoolForInvokeDynamic.java fails with sun.jvm.hotspot.debugger.DebuggerException: binary search bug: should have found entry 1
Summary: Avoid potential data loss by avoiding the long-to-int cast of the return value of minus()
Reviewed-by: dsamersoff, sspitsyn
Contributed-by: jini.george at oracle.com
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/InstanceKlass.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Symbol.java
! test/serviceability/sa/TestCpoolForInvokeDynamic.java
More information about the jdk9-all-changes
mailing list