hg: jdk/jdk: 8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Thu Nov 22 06:32:09 UTC 2018


Changeset: 85283f9565da
Author:    thartmann
Date:      2018-11-21 15:05 +0100
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/85283f9565da

8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
Summary: Added missing null checks and checks for pending exception.
Reviewed-by: kvn

! src/hotspot/share/opto/doCall.cpp
+ test/hotspot/jtreg/compiler/arguments/TestScavengeRootsInCode.java


More information about the jdk-changes mailing list