-
Bug
-
Resolution: Fixed
-
P4
-
11, 16
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8256135 | 11.0.11-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
Sometimes when HotSpotJVMCIRuntime.getCompiler throws exception during compiler creation the error is hidden by complex exception catching and it leaves the creatingCompiler flag set resulting in attempts to fail an assert with the message "recursive compiler creation". The first failure should be persisted so it's clear what the primary failure was.
- backported by
-
JDK-8256135 [JVMCI] errors during compiler creation can be hidden
-
- Resolved
-