Erik Österlund
|
a06129a432
|
8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Reviewed-by: ehelin, kbarrett
|
2018-03-06 08:36:44 +01:00 |
|
Calvin Cheung
|
efcc8d2558
|
8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump
Allow loading of non-boot classes during CDS dumping but only add boot classes to the archive
Reviewed-by: kvn, iklam, jiangli
|
2018-03-02 17:33:59 -08:00 |
|
Jiangli Zhou
|
f987dec395
|
8194759: Support caching class mirror objects
Support archiving mirror objects for shared classes in 'open' archive java heap region.
Reviewed-by: coleenp, iklam, mseledtsov, tschatzl
|
2018-03-02 17:25:55 -05:00 |
|
Marcus Larsson
|
6ef9800875
|
8194994: Remove redundant string streams used for logging
Reviewed-by: rehn, iklam, coleenp
|
2018-02-13 14:10:56 +01:00 |
|
Ioi Lam
|
a3cb6e9204
|
8178351: Simplify MetaspaceShared::is_in_shared_space and MetaspaceObj::is_shared
Use a single range check with MetaspaceObj::_shared_metaspace_{base,top}
Reviewed-by: jiangli, redestad, shade
|
2018-01-16 16:57:53 -08:00 |
|
Calvin Cheung
|
915b2cd1f2
|
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
Disable loading array classes from the class list
Reviewed-by: iklam, jiangli
|
2017-12-08 15:14:08 -08:00 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -04:00 |
|
Thomas Schatzl
|
793aa8d8ce
|
8189666: Replace various inlined percentage calculations with global percent_of()
Reviewed-by: sjohanss, sangheki
|
2017-10-23 11:46:25 +02:00 |
|
Jiangli Zhou
|
3ccd60110d
|
8174986: CDS archived java heap region may not compatible with AOT
Always uses LogKlassAlignmentInBytes for narrow_klass_shift when CDS is enabled.
Reviewed-by: iklam, ccheung
|
2017-10-06 19:33:27 -04:00 |
|
Ioi Lam
|
a2d1045eef
|
8187979: Clean up info printing at CDS dump time
Reviewed-by: jiangli, ccheung
|
2017-10-02 16:00:42 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|