-
Enhancement
-
Resolution: Fixed
-
P3
-
15
-
b16
--module-path
--upgrade-module-path
--add-modules
--limit-modules
--add-exports
--add-reads
--patch-module
(or, as a simplified case, none of the above options were given in dump time or run time), we can re-use the module graph computed at dump time. I.e., the bootLayer returned by ModuleBootstrap::boot():
http://hg.openjdk.java.net/jdk/jdk/file/1cfd2ca0b769/src/java.base/share/classes/jdk/internal/module/ModuleBootstrap.java#l461
- blocks
-
JDK-8249262 Initialize InstanceKlass::_package_entry during CDS dump time
- Resolved
- duplicates
-
JDK-8242264 Archive packages defined by JVM_DefineModule in CDS
- Closed
-
JDK-8242296 Archive packages from java.base and the unnamed modules into CDS
- Closed
- is blocked by
-
JDK-8245925 G1 allocates EDEN region after CDS has executed GC
- Resolved
- relates to
-
JDK-8253079 DeterministicDump.java fails due to garbage in structure padding
- Resolved
-
JDK-8253081 G1 fails on stale objects in archived module graph in Open Archive regions
- Resolved
-
JDK-8253098 Disable archived module graph if CDS heap cannot be mapped
- Closed
-
JDK-8253127 AOT: vmTestbase/jit/tiered/Test.java failed with "RuntimeException: '^[0-9.]+: \\[compile level=\\d' missing from stdout"
- Closed
-
JDK-8253671 assert(!is_null(v)) failed: narrow klass value can never be zero
- Closed