-
Enhancement
-
Resolution: Fixed
-
P4
-
25, 26
-
b16
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8368987 | 25.0.2 | Matthias Baesken | P4 | Resolved | Fixed | master |
In case we use -Xshare:on with additional flags (regarding coh or coops) and we have the corresponding jsa archive not present,
we get this message/error :
Error occurred during initialization of VM
Unable to use shared archive.
Maybe the error message could be a little improved, e.g. telling what jsa file is not present or even how to generate it?
For example
Error occurred during initialization of VM
Unable to use jsa shared archive, classes_nocoops_coh.jsa is not present.
we get this message/error :
Error occurred during initialization of VM
Unable to use shared archive.
Maybe the error message could be a little improved, e.g. telling what jsa file is not present or even how to generate it?
For example
Error occurred during initialization of VM
Unable to use jsa shared archive, classes_nocoops_coh.jsa is not present.
- backported by
-
JDK-8368987 Improve error message in case of missing jsa shared archive
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/87c8c19d
-
Commit(master) openjdk/jdk/ef291d2d
-
Review(master) openjdk/jdk25u/226
-
Review(master) openjdk/jdk/25846