1. fae0f56 8078497: C2's superword optimization causes unaligned memory accesses by Tobias Hartmann · 9 years ago
  2. 06e5d1f 8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option by Coleen Phillimore · 10 years ago
  3. beabc0d 8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization by Boris Molodenkov · 9 years ago
  4. 89217ef 8068272: Extend WhiteBox API with methods that check monitor state and force safepoint by Boris Molodenkov · 9 years ago
  5. 2e36b02 8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true by Boris Molodenkov · 9 years ago
  6. 5d345c4 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve() by David Holmes · 9 years ago
  7. 9441584 8062280: C2: inlining failure due to access checks being too strict by Vladimir Ivanov · 9 years ago
  8. 6ebeeca 8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests by Evgeniya Stepanova · 9 years ago
  9. 1e6b498 8078375: [TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong library path by Thomas Schatzl · 9 years ago
  10. af34e1d 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests by Jesper Wilhelmsson · 9 years ago
  11. 5a73324 8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29 by Thomas Schatzl · 9 years ago
  12. cc689f5 8053995: Add method to WhiteBox to get vm pagesize by Yumin Qi · 10 years ago
  13. 5368b94 8049536: os::commit_memory on Solaris uses aligment_hint as page size by Erik Helin · 10 years ago
  14. a005f1c 8075587: Compilation of constant array containing different sub classes crashes the JVM by Roland Westrelin · 9 years ago
  15. 468ba82 8069263: assert(fm == NULL || fm->method_holder() == _participants[n]) failed: sanity by Roland Westrelin · 9 years ago
  16. 023aabb 7127066: Class verifier accepts an invalid class file by Harold Seigel · 9 years ago
  17. 85fe990 8027962: Per-phase timing measurements for strong roots processing by Bengt Rutisson · 9 years ago
  18. 289d45c Merge by Thomas Schatzl · 9 years ago
  19. 8e3c2b7 8075118: JVM stuck in infinite loop during verification by Harold Seigel · 9 years ago
  20. c044356 8074869: C2 code generator can replace -0.0f with +0.0f on Linux by Zoltan Majo · 9 years ago
  21. 184985e 8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object by Sangheon Kim · 10 years ago
  22. c4abf66 8006960: hotspot, "impossible" assertion failure by Tobias Hartmann · 9 years ago
  23. f4ad3e3 8072753: Nondeterministic wrong answer on arithmetic by Igor Veresov · 9 years ago
  24. 4012f4f 8068013: [TESTBUG] Aix support in hotspot jtreg tests by Goetz Lindenmaier · 10 years ago
  25. 134dfd3 8068909: SIGSEGV in c2 compiled code with OptimizeStringConcat by Axel Siebenborn · 10 years ago
  26. 7e72b87 8066143: [TESTBUG] New tests in gc/survivorAlignment/ fails by Filipp Zhinkin · 10 years ago
  27. 083386f 8037968: Add tests on alignment of objects copied to survivor space by Filipp Zhinkin · 10 years ago
  28. 0d726a0 8061785: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge by Kevin Walls · 10 years ago
  29. 8ee59c6 8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines by Kevin Walls · 10 years ago
  30. 28d4734 8067232: [TESTBUG] runtime/CheckEndorsedAndExtDirs/EndorsedExtDirs.java fails with ClassNotFoundException by Mikhailo Seledtsov · 10 years ago
  31. 5b5bf9b 8066103: C2's range check smearing allows out of bound array accesses by Roland Westrelin · 10 years ago
  32. 1b551d2 8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects by Roland Westrelin · 10 years ago
  33. 91dc7b5 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94 by Roland Westrelin · 10 years ago
  34. cfac046 8066900: Array Out Of Bounds Exception causes variable corruption by Igor Veresov · 10 years ago
  35. af8bf63 8048170: Test closed/java/text/Normalizer/ConformanceTest.java failed by Roland Westrelin · 10 years ago
  36. 083d63c 8066670: PrintSharedArchiveAndExit does not exit the VM when the archive is invalid by Ioi Lam · 10 years ago
  37. 23cb381 Merge by Mandy Chung · 10 years ago
  38. 17ee5da 8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm by Tatiana Pivovarova · 10 years ago
  39. 37770bb 8065765: Missing space in output message from -XX:+CheckEndorsedAndExtDirs by Mandy Chung · 10 years ago
  40. c59945d 8054478: C2: Incorrectly compiled char[] array access crashes JVM by Roland Westrelin · 10 years ago
  41. 202af89 Merge by Coleen Phillimore · 10 years ago
  42. 1509139 8042235: redefining method used by multiple MethodHandles crashes VM by Coleen Phillimore · 10 years ago
  43. ac1fdde 8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer by Tobias Hartmann · 10 years ago
  44. a7440ce Merge by Alejandro Murillo · 10 years ago
  45. 8e487f6 8064667: Add -XX:+CheckEndorsedAndExtDirs flag to JDK 8 by Mandy Chung · 10 years ago
  46. 1b25f01 8064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent by Andrey Zakharov · 10 years ago
  47. ce96617 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations' by Tobias Hartmann · 10 years ago
  48. 122dd59 8058847: C2: EliminateAutoBox regression after 8042786 by Vladimir Ivanov · 10 years ago
  49. 584e3a7 8064701: Some CDS optimizations should be disabled if bootclasspath is modified by JVMTI by Ioi Lam · 10 years ago
  50. 3b7f05d 8057043: Type annotations not retained during class redefine / retransform by Andreas Eriksson · 10 years ago
  51. 6f4f7d7 8061817: Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of method by Tobias Hartmann · 10 years ago
  52. 0d48023 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time by Ioi Lam · 10 years ago
  53. 97e056b 8061983: [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue" by Tobias Hartmann · 10 years ago
  54. 1ba0a20 8061486: [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies) by Tobias Hartmann · 10 years ago
  55. c3e3929 8060454: [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100 by Tobias Hartmann · 10 years ago
  56. 510f3f0 8046268: compiler/whitebox/ tests fail : must be osr_compiled by Tobias Hartmann · 10 years ago
  57. 61c4e89 Merge by Albert Noll · 10 years ago
  58. f13b37f 8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize by Calvin Cheung · 10 years ago
  59. be12843 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter by Coleen Phillimore · 10 years ago
  60. 8b5fa2a 8062247: [TESTBUG] Allow WhiteBox test to access JVM offsets by Yumin Qi · 10 years ago
  61. e86d1b3 8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error by John Coomes · 10 years ago
  62. 18fbcbf 8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java by Christian Tornqvist · 10 years ago
  63. 2c48327 8061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms by George Triantafillou · 10 years ago
  64. da7e751 8058606: [TESTBUG] Detailed Native Memory Tracking (NMT) data is not verified as output at VM exit by George Triantafillou · 10 years ago
  65. 3cc7a15 Merge by Karen Kinnear · 10 years ago
  66. 3a8e08e 8043275: 8u40 backport: Fix interface initialization for default methods by Karen Kinnear · 10 years ago
  67. 02e1a44 8058828: Wrong ciConstant type for arrays from ConstantPool::_resolved_reference by Vladimir Ivanov · 10 years ago
  68. ba706b4 8059556: C2: crash while inlining MethodHandle invocation w/ null receiver by Vladimir Ivanov · 10 years ago
  69. 04fc12e 8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs by Severin Gehwolf · 10 years ago
  70. eb8eddf 8038393: [TESTBUG] ciReplay/* tests fail after 8034775 by Igor Ignatyev · 10 years ago
  71. ca4b586 8036091: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1 by Albert Noll · 10 years ago
  72. 0392a7c 8034775: Failing to initialize VM when running with negative value for -XX:CICompilerCount by Albert Noll · 10 years ago
  73. dd1e624 Merge by David Holmes · 10 years ago
  74. f254d7f Merge by Coleen Phillimore · 10 years ago
  75. 49d0e90 8059100: SIGSEGV VirtualMemoryTracker::remove_released_region by Coleen Phillimore · 10 years ago
  76. 28855bc 8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr by Vladimir Kozlov · 10 years ago
  77. 8e27bfe 8058919: Add sanity test for minimal VM in test/Makefile by David Holmes · 10 years ago
  78. ffadd29 8049071: Add jtreg jobs to JPRT for hotspot by Mikael Vidstedt · 10 years ago
  79. 1f3f545 8060116: After JDK-8047976 gc/g1/TestSummarizeRSetStatsThreads fails by Marcus Larsson · 10 years ago
  80. dadd2bc 8043766: CMM Testing: 8u40 Decommit auxiliary data structures by Andrey Zakharov · 10 years ago
  81. 09c4e46 8049599: MetaspaceGC::_capacity_until_GC can overflow by Erik Helin · 10 years ago
  82. 8ff4a18 8058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr by Stefan Karlsson · 10 years ago
  83. 097295b 8057165: [TESTBUG] Need a test to cover JDK-8054883 by Boris Molodenkov · 10 years ago
  84. 12e00c9 Merge by Coleen Phillimore · 10 years ago
  85. 46cdc6f 8058927: ATG throws ClassNotFoundException by Coleen Phillimore · 10 years ago
  86. 05b1f33 Merge by Bengt Rutisson · 10 years ago
  87. d3d8967 8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set by Thomas Schatzl · 10 years ago
  88. fdf24fe 8047976: Ergonomics for GC thread counts should update the flags by Sangheon Kim · 10 years ago
  89. f227b3b 8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms by Coleen Phillimore · 10 years ago
  90. ca008cc 8059002: 8058744 needs a test case by Igor Veresov · 10 years ago
  91. 5427b7d 8058936: hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg) by Staffan Larsen · 10 years ago
  92. 04a830d 8052313: Backport CDS tests from JDK-9 to jdk8_u40 by Mikhailo Seledtsov · 10 years ago
  93. 973d930 8056263: [TESTBUG] Re-enable NMTWithCDS.java test by George Triantafillou · 10 years ago
  94. 133e2f6 8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64 by Tobias Hartmann · 10 years ago
  95. f7613f1 8058481: Test gc/class_unloading/TestCMSClassUnloadingDisabledHWM.java was removed, but TEST.groups still refers to it by Stefan Karlsson · 10 years ago
  96. 96a5b15 8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead by Zhengyu Gu · 10 years ago
  97. 320bdf1 8056237: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM by Andrey Zakharov · 10 years ago
  98. 10ea685 8041946: CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap by Andrey Zakharov · 10 years ago
  99. 1402183 Merge by Vladimir Kozlov · 10 years ago
  100. e44b88a 8057752: WhiteBox extension support for testing by Stefan Johansson · 10 years ago