1. da0fe9d 8154110: Update class* and safepoint* logging subsystems by Max Ockner · 9 years ago
  2. 84d06ff Merge by Vladimir Ivanov · 9 years ago
  3. d417d40 Merge by Pavel Punegov · 9 years ago
  4. 72747f4 Merge by Vladimir Ivanov · 9 years ago
  5. d30adc6 8151342: Add module name/version to class histogram output by Harold Seigel · 9 years ago
  6. d423c99 8155527: New test TestHumongousClassLoader fails with "-XX:+ExplicitGCInvokesConcurrent" option by Kirill Zhaldybin · 9 years ago
  7. 9c04e65 8155034: [TESTBUG] ctw tests fail to compile: module reads package sun.reflect from both jdk.unsupported and java.base by Pavel Punegov · 9 years ago
  8. 593cf3f 8152903: [JVMCI] CompilerToVM::resolveMethod should correctly handle private methods in interfaces by Tom Rodriguez · 9 years ago
  9. 023aa74 8154976: UseSharedSpaces error message is incomplete by Calvin Cheung · 9 years ago
  10. a1e8e87 Merge by Pavel Punegov · 9 years ago
  11. 75d8a4b 8155092: [TESTBUG] TestHumongousClassLoader.java needs UnlockDiagnosticVMOptions before WhiteBoxAPI by Kirill Zhaldybin · 9 years ago
  12. 09add35 8152844: JVM InstanceKlass Methods For Obtaining Package/Module Should Be Moved to Klass by Rachel Protacio · 9 years ago
  13. b788b49 Merge by Dmitry Dmitriev · 9 years ago
  14. 7cf6a15 8153992: Some hotspot tests fail on compact2 due to an unnecessary test library dependency by Alexander Kulyakhtin · 9 years ago
  15. 5071cda Merge by Dmitry Fazunenko · 9 years ago
  16. f2e9b82 8154495: SHA256 AVX2 intrinsic (when no supports_sha() available) by Jan Civlin · 9 years ago
  17. b853eb7 8151956: Support non-continuous CodeBlobs in HotSpot by Rickard Bäckman · 9 years ago
  18. 67ff439 8154172: C1: NPE is thrown instead of linkage error when invoking nonexistent method by Vladimir Ivanov · 9 years ago
  19. e17b342 8134918: C2: Type speculation produces mismatched unsafe accesses by Vladimir Ivanov · 9 years ago
  20. de88e58 8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure by Coleen Phillimore · 9 years ago
  21. 3a358f4 8086057: Crash with "modified node is not on IGVN._worklist" when running with -XX:-SplitIfBlocks by Tobias Hartmann · 9 years ago
  22. ebc3841 8154763: Crash with "assert(RangeCheckElimination)" if RangeCheckElimination is disabled by Tobias Hartmann · 9 years ago
  23. 0fc7081 8154341: [TESTBUG] G1 stress test for humongous objects allocation by Michail Chernov · 9 years ago
  24. 4397d91 8154759: [TESTBUG] GC tests should be changed to be able to execute with -Xlog:all=trace by Michail Chernov · 9 years ago
  25. 14a8adf 8154843: GC tests should be correctly marked with @module by Michail Chernov · 9 years ago
  26. f942664 Merge by Alejandro Murillo · 9 years ago
  27. d1b219b Merge by Bharadwaj Yadavalli · 9 years ago
  28. 80a156e Merge by Bharadwaj Yadavalli · 9 years ago
  29. b15c850 8132718: Add tests which check that when humongous classloader object becomes unreachable it and all classes that were loaded in it should be collected by Kirill Zhaldybin · 9 years ago
  30. 769aba7 8153764: Add auxiliary method that generates class by class prototype to gc testlibrary by Kirill Zhaldybin · 9 years ago
  31. 257c8cc 8086068: VM crashes with "-Xint -XX:+UseCompiler" options by Tobias Hartmann · 9 years ago
  32. 794bbd1 8154537: AArch64: some integer rotate instructions are never emitted by Roland Westrelin · 9 years ago
  33. c791bde 8153549: [TESTBUG] remove obsolete runtime/SharedArchiveFile/BasicJarBuilder by Mikhailo Seledtsov · 9 years ago
  34. d61df5b Merge by Bharadwaj Yadavalli · 9 years ago
  35. 2d65e61 8154457: runtime/SharedArchiveFile/SharedStrings Shared string table stats missing by Jiangli Zhou · 9 years ago
  36. c66b2de 8138607: gc/g1/mixedgc/TestLogging.java - G1 Evacuation Pause missing from output by Kirill Zhaldybin · 9 years ago
  37. 6c95220 8154174: Improve JitTester performance by Anton Ivanov · 9 years ago
  38. 6526d15 8150607: Clean up CompactHashtable by Ioi Lam · 9 years ago
  39. 2d6f4ee 8154141: [TESTBUG] test/gc/g1/TestRegionLivenessPrint.java misses -XX:+UnlockDiagnosticVMOption flag by Thomas Schatzl · 9 years ago
  40. 7ced38a Merge by Kim Barrett · 9 years ago
  41. 3079c94 8133051: Concurrent refinement threads may be activated and deactivated at random by Kim Barrett · 9 years ago
  42. 33aa33f 8154268: [TESTBUG] Compilation of ExportAllUnnamed.java failed, missing @modules by Harold Seigel · 9 years ago
  43. 633da50 Merge by Jesper Wilhelmsson · 9 years ago
  44. 2e49c43 Merge by Daniel D. Daugherty · 9 years ago
  45. b3349ef Merge by Alejandro Murillo · 9 years ago
  46. f6e4fcc Merge by Daniel D. Daugherty · 9 years ago
  47. 2710266 8149777: Enable enhanced failure handler for "make test" by Erik Joelsson · 9 years ago
  48. 8c6cc26 8153222: [TESTBUG] Move tests in stress/gc to gc/stress by Michail Chernov · 9 years ago
  49. 23da19a 8153755: Improve test: stress/gc/TestStressRSetCoarsening.java by Dmitry Fazunenko · 9 years ago
  50. 7ab9e3f 8154028: Several hotspot tests need to be updated after 8153737 (Unsupported Module) by Alejandro Murillo · 9 years ago
  51. 45b6e4a Merge by Alejandro Murillo · 9 years ago
  52. 8b2f63b 8146879: Add option for handling existing log files in UL by Marcus Larsson · 9 years ago
  53. b7075c2 8153737: Unsupported Module by Chris Hegarty · 9 years ago
  54. cecf2d8 Merge by Bharadwaj Yadavalli · 9 years ago
  55. cf254af 8152491: Convert TracePageSizes to use UL by Stefan Karlsson · 9 years ago
  56. 0f89b2e 8153583: Make OutputAnalyzer.reportDiagnosticSummary public by Stefan Karlsson · 9 years ago
  57. ae7543e Merge by Max Ockner · 9 years ago
  58. da8b3bf Merge by Max Ockner · 9 years ago
  59. 545a517 Merge by Jesper Wilhelmsson · 9 years ago
  60. cf540ad 8145704: Make test for classinit logging more robust by Max Ockner · 9 years ago
  61. 2497c61 Merge by Jesper Wilhelmsson · 9 years ago
  62. ac0824c 8152468: PrintMiscellaneous in constantPool should use classresolve logging by Max Ockner · 9 years ago
  63. 3a4f436 8153319: new test serviceability/tmtools/jstack/JstackThreadTest.java fails by Cheleswer Sahu · 9 years ago
  64. 18ee0a1 Merge by Dmitry Samersoff · 9 years ago
  65. 6cec4d5 Merge by Coleen Phillimore · 9 years ago
  66. 78a7d2c 8152679: DeadlockDetectionTest.java fails due to expected output missing by Dmitry Samersoff · 9 years ago
  67. e9a1251 8033735: make Throwable.backtrace visible to Class.getDeclaredField again by Coleen Phillimore · 9 years ago
  68. 67ed025 8152989: serviceability/tmtools/jstat/GcCauseTest02.java fails with OOME by Per Lidén · 9 years ago
  69. 1e6ac67 8153816: [BACKOUT] Make intrinsics flags diagnostic by Bharadwaj Yadavalli · 9 years ago
  70. c66cf8b Merge by Coleen Phillimore · 9 years ago
  71. 0d3e797 8151939: VM_Version_init() print buffer is too small by Coleen Phillimore · 9 years ago
  72. 4f3b1c9 Merge by Daniel D. Daugherty · 9 years ago
  73. 02d268d 8152896: Convert PrintCompressedOopsMode to Unified Logging by Rachel Protacio · 9 years ago
  74. 4397e85 Merge by Daniel D. Daugherty · 9 years ago
  75. efb6b67 Merge by Dmitry Fazunenko · 9 years ago
  76. a9cf954 8153734: TestHumongousReferenceObject.java occasionally crashes with "unable to allocate heap of 1g" on win32 by Thomas Schatzl · 9 years ago
  77. 0202ef2 8153516: Hotspot TEST.group has error in GC groups definition by Michail Chernov · 9 years ago
  78. 412ce42 8148376: Test for PLAB behavior at evacuation failure by Michail Chernov · 9 years ago
  79. 2b7a70a 8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode by Dmitry Fazunenko · 9 years ago
  80. 3a407ec Merge by Pavel Punegov · 9 years ago
  81. 63403a4 8154073: Several compiler tests fail when are executed with C1 only by Tobias Hartmann · 9 years ago
  82. 792ccb5 8153852: [jittester] move TypeUtil to utils package by Pavel Punegov · 9 years ago
  83. 82dc0d4 8140354: Unquarantine tests that failed with OutOfMemoryError by Pavel Punegov · 9 years ago
  84. b2ead5a Merge by Bharadwaj Yadavalli · 9 years ago
  85. a74ee72 8153885: [TESTBUG] few regression tests failed after 8151880 changes by Nils Eliasson · 9 years ago
  86. 0fc167e Merge by Daniel D. Daugherty · 9 years ago
  87. 3f00e1f 8153671: Quarantine serviceability/tmtools/jstack/JstackThreadTest.java until JDK-8153319 is fixed by Jesper Wilhelmsson · 9 years ago
  88. 7fc8100 8152590: C2: @Stable support doesn't always work w/ incremental inlining by Vladimir Ivanov · 9 years ago
  89. 1131e05 8153439: do not install an empty SpeculationLog in an nmethod by Doug Simon · 9 years ago
  90. c70e07c 8151880: EnqueueMethodForCompilationTest.java still fails to compile method by Nils Eliasson · 9 years ago
  91. b349843 8153265: [TESTBUG] compiler/whitebox/ForceNMethodSweepTest should not assume asserts are benign by Aleksey Shipilev · 9 years ago
  92. 3d629c6 8153300: [TESTBUG] Enhance test/testlibrary/ClassFileInstaller.java to support JAR files by Ioi Lam · 9 years ago
  93. e258fc4 Merge by Bharadwaj Yadavalli · 9 years ago
  94. d077700 8153026: Change logging tag 'verboseverification' to 'verification' by Rachel Protacio · 9 years ago
  95. edee2dd Merge by Tobias Hartmann · 9 years ago
  96. d77d2cc 8151499: gc/g1/g1OopClosures.inline.hpp: assert(_from->is_in_reserved(p)) failed: p is not in from by Thomas Schatzl · 9 years ago
  97. b26b78a 8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache by Jamsheed Mohammed C M · 9 years ago
  98. 07299d4 8152929: Remove UNSUPPORTED_GC_OPTION, use UNSUPPORTED_OPTION instead by Per Lidén · 9 years ago
  99. a0d5971 8153437: Temporary exclude AllocatePrefetchDistance from testing by Dmitry Dmitriev · 9 years ago
  100. 7233d45 8153410: Disable tests until JDK-8151460 gets to main by Jesper Wilhelmsson · 9 years ago