1. fbde7ab 8129604: Incorrect GPL header in README causes RE script to create wrong output by Thomas Schatzl · 9 years ago
  2. 212ad46 8129602: Incorrect GPL header causes RE script to create wrong output by Thomas Schatzl · 9 years ago
  3. f3ae8f0 8074551: GWT can be marked non-compilable due to deopt count pollution by Vladimir Ivanov · 9 years ago
  4. 7d4e013 8080600: AARCH64: testlibrary does not support AArch64 by Andrew Haley · 9 years ago
  5. d717482 Merge by David Holmes · 9 years ago
  6. 67bbead 8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware by Sergei Kovalev · 9 years ago
  7. fee0548 8077504: Unsafe load can loose control dependency and cause crash by Roland Westrelin · 9 years ago
  8. fa223c2 8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError by Andreas Eriksson · 9 years ago
  9. aedf674 8080156: Integer.toString(int value) sometimes throws NPE by Tobias Hartmann · 9 years ago
  10. 06da6ba 8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3 by Denis Kononenko · 9 years ago
  11. 45cdec5 8031686: G1: assert(_hrs.max_length() == _expansion_regions) failed by Stefan Johansson · 11 years ago
  12. 89885de 8080190: PPC64: Fix wrong rotate instructions in the .ad file by Volker Simonis · 9 years ago
  13. 5e87763 8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before by Andrey Zakharov · 9 years ago
  14. 26055f8 8069367: Eagerly reclaimed humongous objects left on mark stack by Kim Barrett · 9 years ago
  15. 250126c 8048179: Early reclaim of large objects that are referenced by a few objects by Thomas Schatzl · 10 years ago
  16. fae0f56 8078497: C2's superword optimization causes unaligned memory accesses by Tobias Hartmann · 9 years ago
  17. 06e5d1f 8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option by Coleen Phillimore · 10 years ago
  18. beabc0d 8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization by Boris Molodenkov · 9 years ago
  19. 89217ef 8068272: Extend WhiteBox API with methods that check monitor state and force safepoint by Boris Molodenkov · 9 years ago
  20. 2e36b02 8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true by Boris Molodenkov · 9 years ago
  21. 5d345c4 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve() by David Holmes · 9 years ago
  22. 9441584 8062280: C2: inlining failure due to access checks being too strict by Vladimir Ivanov · 9 years ago
  23. 6ebeeca 8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests by Evgeniya Stepanova · 9 years ago
  24. 1e6b498 8078375: [TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong library path by Thomas Schatzl · 9 years ago
  25. af34e1d 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests by Jesper Wilhelmsson · 9 years ago
  26. 5a73324 8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29 by Thomas Schatzl · 9 years ago
  27. cc689f5 8053995: Add method to WhiteBox to get vm pagesize by Yumin Qi · 10 years ago
  28. 5368b94 8049536: os::commit_memory on Solaris uses aligment_hint as page size by Erik Helin · 10 years ago
  29. a005f1c 8075587: Compilation of constant array containing different sub classes crashes the JVM by Roland Westrelin · 9 years ago
  30. 468ba82 8069263: assert(fm == NULL || fm->method_holder() == _participants[n]) failed: sanity by Roland Westrelin · 9 years ago
  31. 023aabb 7127066: Class verifier accepts an invalid class file by Harold Seigel · 9 years ago
  32. 85fe990 8027962: Per-phase timing measurements for strong roots processing by Bengt Rutisson · 9 years ago
  33. 289d45c Merge by Thomas Schatzl · 9 years ago
  34. 8e3c2b7 8075118: JVM stuck in infinite loop during verification by Harold Seigel · 9 years ago
  35. c044356 8074869: C2 code generator can replace -0.0f with +0.0f on Linux by Zoltan Majo · 9 years ago
  36. 184985e 8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object by Sangheon Kim · 10 years ago
  37. c4abf66 8006960: hotspot, "impossible" assertion failure by Tobias Hartmann · 9 years ago
  38. f4ad3e3 8072753: Nondeterministic wrong answer on arithmetic by Igor Veresov · 9 years ago
  39. 4012f4f 8068013: [TESTBUG] Aix support in hotspot jtreg tests by Goetz Lindenmaier · 10 years ago
  40. 134dfd3 8068909: SIGSEGV in c2 compiled code with OptimizeStringConcat by Axel Siebenborn · 10 years ago
  41. 7e72b87 8066143: [TESTBUG] New tests in gc/survivorAlignment/ fails by Filipp Zhinkin · 10 years ago
  42. 083386f 8037968: Add tests on alignment of objects copied to survivor space by Filipp Zhinkin · 10 years ago
  43. 0d726a0 8061785: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge by Kevin Walls · 10 years ago
  44. 8ee59c6 8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines by Kevin Walls · 10 years ago
  45. 28d4734 8067232: [TESTBUG] runtime/CheckEndorsedAndExtDirs/EndorsedExtDirs.java fails with ClassNotFoundException by Mikhailo Seledtsov · 10 years ago
  46. 5b5bf9b 8066103: C2's range check smearing allows out of bound array accesses by Roland Westrelin · 10 years ago
  47. 1b551d2 8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects by Roland Westrelin · 10 years ago
  48. 91dc7b5 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94 by Roland Westrelin · 10 years ago
  49. cfac046 8066900: Array Out Of Bounds Exception causes variable corruption by Igor Veresov · 10 years ago
  50. af8bf63 8048170: Test closed/java/text/Normalizer/ConformanceTest.java failed by Roland Westrelin · 10 years ago
  51. 083d63c 8066670: PrintSharedArchiveAndExit does not exit the VM when the archive is invalid by Ioi Lam · 10 years ago
  52. 23cb381 Merge by Mandy Chung · 10 years ago
  53. 17ee5da 8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm by Tatiana Pivovarova · 10 years ago
  54. 37770bb 8065765: Missing space in output message from -XX:+CheckEndorsedAndExtDirs by Mandy Chung · 10 years ago
  55. c59945d 8054478: C2: Incorrectly compiled char[] array access crashes JVM by Roland Westrelin · 10 years ago
  56. 202af89 Merge by Coleen Phillimore · 10 years ago
  57. 1509139 8042235: redefining method used by multiple MethodHandles crashes VM by Coleen Phillimore · 10 years ago
  58. ac1fdde 8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer by Tobias Hartmann · 10 years ago
  59. a7440ce Merge by Alejandro Murillo · 10 years ago
  60. 8e487f6 8064667: Add -XX:+CheckEndorsedAndExtDirs flag to JDK 8 by Mandy Chung · 10 years ago
  61. 1b25f01 8064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent by Andrey Zakharov · 10 years ago
  62. ce96617 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations' by Tobias Hartmann · 10 years ago
  63. 122dd59 8058847: C2: EliminateAutoBox regression after 8042786 by Vladimir Ivanov · 10 years ago
  64. 584e3a7 8064701: Some CDS optimizations should be disabled if bootclasspath is modified by JVMTI by Ioi Lam · 10 years ago
  65. 3b7f05d 8057043: Type annotations not retained during class redefine / retransform by Andreas Eriksson · 10 years ago
  66. 6f4f7d7 8061817: Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of method by Tobias Hartmann · 10 years ago
  67. 0d48023 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time by Ioi Lam · 10 years ago
  68. 97e056b 8061983: [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue" by Tobias Hartmann · 10 years ago
  69. 1ba0a20 8061486: [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies) by Tobias Hartmann · 10 years ago
  70. c3e3929 8060454: [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100 by Tobias Hartmann · 10 years ago
  71. 510f3f0 8046268: compiler/whitebox/ tests fail : must be osr_compiled by Tobias Hartmann · 10 years ago
  72. 61c4e89 Merge by Albert Noll · 10 years ago
  73. f13b37f 8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize by Calvin Cheung · 10 years ago
  74. be12843 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter by Coleen Phillimore · 10 years ago
  75. 8b5fa2a 8062247: [TESTBUG] Allow WhiteBox test to access JVM offsets by Yumin Qi · 10 years ago
  76. e86d1b3 8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error by John Coomes · 10 years ago
  77. 18fbcbf 8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java by Christian Tornqvist · 10 years ago
  78. 2c48327 8061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms by George Triantafillou · 10 years ago
  79. da7e751 8058606: [TESTBUG] Detailed Native Memory Tracking (NMT) data is not verified as output at VM exit by George Triantafillou · 10 years ago
  80. 3cc7a15 Merge by Karen Kinnear · 10 years ago
  81. 3a8e08e 8043275: 8u40 backport: Fix interface initialization for default methods by Karen Kinnear · 10 years ago
  82. 02e1a44 8058828: Wrong ciConstant type for arrays from ConstantPool::_resolved_reference by Vladimir Ivanov · 10 years ago
  83. ba706b4 8059556: C2: crash while inlining MethodHandle invocation w/ null receiver by Vladimir Ivanov · 10 years ago
  84. 04fc12e 8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs by Severin Gehwolf · 10 years ago
  85. eb8eddf 8038393: [TESTBUG] ciReplay/* tests fail after 8034775 by Igor Ignatyev · 10 years ago
  86. ca4b586 8036091: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1 by Albert Noll · 10 years ago
  87. 0392a7c 8034775: Failing to initialize VM when running with negative value for -XX:CICompilerCount by Albert Noll · 10 years ago
  88. dd1e624 Merge by David Holmes · 10 years ago
  89. f254d7f Merge by Coleen Phillimore · 10 years ago
  90. 49d0e90 8059100: SIGSEGV VirtualMemoryTracker::remove_released_region by Coleen Phillimore · 10 years ago
  91. 28855bc 8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr by Vladimir Kozlov · 10 years ago
  92. 8e27bfe 8058919: Add sanity test for minimal VM in test/Makefile by David Holmes · 10 years ago
  93. ffadd29 8049071: Add jtreg jobs to JPRT for hotspot by Mikael Vidstedt · 10 years ago
  94. 1f3f545 8060116: After JDK-8047976 gc/g1/TestSummarizeRSetStatsThreads fails by Marcus Larsson · 10 years ago
  95. dadd2bc 8043766: CMM Testing: 8u40 Decommit auxiliary data structures by Andrey Zakharov · 10 years ago
  96. 09c4e46 8049599: MetaspaceGC::_capacity_until_GC can overflow by Erik Helin · 10 years ago
  97. 8ff4a18 8058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr by Stefan Karlsson · 10 years ago
  98. 097295b 8057165: [TESTBUG] Need a test to cover JDK-8054883 by Boris Molodenkov · 10 years ago
  99. 12e00c9 Merge by Coleen Phillimore · 10 years ago
  100. 46cdc6f 8058927: ATG throws ClassNotFoundException by Coleen Phillimore · 10 years ago