1. f5d589f 8198608: Improvements to command-line flags printing by Lutz Schmidt · 7 years ago
  2. d574a06 8199741: NMT: Tag safepoint polling pages by Zhengyu Gu · 7 years ago
  3. 1386931 8191954: AArch64: disable UseCISCSpill in C2 by Ningsheng Jian · 7 years ago
  4. 34668df 8173100: AArch64: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation by Ningsheng Jian · 7 years ago
  5. d6bd698 8199752: NMT: Memory allocated by Unsafe.allocateMemory should be tagged as mtOther by Zhengyu Gu · 7 years ago
  6. 0f92948 8199604: Rename CardTableModRefBS to CardTableBarrierSet by Erik Österlund · 7 years ago
  7. b872985 8199685: Access arraycopy build failure with GCC 7.3.1 by Erik Österlund · 7 years ago
  8. c8c38f6 8199667: Unify metaspace list index handling and reinstantiate ChunkManager listindex gtest by Thomas Stuefe · 7 years ago
  9. 0933677 8199728: Remove oopDesc::is_scavengable by Stefan Karlsson · 7 years ago
  10. 089f837 8198969: Update Graal by Igor Veresov · 7 years ago
  11. 2cfacef 8199243: aarch32: ARM 32 build broken after 8165929 by Ed Nevill · 7 years ago
  12. fde89a3 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files by Coleen Phillimore · 7 years ago
  13. ec14629 8199716: Unused AdjustKlassClosure in psParallelCompact.hpp by Coleen Phillimore · 7 years ago
  14. 3376735 8199674: Improve G1 Full GC array marking by Stefan Johansson · 7 years ago
  15. f48c339 8198796: Create test case for CDS + condy by Ioi Lam · 7 years ago
  16. a758185 8198794: Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3 by Gustavo Romero · 7 years ago
  17. 7c233f5 8166642: serviceability/dcmd/framework/* timeout by Daniil Titov · 7 years ago
  18. 07ad3d2 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java by Daniel Stewart · 7 years ago
  19. f48f7c3 8197429: Increased stack guard causes segfaults on x86-32 by Andrew Haley · 7 years ago
  20. 9523d40 8199010: attachListener.hpp: Fix potential null termination issue found by coverity scans by Christoph Langer · 7 years ago
  21. ea27ad4 8199656: Make slow metaspace verifications switchable in debug builds by Thomas Stuefe · 7 years ago
  22. 615f325 8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base() by Roman Kennke · 7 years ago
  23. 29cb168 8199272: Broken assertion in ClassLoaderData::remove_handle by Coleen Phillimore · 7 years ago
  24. 7621378 8199432: metaspace: fix wrong comment and condition in SpaceManager::verify() by Thomas Stuefe · 7 years ago
  25. c182279 8199431: Split up class Metaspace into a static and a non-static part by Thomas Stuefe · 7 years ago
  26. d29c872 8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java by Goetz Lindenmaier · 7 years ago
  27. 469e350 8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp by Goetz Lindenmaier · 7 years ago
  28. 8fe2f14 8199561: Fix two typos in the JVMTI documentation by Jean Christophe Beyler · 7 years ago
  29. 24fd306 8071282: remove misc dead code by Rahul Raghavan · 7 years ago
  30. d1f090f 8199603: Build failures after JDK-8199421 "Add support for vector popcount" by Aleksey Shipilev · 7 years ago
  31. 96813b1 8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm by Zhengyu Gu · 7 years ago
  32. 697538d 8199516: Remove dead code overlooked during Full GC work by Thomas Schatzl · 7 years ago
  33. 97cfb7b 8199472: Fix non-PCH build after JDK-8199319 by Volker Simonis · 7 years ago
  34. 394e34d 8199282: Remove ValueObj class for allocation subclassing for gc code by Coleen Phillimore · 7 years ago
  35. 6c99988 Merge by David Holmes · 7 years ago
  36. 828e824 8199220: Zero build broken after 8195103, 8191102 and 8189871 by Ed Nevill · 7 years ago
  37. 2ab07cc 8197944: Condy tests fails on Windows by Paul Sandoz · 7 years ago
  38. 3da040b 8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423 by Thomas Stuefe · 7 years ago
  39. 4de5274 8199533: ProblemList tests failing after JDK-8153333 by Stefan Johansson · 7 years ago
  40. 343cf99 8199421: Add support for vector popcount by Razvan Lupusoru · 7 years ago
  41. 147488c 8198445: Access API for primitive/native arraycopy by Roman Kennke · 7 years ago
  42. 8680d7d 8199323: hsdis could not be loaded which are located on long path by Yasumasa Suenaga · 7 years ago
  43. e16d660 8198510: Enable UseDynamicNumberOfGCThreads by default by Martin Doerr · 7 years ago
  44. da674f0 8199430: Rename MetaspaceAux to something more meaningful by Thomas Stuefe · 7 years ago
  45. b5ae436 8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set by Aleksey Shipilev · 7 years ago
  46. 4954362 8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods by Paul Sandoz · 7 years ago
  47. 07db7c6 8193369: post_field_access does not work for some functions, possibly related to fast_getfield by Alex Menkov · 7 years ago
  48. 4b55c80 8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal by Ekaterina Pavlova · 7 years ago
  49. fcb1520 8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte by Yasumasa Suenaga · 7 years ago
  50. e9837dc 8198894: [PPC64] More generic vector CRC implementation by Martin Doerr · 7 years ago
  51. f82bcab 8197852: Move G1DefaultPolicy into G1Policy by Erik Helin · 7 years ago
  52. 779fef0 8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap by Erik Helin · 7 years ago
  53. ee9d695 8199283: Remove ValueObj class for allocation subclassing for compiler code by Coleen Phillimore · 7 years ago
  54. 214248f 8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)" by Calvin Cheung · 7 years ago
  55. 19a8503 8199422: Hotspot build is broken after push of 8197235 by Vladimir Kozlov · 7 years ago
  56. 9d29fc2 8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows by Vladimir Kozlov · 7 years ago
  57. 9b1aa41 Merge by Coleen Phillimore · 7 years ago
  58. 944905f 8198591: compiler/aot/fingerprint tests should be moved to open by Vladimir Kozlov · 7 years ago
  59. 10259cf Merge by Coleen Phillimore · 7 years ago
  60. 7557d78 8173070: Remove ValueObj class for allocation subclassing for runtime code by Coleen Phillimore · 7 years ago
  61. fb1ec3e 8199328: Fix unsafe field accesses in heap dumper by Per Lidén · 7 years ago
  62. 032ba00 8199012: SEGV in jni_DetachCurrentThread during VM shutdown by David Holmes · 7 years ago
  63. d42acfd 8199319: Remove handles.inline.hpp include from reflectionUtils.hpp by Stefan Karlsson · 7 years ago
  64. b9f2f3e 8199275: Fix inclusions of allocation.inline.hpp by Stefan Karlsson · 7 years ago
  65. 133faf8 8199264: Remove universe.inline.hpp to simplify include dependencies by Stefan Karlsson · 7 years ago
  66. 597c6ac 8194490: [JVMCI] Move `iterateFrames` to C++ by Gilles Duboscq · 7 years ago
  67. 2c0c55b 8198243: Add build time check for global operator new/delete in object files by Erik Joelsson · 7 years ago
  68. 1b402fd 8198423: Improve metaspace chunk allocation by Thomas Stuefe · 7 years ago
  69. a06129a 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet by Erik Österlund · 7 years ago
  70. 963ee15 8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set by Thomas Schatzl · 7 years ago
  71. fd90a31 8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT by Tobias Hartmann · 7 years ago
  72. b473be9 8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails by Andrew Dinn · 7 years ago
  73. e01220f 8193429: "assert(false) failed: GetModuleFileName failed (126)" in symbolengine.cpp by Thomas Stuefe · 7 years ago
  74. 0b8fa42 8159850: Remove unneeded parsing of optional-size when parsing array types by Harold Seigel · 7 years ago
  75. ba5ccc8 8199219: Build failures after JDK-8195148 (Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet) by Aleksey Shipilev · 7 years ago
  76. bc202d9 8191585: VM anonymous classes created during CDS dump time cause crash by Ioi Lam · 7 years ago
  77. da93b76 8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler by Doug Simon · 7 years ago
  78. 31cf80c 8199137: StringInternSync test crashes in exit verification by Coleen Phillimore · 7 years ago
  79. 2842bcc 8199133: [BACKOUT] NMT: Enhance thread stack tracking by Coleen Phillimore · 7 years ago
  80. 4c3e072 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles by Coleen Phillimore · 7 years ago
  81. 87372c6 8196590: Enable docker container related tests for linux AARCH64 by Dmitry Samersoff · 7 years ago
  82. c61f11a 8199050: reenable concurrent execution of compiler tests by Igor Ignatyev · 7 years ago
  83. a75784c 8198571: [JVMCI] must not install wide vector code unless runtime supports it by Doug Simon · 7 years ago
  84. 54361e5 8198447: Remove ClassLoaderExt::check() by Jiangli Zhou · 7 years ago
  85. c0bc887 8191102: Incorrect include file use in classLoader.hpp by Harold Seigel · 7 years ago
  86. 8d5496f 8198957: Remove unused function ArgumentsExt::set_gc_specific_flags by Erik Helin · 7 years ago
  87. 7b64b02 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy by Erik Helin · 7 years ago
  88. 6fb24f8 8197847: Remove unused file g1ParScanThreadState_ext.cpp by Erik Helin · 7 years ago
  89. 4bb76c1 8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext by Erik Helin · 7 years ago
  90. 4c0a72b 8196121: runtime/appcds/ClassLoaderTest.java fails silently by Ioi Lam · 7 years ago
  91. cbaf7f2 8198845: Missing resource mark results disassembling generated code failure in hs error report by Zhengyu Gu · 7 years ago
  92. d1bd393 8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp by Kim Barrett · 7 years ago
  93. efcc8d2 8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump by Calvin Cheung · 7 years ago
  94. 8f1e5bc Merge by Jesper Wilhelmsson · 7 years ago
  95. 5b3ff5a 8198789: [TESTBUG] CTW of java.base and java.desktop takes long time by Vladimir Kozlov · 7 years ago
  96. f987dec 8194759: Support caching class mirror objects by Jiangli Zhou · 7 years ago
  97. 979d5b7 8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris by Daniil Titov · 7 years ago
  98. a252381 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set by Erik Helin · 7 years ago
  99. f4bb0fe 8198833: TestMemoryAwareness Docker container fails with too small maximum heap by Robbin Ehn · 7 years ago
  100. fc389b5 8198896: Remove dead code: cardTableModRefBSForCTRS.hpp by Erik Österlund · 7 years ago