Daniel D. Daugherty
|
e2d4899be6
|
Merge
|
2017-11-23 06:01:57 -08:00 |
|
Stefan Johansson
|
d21c547b0e
|
8189733: Cleanup Full GC setup and tear down
Reviewed-by: tschatzl, ehelin
|
2017-11-23 09:53:53 +01:00 |
|
Daniel D. Daugherty
|
0dff96ff0b
|
8167108: inconsistent handling of SR_lock can lead to crashes
Add Thread Safe Memory Reclamation (Thread-SMR) mechanism.
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Reviewed-by: coleenp, dcubed, dholmes, eosterlund, gthornbr, kbarrett, rehn, sspitsyn, stefank
|
2017-11-22 17:54:50 -08:00 |
|
Alexander Harlap
|
d15086130b
|
8185591: guarantee(_byte_map[_guard_index] == last_card) failed: card table guard has been modified
Properly handle zero count in gen_write_ref_array_post_barrier()
Reviewed-by: tschatzl, kbarrett
|
2017-11-22 18:58:01 -05:00 |
|
Thomas Schatzl
|
faff99f2fc
|
8190426: Lazily initialize refinement threads with UseDynamicNumberOfGCThreads
Reviewed-by: sangheki, sjohanss
|
2017-11-23 15:51:06 +01:00 |
|
Thomas Schatzl
|
c5ce7408b3
|
8182050: assert(_whole_heap.contains(p)) failed: Attempt to access p out of bounds of card marking array's _whole_heap
Ignore zero-sized MemRegions to invalidate in G1SATBCardTableLoggingModRefBS::invalidate()
Reviewed-by: ehelin, sjohanss
|
2017-11-23 15:51:06 +01:00 |
|
Thomas Schatzl
|
22d7ce52bb
|
8179244: Assert failed in instanceMirrorKlass.inline.hpp
Investigate the failure and upon observing that the assert is too strict, disable it and addd a comment.
Reviewed-by: ehelin
|
2017-11-23 15:51:06 +01:00 |
|
Dean Long
|
a7c84b45b4
|
8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
Reviewed-by: kvn
|
2017-11-22 09:27:06 -08:00 |
|
Volker Simonis
|
cc3aabe580
|
8187280: Remove unused methods from StubQueue
Reviewed-by: kvn, kbarrett
|
2017-11-22 17:57:27 +01:00 |
|
Lutz Schmidt
|
d5adf1df92
|
8189793: [s390]: Improve String compress/inflate by exploiting vector instructions
Reviewed-by: mdoerr, goetz
|
2017-11-22 17:10:38 +01:00 |
|
Alexander Harlap
|
cb1ea0fc33
|
8187819: gc/TestFullGCALot.java fails on jdk10 started with "-XX:-UseCompressedOops" option
Need to initialized metaspace performance counters before their potential use
Reviewed-by: tschatzl, sjohanss
|
2017-11-16 14:06:44 -05:00 |
|
Leo Korinth
|
d1cbd17c2c
|
8190408: Run G1CMRemarkTask with the appropriate amount of threads instead of starting up everyone
Reviewed-by: tschatzl, sjohanss
|
2017-11-13 15:28:17 +01:00 |
|
Rachel Protacio
|
1a773b8464
|
8181664: Improve JVM UTF String handling
Reviewed-by: mschoene, coleenp, rhalade, acorn, gtriantafill
|
2017-06-12 13:58:09 -04:00 |
|
Vladimir Ivanov
|
fa8b858052
|
8174962: Better interface invocations
Reviewed-by: jrose, coleenp, ahgross, acorn, iignatyev
|
2017-05-26 18:39:27 +03:00 |
|
Rachel Protacio
|
65fe47bdf2
|
8180020: Improve SymbolHashMap entry handling
Reviewed-by: mschoene, coleenp, rhalade
|
2017-05-25 15:39:32 -04:00 |
|
Harold Seigel
|
dd5b1ee367
|
8175932: Improve host instance supports
Reviewed-by: coleenp, mschoene
|
2017-03-20 13:05:00 -04:00 |
|
Harold Seigel
|
4dc1883cb7
|
8180711: Better invokespecial checks
Reviewed-by: acorn, ahgross, rhalade
|
2017-07-26 11:45:53 -04:00 |
|