-
Bug
-
Resolution: Fixed
-
P3
-
5.0, 6
-
b91
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2139892 | 5.0u10 | Xiaobin Lu | P3 | Closed | Fixed | b01 |
The class data sharing archive currently only supports less or equal than 8 jar files in bootclasspath. I was trying to split rt.jar into various small jar files to better manager the classes in JDK and hope the shared archive working, but failed.
We should increase that number to 16 or more.
We should increase that number to 16 or more.
- backported by
-
JDK-2139892 The class data sharing archive does not work when jar file in bootclasspath is more than 8
- Closed
- duplicates
-
JDK-6440118 Shared archive not generated when jre/lib/endorsed contains more than one jar file
- Closed