RFR JDK-8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767

Aleksey Shipilev shade at redhat.com
Thu Aug 15 18:59:35 UTC 2019


On 8/14/19 9:42 PM, Mandy Chung wrote:
>    http://cr.openjdk.java.net/~mchung/jdk14/8193325/webrev.05/
Looks good.

So, to reiterate, we do not need to initialize bci to -1 for StackFrameInfo, because it is not
exposed anywhere?

-- 
Thanks,
-Aleksey



More information about the core-libs-dev mailing list