There are nightly failures in the G1 GC baseline. # Internal Error (C:\temp\jprt\P1\063915.jcoomes\source\src\share\vm\memory/gcLocker.inline.hpp:31), pid=12028, tid=20836 # assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint The assert started to show up after the hotspot-main -> hotspot-gc integration, which brought over the fix for: 7129164 - JNI Get/ReleasePrimitiveArrayCritical don't scale
|