1. 072459a 8199370: [TESTBUG] Open source vm testbase GC tests by Igor Ignatyev · 6 years ago
  2. e8cf273 8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java by Calvin Cheung · 6 years ago
  3. 01b0f9e 8199384: [TESTBUG] Open source VM testbase MLVM tests by Igor Ignatyev · 6 years ago
  4. 8d586517 8199252: [TESTBUG] Open source VM testbase system dictionary tests by Mikhailo Seledtsov · 6 years ago
  5. f21c201 8183910: gc/arguments/TestAggressiveHeap.java fails intermittently by Stefan Johansson · 6 years ago
  6. 5bb7e81 8203250: runtime/LoadClass/test-classes/Hello.java has wrong legal notice by Igor Ignatyev · 6 years ago
  7. a060be1 8199712: Flight Recorder by Erik Gahlin · 6 years ago
  8. f575533 8202392: [TESTBUG] open source vm testbase heapdump tests by Igor Ignatyev · 6 years ago
  9. ce4698f 8203032: PrintMetaspaceDcmd fails: Non-Class: missing from stdout/stderr by Thomas Stuefe · 6 years ago
  10. 747f934 8195613: [SA] HotSpotTypeDataBase.readVMLongConstants truncates values to int by Jini George · 6 years ago
  11. ec2d984 8201491: G1 support for java.lang.ref.Reference precleaning by Thomas Schatzl · 6 years ago
  12. b72846b 8202745: Remove hyphens from "out-of-bounds" by Goetz Lindenmaier · 6 years ago
  13. ac3043c 8201593: Print array length in ArrayIndexOutOfBoundsException by Goetz Lindenmaier · 6 years ago
  14. b812ae6 8174995: SA: clhsdb 'where -a' throws Assertion Failure with illegal code 236 when CDS is used by Jini George · 6 years ago
  15. 78ed5e2 8202289: Non-empty directory in module path is not handled properly at CDS/AppCDS dump time by Calvin Cheung · 6 years ago
  16. f25fbfe 8202748: jtreg :hotspot_misc group shouldn't include vmTestbase tests by Leonid Mesnik · 6 years ago
  17. 7101b28 8202711: Merge tiered compilation policies by Claes Redestad · 6 years ago
  18. 035d019 8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing by Thomas Schatzl · 6 years ago
  19. b62fee0 8202744: Expired flag removal for JDK 11 by David Holmes · 6 years ago
  20. 00223c1 8202606: Deprecate AllowNonVirtualCalls option by Coleen Phillimore · 6 years ago
  21. 72a2ac8 8199852: Print more information about class loaders in LinkageErrors by Goetz Lindenmaier · 6 years ago
  22. e48cfc7 8199382: [TESTBUG] Open source VM testbase JDI tests by Igor Ignatyev · 6 years ago
  23. 2464e2b 8189916: Dynamic Constant support for Sparc by Lois Foltan · 6 years ago
  24. 97571a7 8176717: GC log file handle leaked to child processes by Leo Korinth · 6 years ago
  25. d9b3c32 8201572: Improve Metaspace Statistics by Thomas Stuefe · 6 years ago
  26. 945701e 8201492: Properly implement non-contiguous generations for Reference discovery by Thomas Schatzl · 6 years ago
  27. 3885406 8195002: Fix test/hotspot/jtreg/gtest/GTestWrapper.java on Alpine/Musl by Axel Siebenborn · 6 years ago
  28. 47bc94b 8199375: [TESTBUG] Open source vm testbase monitoring tests by Igor Ignatyev · 6 years ago
  29. 9a94336 8191798: redo nested ThreadsListHandle to drop Threads_lock by Daniel D. Daugherty · 6 years ago
  30. 62d8766 8202505: ctw2 tasks are timing out in hs-tier3 by Vladimir Kozlov · 6 years ago
  31. e7ef03d 8202130: [TESTBUG] Some appcds regression test cases fail with "Error: VM option 'PrintSystemDictionaryAtExit' is notproduct and is available only in debug version of VM" by Calvin Cheung · 6 years ago
  32. 08855df 8199643: [TESTBUG] Open source common VM testbase code by Igor Ignatyev · 6 years ago
  33. 3544f89 8202452: Delete test files missed from commit for 8193213&8182731 by Jiangli Zhou · 6 years ago
  34. 20edc74 8193213: Make the UseAppCDS option obsolete by Jiangli Zhou · 6 years ago
  35. b0268d4 8154204: [TESTBUG] Update DefaultUseWithClient test to handle client-less builds by Calvin Cheung · 6 years ago
  36. af4695d 8202417: [TESTBUG] Broken hard-coded dependency in serviceability/sa/ClhsdbJhisto.java by Claes Redestad · 6 years ago
  37. 1b027dd 8202273: [AOT] Graal does not support the CMS collector by Vladimir Kozlov · 6 years ago
  38. f236cf3 8202204: Rename hotspot runtime jtreg constantPool ConstantPool directories by Harold Seigel · 6 years ago
  39. 0ef11c3 8201367: assert(current != first_mem) failed: corrupted memory graph in superword code by Roland Westrelin · 6 years ago
  40. a7b8407 8197960: [TESTBUG] remove/modify runtime tests which use java ee or corba modules by Harold Seigel · 6 years ago
  41. ccc74fd 8174994: SA: clhsdb printmdo throws WrongTypeException when attached to a process with CDS by Jini George · 6 years ago
  42. 1515d70 8197959: [TESTBUG] Some (App)CDS tests require modification due to the removal of the Java EE and CORBA modules by Calvin Cheung · 6 years ago
  43. c3efc6e 8199519: Several GC tests fails with: java.lang.NumberFormatException: Unparseable number: "-" by Yasumasa Suenaga · 6 years ago
  44. 465eea6 8202276: Update test/hotspot/jtreg/ProblemList-graal.txt by Ekaterina Pavlova · 6 years ago
  45. 5096bee 8202152: test/hotspot/jtreg/runtime/whitebox/WBStackSize.java fails by Vladimir Kozlov · 6 years ago
  46. 2dbc973 8202169: Reduce ctw_2 duration by parallelizing CtwRunner invocations by Mikael Vidstedt · 6 years ago
  47. 15a89ee 8201368: IfNode::fold_compares() may lead to incorrect execution by Roland Westrelin · 6 years ago
  48. cac6379 8188105: Make -Xshare:auto the default for server VM by Ioi Lam · 6 years ago
  49. 5e1a765 8198756: Lazy allocation of compiler threads by Martin Doerr · 6 years ago
  50. 4a2ed13 8201850: [AOT] vm crash when run test compiler/aot/fingerprint/SelfChangedCDS.java by Vladimir Kozlov · 6 years ago
  51. 716ac03 8202037: Split slow ctw_1 tests by Igor Ignatyev · 6 years ago
  52. 36d1d59 8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable by Coleen Phillimore · 6 years ago
  53. ebbd7cf 8201596: java.lang.ref.Reference processing total time logging broken by Thomas Schatzl · 6 years ago
  54. 9b31b8f 8201487: Do not rebalance reference processing queues if not doing parallel reference processing by Thomas Schatzl · 6 years ago
  55. 894e8c6 8197972: Always verify non-system classes during CDS dump time by Calvin Cheung · 6 years ago
  56. f825601 8201430: [TESTBUG] Remove script from runtime/6626217 by Goetz Lindenmaier · 6 years ago
  57. f8f1f3d 8200195: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java crashes with "assert(thread->thread_state() == _thread_in_native) failed: coming from wrong thread state" by Alex Menkov · 6 years ago
  58. 4ef7c91 8194812: Extend class-data sharing to support the module path by Calvin Cheung · 6 years ago
  59. 0b26707 8201334: Move runtime/NMT/MallocStressTest.java to hotspot_tier3_runtime by Christian Tornqvist · 6 years ago
  60. ffc0b90 8198908: Add JVM support for preview features by Harold Seigel · 6 years ago
  61. 82847e4 Merge by Jesper Wilhelmsson · 6 years ago
  62. 0ddec5a 8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6 by Gary Adams · 6 years ago
  63. b89ae10 8200261: Regression with JVM anonymous class by Harold Seigel · 6 years ago
  64. ceea439 8193032: Remove terminally deprecated SecurityManager APIs by Sean Mullan · 6 years ago
  65. fc89e7a 8200126: [TESTBUG] Open source VM runtime signal tests by Mikhailo Seledtsov · 6 years ago
  66. 6bdeaad 8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp by Vladimir Kozlov · 6 years ago
  67. 3e603a7 8191101: Show register content in hs-err file on assert by Thomas Stuefe · 6 years ago
  68. 213862d 8200078: [Graal] runtime/appcds/GraalWithLimitedMetaspace.java crashes in visit_all_interfaces by Calvin Cheung · 6 years ago
  69. b81442d 8200391: clean up test/hotspot/jtreg/ProblemList.txt (compiler related) by Vladimir Kozlov · 6 years ago
  70. e8c1543 8200360: MeetIncompatibleInterfaceArrays fails with "MeetIncompatibleInterfaceArrays0ASM.run() must be compiled at tier 0 !" by Volker Simonis · 6 years ago
  71. e3d3493 8200187: Exclude 3 long-running tests from tier1 by Leonid Mesnik · 6 years ago
  72. f5dbb7c 8200091: [TESTBUG] Update jittester for jdk11 by Leonid Mesnik · 6 years ago
  73. a1ef165 8198393: Instrumentation.retransformClasses() throws NullPointerException when handling a zero-length array by Alex Menkov · 6 years ago
  74. 83d7c65 8197573: Remove concurrent cleanup and secondary free list handling by Thomas Schatzl · 6 years ago
  75. 24273f0 8199925: Break out GC selection logic from GCArguments to GCConfig by Per Lidén · 6 years ago
  76. 3b7962d 8199918: Shorten names of CollectedHeap::Name members by Per Lidén · 6 years ago
  77. fe3badf 8198915: [Graal] 3rd testcase of compiler/types/TestMeetIncompatibleInterfaceArrays.java takes more than 10 mins by Volker Simonis · 6 years ago
  78. 32668d9 8200227: [Graal] Test times out with Graal due to low compile threshold by Tobias Hartmann · 6 years ago
  79. 945342f 8193067: gc/g1/TestVerifyGCType.java still unstable by Thomas Schatzl · 6 years ago
  80. 4fd65fb 8049695: nsk/jdb/options/connect/connect003 fails with "Launched jdb could not attach to debuggee during 300000 milliseconds" by Alex Menkov · 6 years ago
  81. cd9bd4e 8196485: FromCardCache default card index can cause crashes by Thomas Schatzl · 6 years ago
  82. c30aef7 8180415: Rebuild remembered sets during the concurrent cycle by Thomas Schatzl · 6 years ago
  83. 7b568da 8199850: Move parsing of VerifyGCType to G1 by Per Lidén · 6 years ago
  84. aa69f8c Merge by Jesper Wilhelmsson · 6 years ago
  85. d2e4f87 8200135: test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java is failing after JDK-8194978 by Jan Lahoda · 6 years ago
  86. 98db6d1 8193130: Bad graph when unrolled loop bounds conflicts with range checks by Roland Westrelin · 6 years ago
  87. 6b88672 8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp by Vladimir Kozlov · 6 years ago
  88. 55233a4 8199777: Deprecate -XX:+AggressiveOpts by Tobias Hartmann · 6 years ago
  89. c944c3a 8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt by Ekaterina Pavlova · 6 years ago
  90. aa2b650 8199880: runtime/appcds/condy/CondyHelloTest.java missing at requires vm.cds by Mikhailo Seledtsov · 6 years ago
  91. 35460b0e8 8196294: LoopStripMiningIterShortLoop is set to zero by default by Roland Westrelin · 6 years ago
  92. 957f5e1 8194054: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with -1073740940 (FFFFFFFFC0000374) by George Triantafillou · 6 years ago
  93. e1afb3b 8198655: test/lib/jdk/test/lib/apps/LingeredApp shouldn't inherit cout/cerr by Chris Plummer · 6 years ago
  94. 7ffa437 Merge by Jesper Wilhelmsson · 6 years ago
  95. eda7916 8199624: [Graal] Blocking jvmci compilations time out by Tobias Hartmann · 6 years ago
  96. 1155614 Merge by Jesper Wilhelmsson · 6 years ago
  97. 0345e4f 8200136: Problem list test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java by Jan Lahoda · 6 years ago
  98. 9d036d6 8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC by Jini George · 6 years ago
  99. f5d589f 8198608: Improvements to command-line flags printing by Lutz Schmidt · 6 years ago
  100. d6bd698 8199752: NMT: Memory allocated by Unsafe.allocateMemory should be tagged as mtOther by Zhengyu Gu · 6 years ago