1. 7c23a31 8150984: Invalid VM argument causes crash -XX:G1ConcRefinementServiceIntervalMillis=2147483648 by Joseph Provino · 9 years ago
  2. 41c0116 8139651: ConcurrentG1Refine uses ints for many of its members that should be unsigned types by Joseph Provino · 9 years ago
  3. 390295c 8150134: Simplify concurrent refinement thread deactivation by Kim Barrett · 9 years ago
  4. 7c684d5 8149793: DirtyCardQueueSet::apply_closure_to_completed_buffer_helper isn't helpful by Kim Barrett · 9 years ago
  5. 61a2730 8147884: Names of GC threads should be set before the threads start by Artem Smotrakov · 9 years ago
  6. ffeb0bd 8145092: Use Unified Logging for the GC logging by Bengt Rutisson · 9 years ago
  7. 3133bbb 8138920: Refactor the sampling thread from ConcurrentG1RefineThread by Derek White · 9 years ago
  8. 5e68a86 8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp by Per Lidén · 9 years ago
  9. 4dc240f 8079792: GC directory structure cleanup by Per Lidén · 9 years ago[Renamed (96%) from hotspot/src/share/vm/gc_implementation/g1/concurrentG1RefineThread.cpp]
  10. 95da544 8079579: Add SuspendibleThreadSetLeaver and make SuspendibleThreadSet::joint()/leave() private by Per Lidén · 9 years ago
  11. 8fe1e48 8073545: Use shorter and more descriptive names for GC worker threads by David Lindholm · 10 years ago
  12. 1d76295 8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint by Max Ockner · 10 years ago
  13. 16a3e2f 6885993: Named Thread: introduce print() and print_on(outputStream* st) methods by Zhengyu Gu · 10 years ago
  14. c5ef160 8019342: G1: High "Other" time most likely due to card redirtying by Thomas Schatzl · 10 years ago
  15. f1edf66 8039147: Cleanup SuspendibleThreadSet by Per Lidén · 10 years ago
  16. 0ab60ab 8016302: Change type of the number of GC workers to unsigned int (2) by Vladimir Kempik · 10 years ago
  17. 81ba2e3 8025856: Fix typos in the GC code by Jesper Wilhelmsson · 11 years ago
  18. d96de58 7084509: G1: fix inconsistencies and mistakes in the young list target length calculations by Antonios Printezis · 13 years ago
  19. 8006fe8 6989984: Use standard include model for Hospot by Stefan Karlsson · 14 years ago
  20. ba7c173 6941466: Oracle rebranding changes for Hotspot repositories by Erik Trimble · 14 years ago
  21. b1867e0 6819061: G1: eliminate serial Other times that are proportional to the collection set length by John Cuthbertson · 14 years ago
  22. b5c83ab 6928059: G1: command line parameter renaming by Antonios Printezis · 15 years ago
  23. 1383dc4 6862387: tune concurrent refinement further by Igor Veresov · 15 years ago
  24. 99a529b 6885041: G1: inconsistent thread dump by Antonios Printezis · 15 years ago
  25. 4d138cd 6871111: G1: remove the concurrent overhead tracker by Antonios Printezis · 15 years ago
  26. 968de64 Merge by Y. Srinivas Ramakrishna · 15 years ago
  27. 5f7ed79 6864886: G1: rename -XX parameters related to update buffers by Antonios Printezis · 15 years ago
  28. a63ef10 6862919: Update copyright year by Xiomara Jayasena · 15 years ago
  29. 4f6c7e4 6841831: G1: assert(contains_reference(from),"We just added it!") fires by Igor Veresov · 15 years ago
  30. 8c764e2 6484957: G1: parallel concurrent refinement by Igor Veresov · 15 years ago
  31. 5575092 6490395: G1: Tidy up command line flags by John Cuthbertson · 15 years ago
  32. 416d70b 6720309: G1: don't synchronously update RSet during evacuation pauses by Igor Veresov · 16 years ago
  33. 18f3386 6711316: Open source the Garbage-First garbage collector by Y. Srinivas Ramakrishna · 16 years ago