1. e0fa855 Merge by Lana Steuck · 10 years ago
  2. 9456b3c Added tag jdk9-b12 for changeset db0b706c8253 by David Katleman · 10 years ago
  3. c202b95 Merge by Alejandro Murillo · 10 years ago
  4. a4deebf Merge by Lana Steuck · 10 years ago
  5. de507c5 Added tag jdk9-b11 for changeset e21de7fd0dd1 by David Katleman · 10 years ago
  6. 799155b Merge by Jon Masamitsu · 10 years ago
  7. 9968a23 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS by Bengt Rutisson · 10 years ago
  8. a792009 Merge by Staffan Larsen · 10 years ago
  9. c1abf99 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms by Staffan Larsen · 10 years ago
  10. a610e55 Merge by Peter Allwin · 10 years ago
  11. dfde2b5 Merge by Alejandro Murillo · 10 years ago
  12. b5474c8 Merge by Erik Helin · 10 years ago
  13. 3852709d 8041723: Event Based tracing ids to be reassigned for CDS klasses by Markus Grönlund · 10 years ago
  14. 0ef4fb7 8040140: System.nanoTime() is slow and non-monotonic on OS X by Staffan Larsen · 10 years ago
  15. b7e097c Merge by Lana Steuck · 10 years ago
  16. ce3b787 Merge by Bharadwaj Yadavalli · 10 years ago
  17. a162ea8 8030011: Update Hotspot version string output by Alejandro Murillo · 10 years ago
  18. 257f80e Added tag jdk9-b10 for changeset 41f447bfbbd7 by David Katleman · 10 years ago
  19. bc55ed0 8038265: CMS: enable time based triggering of concurrent cycles by Michal Frajt · 10 years ago
  20. 1e094ba Merge by Erik Helin · 10 years ago
  21. 26de629 8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) failed: bad dominance by Vladimir Kozlov · 10 years ago
  22. 1653234 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) by Thomas Schatzl · 10 years ago
  23. 24be3e5 Merge by Bharadwaj Yadavalli · 10 years ago
  24. e403797 Merge by Daniel D. Daugherty · 10 years ago
  25. 16d0213 Merge by Alejandro Murillo · 10 years ago
  26. cfa7d82 8040018: Remove bad assert in ClassFileParser.cpp by Harold Seigel · 10 years ago
  27. 0acbad1 8039975: SIGSEGV in MethodData::next_data(ProfileData*) by Roland Westrelin · 10 years ago
  28. 037f13c Merge by Lana Steuck · 10 years ago
  29. db9dcbd 8040887: [TESTBUG] Remove test/runtime/6925573/SortMethodsTest.java by Christian Tornqvist · 10 years ago
  30. 32024b5 Merge by Bharadwaj Yadavalli · 10 years ago
  31. eeb480a Added tag jdk9-b09 for changeset 4b998d7123d6 by David Katleman · 10 years ago
  32. 820ae71 8040245: G1: VM hangs during shutdown by Per Lidén · 10 years ago
  33. a138550 8039260: c.o.j.t.ProcessTools::createJavaProcessBuilder(boolean, String... ) must also take TestJavaOptions by Lev Priima · 10 years ago
  34. 5d967f0 8040722: G1: Clean up usages of heap_region_containing by Bengt Rutisson · 10 years ago
  35. 961a489 6959423: [TESTBUG] runtime/6925573/SortMethodsTest.java times out by Christian Tornqvist · 10 years ago
  36. 728ea56 8038048: assert(null_obj->escape_state() == PointsToNode::NoEscape,etc) runThese -full by Richard Reingruber · 10 years ago
  37. 69c3c31 8040002: Clean up code and code duplication in re-diryting cards for verification by Thomas Schatzl · 10 years ago
  38. c5ef160 8019342: G1: High "Other" time most likely due to card redirtying by Thomas Schatzl · 10 years ago
  39. 0f9e30a 8028710: G1 does not retire allocation buffers after reference processing work by Thomas Schatzl · 10 years ago
  40. d9a4d02 8039596: Remove HeapRegionRemSet::clear_incoming_entry by Thomas Schatzl · 10 years ago
  41. 42e4a60 8037344: Use the "next" field to iterate over fine remembered instead of using the hash table by Thomas Schatzl · 10 years ago
  42. aa00878 8027553: Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction by Thomas Schatzl · 10 years ago
  43. f8088df 8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet by Thomas Schatzl · 10 years ago
  44. 331d268 Merge by Alejandro Murillo · 10 years ago
  45. 8badeec 8039050: Crash in C2 compiler at Node::rematerialize by Vladimir Kozlov · 10 years ago
  46. ce452b9 Added tag jdk9-b08 for changeset 80e041234b06 by David Katleman · 10 years ago
  47. a97ce35 8039957: Replace the last few %p usages with PTR_FORMAT in the GC code by Stefan Karlsson · 10 years ago
  48. ff48970 8035173: [TESTBUG] runtime/threads/CancellableThreadTest fails with OOM on windows-i586 by Christian Tornqvist · 10 years ago
  49. bacf6d7 8037925: CMM Testing: an allocated humongous object at the end of the heap should not prevents shrinking the heap by Andrey Zakharov · 10 years ago
  50. 3a72460 Merge by Roland Westrelin · 10 years ago
  51. 17ad17c 8040001: CLI test on RTMRetryCount option was missed from fix for 8039496 by Filipp Zhinkin · 10 years ago
  52. 8c36d0c 8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults by Lois Foltan · 10 years ago
  53. 5ca274e 8038076: constraint on multianewarray instruction is not checked since class version 50 by Lois Foltan · 10 years ago
  54. d7f12e0 8039947: Dtrace return probe name for jni_SetStaticBooleanField named incorrectly by David Simms · 10 years ago
  55. bce45e9 Merge by Albert Noll · 10 years ago
  56. e230518 8039425: Code cleanup: PhaseIterGVN::optimize() by Albert Noll · 10 years ago
  57. d048828 Merge by Peter Allwin · 10 years ago
  58. 9fc2b0a Merge by Erik Helin · 10 years ago
  59. dc8b57f Merge by Albert Noll · 10 years ago
  60. e4fc759 8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs by Tobias Hartmann · 10 years ago
  61. e72c0ba 8039904: dtrace/hotspot/Monitors/Monitors001 fails with "assert(s > 0) failed: Bad size calculated" by Coleen Phillimore · 10 years ago
  62. 78e27e2 Merge by Bharadwaj Yadavalli · 10 years ago
  63. 6133fe5 Merge by Alejandro Murillo · 10 years ago
  64. c473add Merge by Alejandro Murillo · 10 years ago
  65. 514cdc2 8037924: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC by Andrey Zakharov · 10 years ago
  66. 2b5f33d 8038418: New tests development for type profiling and speculation by Pavel Punegov · 10 years ago
  67. e00a1f6 8039498: Add iterators to GrowableArray by Tobias Hartmann · 10 years ago
  68. b128962 Merge by Peter Allwin · 10 years ago
  69. f1edf66 8039147: Cleanup SuspendibleThreadSet by Per Lidén · 10 years ago
  70. 7e1059b 8034216: assert(false) failed: infinite loop in PhaseIterGVN::optimize by Albert Noll · 10 years ago
  71. a3425b6 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV by Per Lidén · 10 years ago
  72. 8ca6367 Merge by Erik Helin · 10 years ago
  73. e6456ff 8038297: Avoid placing CTI immediately following cbcond instruction on T4 by Igor Veresov · 10 years ago
  74. f15b18d 8039891: Remove ppcsflt builds from JPRT by David Holmes · 10 years ago
  75. ea5aea40 Merge by Bharadwaj Yadavalli · 10 years ago
  76. b3c9d24 8039496: Add sanity tests on RTM-related command line options by Filipp Zhinkin · 10 years ago
  77. 746fe02 8037860: Add tests to cover Intel RTM instructions support by Filipp Zhinkin · 10 years ago
  78. 75990f8 8039499: Add all common classes used by tests on RTM support to testlibrary by Filipp Zhinkin · 10 years ago
  79. 04d2944 8039497: Testlibrary should be updated to provide information about all VM types as well as access to Unsafe by Filipp Zhinkin · 10 years ago
  80. 2b032b1 8038953: Add sanity tests for BMI1 and LZCNT instructions by Anton Ivanov · 10 years ago
  81. 522abfc 8005079: fix LogCompilation for incremental inlining by Roland Westrelin · 10 years ago
  82. 65d6e6b 8036898: assert(t != NULL) failed: must set before get by Tobias Hartmann · 10 years ago
  83. ebe6520 Merge by Igor Ignatyev · 10 years ago
  84. 613af45 8039597: WhiteBox :: clean type profiling data by Igor Ignatyev · 10 years ago
  85. 4841e82 8038939: Some options related to RTM locking optimization works inconsistently by Vladimir Kozlov · 10 years ago
  86. 0eabe6c Merge by Lana Steuck · 10 years ago
  87. b1295fc Merge by Dmitry Samersoff · 10 years ago
  88. f359b1f 8029139: [TESTBUG] runtime/InitialThreadOverflow/testme.sh fails with exit code 127 by Dmitry Samersoff · 10 years ago
  89. 0301b79 8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux by Dmitry Samersoff · 10 years ago
  90. d78446a 8039743: Use correct format specifier to print size_t values and pointers in the GC code by Stefan Karlsson · 10 years ago
  91. eb85885 8007988: PrintInlining output is inconsistent with incremental inlining by Roland Westrelin · 10 years ago
  92. c899095 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool) by Coleen Phillimore · 10 years ago
  93. 4bc795f Merge by Erik Helin · 10 years ago
  94. eea84b4 8039348: -XX:+TraceDeoptimization -XX:+Verbose -Xcomp can crash VM by Markus Grönlund · 10 years ago
  95. 7da7a9c 8038636: speculative traps break when classes are redefined by Roland Westrelin · 10 years ago
  96. 385e2f4 8038296: sun/tools/jinfo/Basic.sh: java.io.IOException: Command failed in target VM by Staffan Larsen · 10 years ago
  97. ec2e296 Merge by Dmitry Samersoff · 10 years ago
  98. 47bf9f6 8038624: interpretedVFrame::expressions() must respect InterpreterOopMap for liveness by Markus Grönlund · 10 years ago
  99. 942d204 Merge by Dmitry Samersoff · 10 years ago
  100. 40609df Merge by Alejandro Murillo · 10 years ago