Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082662 | emb-9 | David Buck | P4 | Resolved | Fixed | team |
JDK-8086496 | 8u65 | David Buck | P4 | Resolved | Fixed | b01 |
JDK-8078746 | 8u60 | David Buck | P4 | Resolved | Fixed | b14 |
JDK-8137666 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8079944 | emb-8u60 | David Buck | P4 | Resolved | Fixed | team |
JDK-8079185 | 7u91 | David Buck | P4 | Resolved | Fixed | b01 |
fatal("Invalid layout of preloaded class");
with:
vm_exit_during_initialization(...)
- backported by
-
JDK-8078746 Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
-
- Resolved
-
-
JDK-8079185 Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
-
- Resolved
-
-
JDK-8079944 Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
-
- Resolved
-
-
JDK-8082662 Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
-
- Resolved
-
-
JDK-8086496 Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
-
- Resolved
-
-
JDK-8137666 Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
-
- Resolved
-