Erik Helin
|
01e9cb7e23
|
8080345: With perm gen gone, perfdata counter sun.gc.policy.generations should be 2, not 3
Co-authored-by: Y. Srinivas Ramakrishna <ysr1729@gmail.com>
Reviewed-by: sjohanss, tschatzl
|
2017-11-27 10:51:31 +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 |
|
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 |
|
Stefan Johansson
|
6929e0f05a
|
8186571: Implementation: JEP 307: Parallel Full GC for G1
Improve G1 worst-case latencies by making the full GC parallel.
Reviewed-by: tschatzl, sangheki, ehelin
|
2017-11-14 11:33:23 +01:00 |
|
Thomas Schatzl
|
d7b2fafd3d
|
8190703: TestSystemGCWith* infrequently times out on SPARC
Give the test a timeout after which it ends on its own.
Reviewed-by: shade, sjohanss
|
2017-11-07 13:51:18 +01:00 |
|
Stefan Johansson
|
16963a0d5c
|
8190353: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can still fail
Reviewed-by: sangheki, eosterlund
|
2017-11-06 11:11:44 +01:00 |
|
Sangheon Kim
|
4101ba9a13
|
8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
Add STS to avoid MMU concurrency problem between VM Thread and Concurrent Mark Thread
Reviewed-by: tschatzl, ehelin
|
2017-10-26 21:30:48 -07:00 |
|
Sangheon Kim
|
e4cf0cb437
|
8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
Changed to use BigDecimal to solve double rounding issue
Reviewed-by: sjohanss, eosterlund
|
2017-10-19 11:31:52 -07:00 |
|
Sangheon Kim
|
c56b6c1c4f
|
8186465: Each j.l.Reference elapsed time log is incorrect
Fixed wrongly referencing variable and updated regression test to compare each elapsed time vs. sum of those
Reviewed-by: stefank, tschatzl
|
2017-09-28 12:13:57 -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 |
|