OpenJDK 8 292 (and212)SIGSEGVinInstanceKlass::method_with_orig_idnum
Aleksey Shipilev
shade at redhat.com
Mon Jul 5 10:13:04 UTC 2021
On 7/5/21 12:04 PM, Gunter Ohrner wrote:
> # Internal Error
> (/home/buildbot/worker/build-jdk8u-dev-linux/build/hotspot/src/share/vm/utilities/array.hpp:383),
> pid=38746, tid=0x00007f5b3d3c3700
> # assert(i >= 0 && i< _length) failed: oob: 0 <= -32023 < 33514
> #
Yeah, that looks like https://bugs.openjdk.java.net/browse/JDK-8194246 -- on a hunch, I did the 8u
backport due diligence this morning, and now the fix waits for 8u maintainers approval.
--
Thanks,
-Aleksey
More information about the jdk8u-dev
mailing list