Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083359 | emb-9 | Stefan Karlsson | P4 | Resolved | Fixed | b31 |
JDK-8086466 | 8u65 | Stefan Karlsson | P4 | Resolved | Fixed | b01 |
JDK-8077278 | 8u60 | Stefan Karlsson | P4 | Resolved | Fixed | b11 |
JDK-8137627 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8078916 | emb-8u60 | Stefan Karlsson | P4 | Resolved | Fixed | team |
During the G1 Class Unloading project we added some extra verification code in ClassLoaderData::is_alive, as a way to catch class unloading bugs early. This verification code causes extremely long GC times in our testing.
- backported by
-
JDK-8077278 Verification in ClassLoaderData::is_alive is too slow
-
- Resolved
-
-
JDK-8078916 Verification in ClassLoaderData::is_alive is too slow
-
- Resolved
-
-
JDK-8083359 Verification in ClassLoaderData::is_alive is too slow
-
- Resolved
-
-
JDK-8086466 Verification in ClassLoaderData::is_alive is too slow
-
- Resolved
-
-
JDK-8137627 Verification in ClassLoaderData::is_alive is too slow
-
- Resolved
-