- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    11, 12
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8256550 | 11.0.11-oracle | Dukebot | P3 | Resolved | Fixed | b01 | 
| JDK-8256942 | 11.0.10 | Tobias Hartmann | P3 | Resolved | Fixed | b04 | 
                    openjdk version "12-ea" 2019-03-19
OpenJDK Runtime Environment (build 12-ea+21)
OpenJDK 64-Bit Server VM (build 12-ea+21, mixed mode, sharing)
javatestOS=Linux 3.8.13-118.24.2.el7uek.x86_64 (amd64)
Error log:
----------System.err:(4/278)----------
Error: VM option 'ScavengeRootsInCode' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'ScavengeRootsInCode'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
            
OpenJDK Runtime Environment (build 12-ea+21)
OpenJDK 64-Bit Server VM (build 12-ea+21, mixed mode, sharing)
javatestOS=Linux 3.8.13-118.24.2.el7uek.x86_64 (amd64)
Error log:
----------System.err:(4/278)----------
Error: VM option 'ScavengeRootsInCode' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'ScavengeRootsInCode'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- backported by
- 
                    JDK-8256550 compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions -           
- Resolved
 
-         
- 
                    JDK-8256942 compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions -           
- Resolved
 
-         
- relates to
- 
                    JDK-8214025 assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2 -           
- Resolved
 
-