jdk-24/test/hotspot/jtreg/runtime/cds/appcds/test-classes/package_seal.mf
Calvin Cheung dc74336a65 8243586: Optimize calls to SystemDictionaryShared::define_shared_package for classpath
Define_shared_package only needs to be called once for each package in a jar specified in the shared class path.

Reviewed-by: iklam, dholmes, minqi
2020-07-01 21:05:14 +00:00

7 lines
96 B
Plaintext

Manifest-Version: 1.0
Created-By: 1.9.0-internal (Oracle Corporation)
Name: foo/
Sealed: true