Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082857 | emb-9 | Jiangli Zhou | P3 | Resolved | Fixed | team |
The JDK-8059510 introduced a compact table for symbols stored in the shared archive. When CDS is enabled, there are two symbol tables in the system. One is the regular symbol table, the other one is the separate compact table in the shared archive. The SA code needs to be updated to support Symbol lookup from the compact table from the shared archive.
- backported by
-
JDK-8082857 The SA code needs to be updated to support Symbol lookup from the shared archive
-
- Resolved
-
- relates to
-
JDK-8059510 Compact symbol table layout inside shared archive
-
- Resolved
-