1. 6b7ad37 Adding a no-op change by Sorin Basca · 11 months ago main master
  2. 4f4a21c Merge jdk-21.0.4-ga by Sorin Basca · 12 months ago
  3. d6e8788 8335960: [21u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 21.0.4 by Christoph Langer · 1 year, 2 months ago
  4. dafbd18 8320548: Improved loop handling by Martin Balao · 1 year, 2 months ago
  5. e69045f 8327413: Enhance compilation efficiency by Martin Balao · 1 year, 2 months ago
  6. 23b8753 8324559: Improve 2D image handling by Yuri Nesterenko · 1 year, 2 months ago
  7. 32a9294 8323390: Enhance mask blit functionality by Aleksei Voitylov · 1 year, 2 months ago
  8. 9e0a9ce 8323231: Improve array management by Martin Balao · 1 year, 2 months ago
  9. 28773f3 8320097: Improve Image transformations by Yuri Nesterenko · 1 year, 2 months ago
  10. 6a682ce 8325600: Better symbol storage by Aleksei Voitylov · 1 year, 2 months ago
  11. 9862eb3 8319859: Better symbol storage by Aleksei Voitylov · 1 year, 2 months ago
  12. 2586c32 8314794: Improve UTF8 String supports by Alexei Voitylov · 1 year, 2 months ago
  13. a0b3c6c 8334441: Mark tests in jdk_security_infra group as manual by SendaoYan · 1 year, 2 months ago
  14. 1147da7 Fix build with lld 21 by Zijun · 1 year, 3 months ago
  15. 2971cb5 8320692: Null icon returned for .exe without custom icon by Martin Doerr · 1 year, 3 months ago
  16. 60402f8 8330275: Crash in XMark::follow_array by Ashutosh Mehra · 1 year, 3 months ago
  17. 2e327a9 8329862: libjli GetApplicationHome cleanups and enhance jli tracing by Matthias Baesken · 1 year, 3 months ago
  18. a0376cd 8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3 by Andrew Lu · 1 year, 3 months ago
  19. 58c19a6 8295111: dpkg appears to have problems resolving symbolically linked native libraries by Vladimir Petko · 1 year, 3 months ago
  20. 00d3ca2 8331031: unify os::dont_yield and os::naked_yield across Posix platforms by Matthias Baesken · 1 year, 3 months ago
  21. 4b1d95c 8329223: Parallel: Parallel GC resizes heap even if -Xms = -Xmx by Ben Taylor · 1 year, 3 months ago
  22. d986096 8330464: hserr generic events - add entry for the before_exit calls by Matthias Baesken · 1 year, 3 months ago
  23. 20da646 8329605: hs errfile generic events - move memory protections and nmethod flushes to separate sections by Matthias Baesken · 1 year, 3 months ago
  24. 9035981 8321812: Update GC tests to use execute[Limited]TestJava by Martin Doerr · 1 year, 3 months ago
  25. a4d2a5a 8312194: test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.java cannot handle empty modules by Andrew Lu · 1 year, 3 months ago
  26. 201e663 8320681: [macos] Test tools/jpackage/macosx/MacAppStoreJlinkOptionsTest.java timed out on macOS by Andrew Lu · 1 year, 3 months ago
  27. fe4a2ae 8329109: Threads::print_on() tries to print CPU time for terminated GC threads by Liang Mao · 1 year, 3 months ago
  28. cdfe2f4 8329840: Fix ZPhysicalMemorySegment::_end type by Liang Mao · 1 year, 3 months ago
  29. acff39d 8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC by Andrew Lu · 1 year, 3 months ago
  30. a1e0c5d 8332253: Linux arm32 build fails after 8292591 by Sergey Bylokhov · 1 year, 3 months ago
  31. 8ff8163 8331466: Problemlist serviceability/dcmd/gc/RunFinalizationTest.java on generic-all by SendaoYan · 1 year, 3 months ago
  32. c44d4e9 8321107: Add more test cases for JDK-8319372 by Andrew Lu · 1 year, 3 months ago
  33. ff295b7 8316138: Add GlobalSign 2 TLS root certificates by María Arias de Reyna · 1 year, 3 months ago
  34. 2dc90b5 8320715: Improve the tests of test/hotspot/jtreg/compiler/intrinsics/float16 by Andrew Lu · 1 year, 3 months ago
  35. 9047499 8331298: avoid alignment checks in UBSAN enabled build by Matthias Baesken · 1 year, 3 months ago
  36. f953b8a 8312218: Print additional debug information when hitting assert(in_hash) by Matthias Baesken · 1 year, 3 months ago
  37. 0a2e2e7 8308144: Uncontrolled memory consumption in SSLFlowDelegate.Reader by Martin Doerr · 1 year, 3 months ago
  38. 6b0467c 8299023: TestPLABResize.java and TestPLABPromotion.java are failing intermittently by Andrew Lu · 1 year, 3 months ago
  39. 87fe0d2 8329663: hs_err file event log entry for thread adding/removing should print current thread by Matthias Baesken · 1 year, 3 months ago
  40. 9b8f988 8330615: avoid signed integer overflows in zip_util.c readCen / hashN by Matthias Baesken · 1 year, 3 months ago
  41. 30f0779 8331167: UBSan enabled build fails in adlc on macOS by Matthias Baesken · 1 year, 3 months ago
  42. fdb82f4 8328997: Remove unnecessary template parameter lists in GrowableArray by Jan Kratochvil · 1 year, 3 months ago
  43. 87318f8 8331352: error: template-id not allowed for constructor/destructor in C++20 by Jan Kratochvil · 1 year, 3 months ago
  44. 59ca009 8331942: On Linux aarch64, CDS archives should be using 64K alignment by default by Thomas Stuefe · 1 year, 3 months ago
  45. 2429a90 8325255: jdk.internal.util.ReferencedKeySet::add using wrong test by Aleksey Shipilev · 1 year, 3 months ago
  46. 5b5d778 8309871: jdk/jfr/api/consumer/recordingstream/TestSetEndTime.java timed out by Andrew Lu · 1 year, 3 months ago
  47. 035e314 8324243: Compilation failures in java.desktop module with gcc 14 by Jan Kratochvil · 1 year, 4 months ago
  48. fbb0f4c 8311964: Some jtreg tests failing on x86 with error 'unrecognized VM options' (C2 flags) by SendaoYan · 1 year, 4 months ago
  49. bddd6a7 8321925: sun/security/mscapi/KeytoolChangeAlias.java fails with "Alias <246810> does not exist" by SendaoYan · 1 year, 4 months ago
  50. 153de5a 8320370: NMT: Change MallocMemorySnapshot to simplify code. by Aleksey Shipilev · 1 year, 4 months ago
  51. fa874b3 8325621: Improve jspawnhelper version checks by Chad Rakoczy · 1 year, 4 months ago
  52. e3a9226 8330524: Linux ppc64le compile warning with clang in os_linux_ppc.cpp by Matthias Baesken · 1 year, 4 months ago
  53. c12dfc3 8330523: Reduce runtime and improve efficiency of KeepAliveTest by Christoph Langer · 1 year, 4 months ago
  54. ddecbe5 8330815: Use pattern matching for instanceof in KeepAliveCache by Christoph Langer · 1 year, 4 months ago
  55. 93d091a 8314573: G1: Heap resizing at Remark does not take existing eden regions into account by Liang Mao · 1 year, 4 months ago
  56. 41fda4a 8319376: ParallelGC: Forwarded objects found during heap inspection by Liang Mao · 1 year, 4 months ago
  57. ec6b326 8310913: Move ReferencedKeyMap to jdk.internal so it may be shared by Aleksey Shipilev · 1 year, 4 months ago
  58. 92b43c5 8317007: Add bulk removal of dead nmethods during class unloading by Goetz Lindenmaier · 1 year, 4 months ago
  59. ed2f5a8 8310228: Improve error reporting for uncaught native exceptions on Windows by Goetz Lindenmaier · 1 year, 4 months ago
  60. 7a400f2 8309890: TestStringDeduplicationInterned.java waits for the wrong condition by Alexandru C. Moraru · 1 year, 4 months ago
  61. 16ba673 8331639: [21u]: Bump GHA bootstrap JDK to 21.0.3 by Christoph Langer · 1 year, 4 months ago
  62. 2b858f5 8328938: C2 SuperWord: disable vectorization for large stride and scale by Aleksey Shipilev · 1 year, 4 months ago
  63. 9159882 8310513: [s390x] Intrinsify recursive ObjectMonitor locking by Amit Kumar · 1 year, 4 months ago
  64. 3ff5359 8330011: [s390x] update block-comments to make code consistent by Amit Kumar · 1 year, 4 months ago
  65. abbad92 8326201: [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space by Amit Kumar · 1 year, 4 months ago
  66. 3770c28 8331331: :tier1 target explanation in doc/testing.md is incorrect by SendaoYan · 1 year, 4 months ago
  67. 021372c 8328703: Illegal accesses in Java_jdk_internal_org_jline_terminal_impl_jna_linux_CLibraryImpl_ioctl0 by Aleksey Shipilev · 1 year, 4 months ago
  68. d459ae9 8329850: [AIX] Allow loading of different members of same shared library archive by Joachim Kern · 1 year, 4 months ago
  69. 835d016 8330094: RISC-V: Save and restore FRM in the call stub by Gui Cao · 1 year, 4 months ago
  70. 3bb8eee 8317809: Insertion of free code blobs into code cache can be very slow during class unloading by Goetz Lindenmaier · 1 year, 4 months ago
  71. a4d8d06 8328744: Parallel: Parallel GC throws OOM before heap is fully expanded by Zhengyu Gu · 1 year, 4 months ago
  72. 87d5da4 8328822: C2: "negative trip count?" assert failure in profile predicate code by Aleksey Shipilev · 1 year, 4 months ago
  73. 3892078 8324121: SIGFPE in PhaseIdealLoop::extract_long_range_checks by Aleksey Shipilev · 1 year, 4 months ago
  74. 3ab3f52 8326974: ODR violation in macroAssembler_aarch64.cpp by Bernhard Urban-Forster · 1 year, 4 months ago
  75. 5d5c678 8319713: Parallel: Remove PSAdaptiveSizePolicy::should_full_GC by Zhengyu Gu · 1 year, 4 months ago
  76. 56a9090 8312014: [s390x] TestSigInfoInHsErrFile.java Failure by Amit Kumar · 1 year, 4 months ago
  77. c922c50 8322962: Upcall stub might go undetected when freezing frames by Aleksey Shipilev · 1 year, 4 months ago
  78. cbd30c9 8325095: C2: bailout message broken: ResourceArea allocated string used after free by Aleksey Shipilev · 1 year, 4 months ago
  79. 75ac9e8 8328168: Epsilon: Premature OOM when allocating object larger than uncommitted heap size by Aleksey Shipilev · 1 year, 4 months ago
  80. a0e8de8 8330156: RISC-V: Range check auipc + signed 12 imm instruction by Robbin Ehn · 1 year, 4 months ago
  81. e7ebae5 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder by Goetz Lindenmaier · 1 year, 4 months ago
  82. d8bc9e4 8331113: createJMHBundle.sh support configurable maven repo mirror by SendaoYan · 1 year, 4 months ago
  83. d1b97d4 8309142: Refactor test/langtools/tools/javac/versions/Versions.java by Aleksey Shipilev · 1 year, 4 months ago
  84. e59f4fa 8328194: Add a test to check default rendering engine by Sergey Bylokhov · 1 year, 4 months ago
  85. 6f07ee4 8324733: [macos14] Problem list tests which fail due to macOS bug described in JDK-8322653 by Amos Shi · 1 year, 4 months ago
  86. 262cacb 8320061: [nmt] Multiple issues with peak accounting by María Arias de Reyna · 1 year, 4 months ago
  87. 1d01cd7 8315889: Open source several Swing HTMLDocument related tests by Jonathan Dowland · 1 year, 4 months ago
  88. 2331bc7 8329013: StackOverflowError when starting Apache Tomcat with signed jar by Aleksey Shipilev · 1 year, 4 months ago
  89. 68d0925 8324933: ConcurrentHashTable::statistics_calculate synchronization is expensive by Aleksey Shipilev · 1 year, 4 months ago
  90. 2626d73 8327989: java/net/httpclient/ManyRequest.java should not use "localhost" in URIs by Aleksey Shipilev · 1 year, 4 months ago
  91. 9c0e18c 8320924: Improve heap dump performance by optimizing archived object checks by Aleksey Shipilev · 1 year, 4 months ago
  92. 41237fc 8320707: Virtual thread test updates by Aleksey Shipilev · 1 year, 4 months ago
  93. 955fcc1 8310355: Move the stub test from initialize_final_stubs() to test/hotspot/gtest by Aleksey Shipilev · 1 year, 4 months ago
  94. 031acf1 8327096: (fc) java/nio/channels/FileChannel/Size.java fails on partition incapable of creating large files by Sonia Zaldana Calles · 1 year, 4 months ago
  95. 324cef1 8327971: Multiple ASAN errors reported for metaspace by Sonia Zaldana Calles · 1 year, 4 months ago
  96. ac402fb 8293850: need a largest_committed metric for each category of NMT's output by María Arias de Reyna · 1 year, 4 months ago
  97. febbf35 8316242: Opensource SwingGraphics manual test by Sonia Zaldana Calles · 1 year, 4 months ago
  98. 1861655 8316154: Opensource JTextArea manual tests by Sonia Zaldana Calles · 1 year, 4 months ago
  99. a36d3de 8328957: Update PKCS11Test.java to not use hardcoded path by Goetz Lindenmaier · 1 year, 4 months ago
  100. bb046b7 8320525: G1: G1UpdateRemSetTrackingBeforeRebuild::distribute_marked_bytes accesses partially unloaded klass by Goetz Lindenmaier · 1 year, 4 months ago