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 |
|
Roger Riggs
|
3cf922b3d1
|
8242462: Residual Cleanup of rmic removal
Reviewed-by: jjg, amlu, erikj, iignatyev, mseledtsov
|
2020-04-10 16:33:56 -04:00 |
|
Ioi Lam
|
61a6ef79ae
|
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time
Reviewed-by: fparain
|
2019-11-07 16:26:57 -08:00 |
|
Ioi Lam
|
9c92ecba04
|
8231125: Improve testing of parallel loading of shared classes by the boot class loader
Reviewed-by: ccheung, coleenp, dholmes
|
2019-09-22 17:16:35 -07:00 |
|
Ioi Lam
|
a2c067f6e8
|
8230294: runtime/cds/appcds/ClassPathAttr.java failed with jar operation failed
Reviewed-by: lfoltan
|
2019-08-28 07:41:57 -07:00 |
|
Ioi Lam
|
87eefe2e00
|
8227370: Remove SharedPathsMiscInfo
Reviewed-by: ccheung, jiangli
|
2019-08-27 22:14:52 -07:00 |
|
Calvin Cheung
|
63baaf7a56
|
8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access
Updated tests to use Lookup.defineClass instead of ClassLoader.defineClass.
Reviewed-by: iklam, dholmes, alanb
|
2019-08-15 16:23:41 -07:00 |
|
Coleen Phillimore
|
1ed3649f48
|
8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
Add top level cds directory and adjust test groups
Reviewed-by: mseledtsov, ccheung
|
2019-07-29 10:34:20 -04:00 |
|