Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge tag 'jdk-21.0.3+9' into dragonwell_standard-21.0.3.0.3+9 #42

Merged
merged 263 commits into from
Apr 23, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 19, 2023

  1. 8314838: 3 compiler tests ignore vm flags

    Backport-of: ab6a87e6705ef7d431ac2955e8501426344a4e1c
    GoeLin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a75b88d View commit details
    Browse the repository at this point in the history
  2. 8315988: Parallel: Make TestAggressiveHeap use createTestJvm

    Backport-of: fbc766ee21ff7e6d414bd7d2c8bd7c9e1889a8af
    GoeLin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    16875f2 View commit details
    Browse the repository at this point in the history
  3. 8317042: G1: Make TestG1ConcMarkStepDurationMillis use createTestJvm

    Backport-of: 7e39e664cf6d4658b0aa03f9b5162cf7de40de28
    GoeLin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9e8cee6 View commit details
    Browse the repository at this point in the history
  4. 8316973: GC: Make TestDisableDefaultGC use createTestJvm

    Backport-of: 5f4be8cea980b3c2e8e5fb2067dc64b62fa0245c
    GoeLin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    be19bda View commit details
    Browse the repository at this point in the history
  5. 8316410: GC: Make TestCompressedClassFlags use createTestJvm

    Backport-of: e649c563242a876a20007470c9412311ffa2a568
    GoeLin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c0b78b7 View commit details
    Browse the repository at this point in the history
  6. 8316028: Update FreeType to 2.13.2

    Backport-of: 3b65b8797a0798474947d38d3facd17b3e89c602
    GoeLin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6f3cd91 View commit details
    Browse the repository at this point in the history
  7. 8316392: compiler/interpreter/TestVerifyStackAfterDeopt.java failed w…

    …ith SIGBUS in PcDescContainer::find_pc_desc_internal
    
    Backport-of: 58af9aeeb07b7a392a8fbf04ef5cb2607b7b2462
    GoeLin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    16554ae View commit details
    Browse the repository at this point in the history
  8. 8320208: Update Public Suffix List to b5bf572

    Backport-of: 2b4e99140a315d3da765b2edb031b38725a05f1c
    GoeLin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2062596 View commit details
    Browse the repository at this point in the history
  9. 8319668: Fixup of jar filename typo in BadFactoryTest.sh

    Backport-of: 63ad868e182279eeef8b5d27a25453873039d22f
    GoeLin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c3b0c03 View commit details
    Browse the repository at this point in the history
  10. 8314990: Generational ZGC: Strong OopStorage stats reported as weak r…

    …oots
    
    Reviewed-by: stefank
    Backport-of: dcd6e756718b656d43f4575558f41ce0c28d0eca
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d50fd26 View commit details
    Browse the repository at this point in the history
  11. 8317300: javac erroneously allows "final" in front of a record pattern

    Backport-of: 5ca1beb30e35cc91bf170960fb832de6438de1de
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ee7748a View commit details
    Browse the repository at this point in the history
  12. 8263256: Test java/net/Inet6Address/serialize/Inet6AddressSerializati…

    …onTest.java fails due to dynamic reconfigurations of network interface during test
    
    Backport-of: 0048f1da4ce83b3de5d5ac074f969437f7b3024e
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    80b5f72 View commit details
    Browse the repository at this point in the history
  13. 8313621: test/jdk/jdk/internal/math/FloatingDecimal/TestFloatingDecim…

    …al should use RandomFactory
    
    Backport-of: 864a876ebfdf745b0e1f875c3e3668380f2498a7
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6644066 View commit details
    Browse the repository at this point in the history
  14. 8309302: java/net/Socket/Timeouts.java fails with AssertionError on t…

    …est temporal post condition
    
    Backport-of: 87c79c080186abc53d033449dd9f76c8832d44f5
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0c92460 View commit details
    Browse the repository at this point in the history
  15. 8310807: java/nio/channels/DatagramChannel/Connect.java timed out

    Backport-of: 570dffb104fc37f053fcdf38a24aa2cabdc921c0
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5d32860 View commit details
    Browse the repository at this point in the history
  16. 8316229: Enhance class initialization logging

    Backport-of: 84124794c2ff70ba22cbfbf1ff01cf4d935896bd
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b8a0d9f View commit details
    Browse the repository at this point in the history
  17. 8319897: Move StackWatermark handling out of LockStack::contains

    Backport-of: bbf52e0e4cb76b4c6425e7d1266dcdbb4df556ea
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f55a91a View commit details
    Browse the repository at this point in the history
  18. 8305971: NPE in JavacProcessingEnvironment for missing enum construct…

    …or body
    
    Backport-of: 01ea1eff66e43f106640ecfd19fadf2c8245a1ad
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    af6df77 View commit details
    Browse the repository at this point in the history
  19. 8314578: Non-verifiable code is emitted when two guards declare patte…

    …rn variables in colon-switch
    
    Backport-of: 15588e08ed455eac356aa923c35503beaecd5b6d
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    03acee8 View commit details
    Browse the repository at this point in the history
  20. 8314220: Configurable InlineCacheBuffer size

    Backport-of: a40d8d97e84d88d1a65aba81bfc09339be95e427
    shipilev committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2433635 View commit details
    Browse the repository at this point in the history
  21. 8321374: Add a configure option to explicitly set CompanyName propert…

    …y in VersionInfo resource for Windows exe/dll
    
    Backport-of: 05f950934ee720c82e9b62dd8d31e13bab7775da
    fthevenet authored and jerboaa committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c725f4b View commit details
    Browse the repository at this point in the history
  22. 8320168: handle setsocktopt return values

    Backport-of: db1d82347bb18e21c4c6a18076ffdaf17724c733
    MBaesken committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3e4adb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. 8317307: test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails wi…

    …th ConnectException: Connection timed out: no further information
    
    Backport-of: b9b82631bf75dc93d9e11536b6872df4c89e9592
    MBaesken committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    34fc725 View commit details
    Browse the repository at this point in the history
  2. 8313229: DHEKeySizing.java should be modified to use TLS versions TLS…

    …v1, TLSv1.1, TLSv1.2
    
    Backport-of: c698b45a7bcb0eedeed979d482f8ab15cf16baaa
    Sonia Zaldana Calles authored and jerboaa committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bd552ef View commit details
    Browse the repository at this point in the history
  3. 8311081: KeytoolReaderP12Test.java fail on localized Windows platform

    Backport-of: b4b2fecb42d9f14d73e8d79a9e59dee4d697f9cf
    tkiriyama authored and Paul Hohensee committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9aad573 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. 8311581: Remove obsolete code and comments in TestLVT.java

    Backport-of: 27de536b409aa80c8b8bb452160329be52814e0b
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    80f129d View commit details
    Browse the repository at this point in the history
  2. 8312916: Remove remaining usages of -Xdebug from test/hotspot/jtreg

    Backport-of: e9daf4a0185b90762d2bdd38d86fe93b4822ea08
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b806f56 View commit details
    Browse the repository at this point in the history
  3. 8307408: Some jdk/sun/tools/jhsdb tests don't pass test JVM args to t…

    …he debuggee JVM
    
    Backport-of: 87b08b6e0192d88025c2275c7dd2c4bdecda58e8
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    19d74b4 View commit details
    Browse the repository at this point in the history
  4. 8314333: Update com/sun/jdi/ProcessAttachTest.java to use ProcessTool…

    …s.createTestJvm(..)
    
    Backport-of: 7342f5a0337df88b6787c4c2b53c8007667b6636
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    20dd66b View commit details
    Browse the repository at this point in the history
  5. 8315406: [REDO] serviceability/jdwp/AllModulesCommandTest.java ignore…

    …s VM flags
    
    Backport-of: 5cbff2460812fee707f9d96ab00a628d1ce3fbef
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    320cf85 View commit details
    Browse the repository at this point in the history
  6. 8314831: NMT tests ignore vm flags

    Backport-of: 9bf3dee2424bd8ccbc7ef0175c6e7165ff5cf1c6
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ebd5179 View commit details
    Browse the repository at this point in the history
  7. 8313638: Add test for dump of resolved references

    Reviewed-by: matsaave
    Backport-of: 83dca6296e3fc7b9912ef7b82e443ce1415a7bcc
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1545967 View commit details
    Browse the repository at this point in the history
  8. 8314829: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java ign…

    …ores vm flags
    
    Backport-of: e0f8d16833c8212a79ea3dda3f4fe31134c41025
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e514578 View commit details
    Browse the repository at this point in the history
  9. 8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java tim…

    …es out after JDK-8314829
    
    Backport-of: 54028e779bb076a5ab1c03baa8ab89587252af4a
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f4e7c0c View commit details
    Browse the repository at this point in the history
  10. 8316446: 4 sun/management/jdp tests ignore VM flags

    Backport-of: 5b311f20dfaed0f34d38e8c5c6b90d97ffc75172
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    afa729c View commit details
    Browse the repository at this point in the history
  11. 8317228: GC: Make TestXXXHeapSizeFlags use createTestJvm

    Backport-of: 7ca0ae94159ac0fd2df23ee1a1e8cf626ce31048
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4846aa2 View commit details
    Browse the repository at this point in the history
  12. 8317347: Parallel: Make TestInitialTenuringThreshold use createTestJvm

    Backport-of: 6ee6171e8124ae8ce4f60c2582c2fe2cae6fc3db
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5f7b7c5 View commit details
    Browse the repository at this point in the history
  13. 8317343: GC: Make TestHeapFreeRatio use createTestJvm

    Backport-of: c64bd3d6715304accd9a1e3266edd9d3d2353273
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4f6a2e6 View commit details
    Browse the repository at this point in the history
  14. 8317317: G1: Make TestG1RemSetFlags use createTestJvm

    Backport-of: 5bd10521eb5e51e76b20e955addd45f76abba6f7
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    eb6fedc View commit details
    Browse the repository at this point in the history
  15. 8317316: G1: Make TestG1PercentageOptions use createTestJvm

    Backport-of: d8cd60588aef6abcbfedbe3262d9a094c9bbcb8c
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a565d49 View commit details
    Browse the repository at this point in the history
  16. 8317218: G1: Make TestG1HeapRegionSize use createTestJvm

    Backport-of: 75b37e6d7ec285f1a954f9d5b16bf9e6b642f2fc
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a6c2398 View commit details
    Browse the repository at this point in the history
  17. 8317188: G1: Make TestG1ConcRefinementThreads use createTestJvm

    Backport-of: a949824e98a8872645f292c9cc9ed2fe1cccadce
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    840724b View commit details
    Browse the repository at this point in the history
  18. 8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java…

    … ignores VM flags
    
    Backport-of: d6679031e0316f9ce0613b7db6bdf8ad46d31501
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2f65dda View commit details
    Browse the repository at this point in the history
  19. 8209595: MonitorVmStartTerminate.java timed out

    Backport-of: a045258ae2eb02daa17a9a9799a666f42daa7e20
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e0de68e View commit details
    Browse the repository at this point in the history
  20. 8261837: SIGSEGV in ciVirtualCallTypeData::translate_from

    Backport-of: 1bb250c9e6b65d1a7a2b90eeb7d6e3a936fb8e8e
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    12915c3 View commit details
    Browse the repository at this point in the history
  21. 8321409: Console read line with zero out should zero out underlying b…

    …uffer in JLine (redux)
    
    Backport-of: 4ed38f5ad5f822ab948257ed39717ea919fd32ed
    GoeLin committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e4056b9 View commit details
    Browse the repository at this point in the history
  22. 8313816: Accessing jmethodID might lead to spurious crashes

    Backport-of: cdd1a6e851bcaf4a25d4a405b8ee0b0d5b83a4a9
    Jaroslav Bachorik committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    636607b View commit details
    Browse the repository at this point in the history
  23. 8322040: Missing array bounds check in ClassReader.parameter

    Reviewed-by: sgehwolf
    Backport-of: 20de541b1304b4dc3a385f8a78f1215da237e4aa
    cushon authored and jerboaa committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    aaee2d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. 8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-…

    …riscv64 platform
    
    Backport-of: e8768ae08dbee9c3e1ed01934142c03ffad5f349
    zifeihan authored and RealFYang committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7927315 View commit details
    Browse the repository at this point in the history
  2. 8313854: Some tests in serviceability area fail on localized Windows …

    …platform
    
    Backport-of: 49b29845f7c516c379dde7aae8b3073808f2118a
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    506c4de View commit details
    Browse the repository at this point in the history
  3. 8310308: IR Framework: check for type and size of vector nodes

    8314513: [IR Framework] Some internal IR Framework tests are failing after JDK-8310308 on PPC and Cascade Lake
    
    Reviewed-by: mbaesken
    Backport-of: a02d65efccaab5bb7c2f2aad4a2eb5062f545ef8
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6b938b8 View commit details
    Browse the repository at this point in the history
  4. 8314320: Mark runtime/CommandLine/ tests as flagless

    Backport-of: f481477144d25bf2b5ee44f202705588bd99d4f4
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0f1154d View commit details
    Browse the repository at this point in the history
  5. 8314830: runtime/ErrorHandling/ tests ignore external VM flags

    Reviewed-by: shade
    Backport-of: b685ee00b273f029aa2ed5015e64cf409b0b0408
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    bedc39b View commit details
    Browse the repository at this point in the history
  6. 8316445: Mark com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.…

    …java as vm.flagless
    
    Backport-of: ca5eee2fe37959f54c5efe557f271dea0a0baef4
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    dd080d3 View commit details
    Browse the repository at this point in the history
  7. 8317358: G1: Make TestMaxNewSize use createTestJvm

    Backport-of: 1a098356dd3a157b12c2b5c527e61c8a628bdb2d
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    235ed4c View commit details
    Browse the repository at this point in the history
  8. 8318689: jtreg is confused when folder name is the same as the test name

    Backport-of: a9b31b587c7487b2222773debde1ce2227884959
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c39247c View commit details
    Browse the repository at this point in the history
  9. 8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel]…

    ….java : GC cause 'GCLocker Initiated GC' not in the valid causes
    
    Backport-of: 7c7f8ea30da7fe552bcd4f2b593fa9aad27dcdb4
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e579716 View commit details
    Browse the repository at this point in the history
  10. 8322417: Console read line with zero out should zero out when throwin…

    …g exception
    
    Backport-of: 2f917bff5cbb71dccd70960f563ca1a05d109fda
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    561ac59 View commit details
    Browse the repository at this point in the history
  11. 8322418: Problem list gc/TestAllocHumongousFragment.java subtests for…

    … 8298781
    
    Backport-of: 6de23bf36e125c77f6f17235d81a33ff25b942fe
    GoeLin committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    18f2390 View commit details
    Browse the repository at this point in the history
  12. 8320830: [AIX] Dont mix os::dll_load() with direct dlclose() calls

    Backport-of: 61653a1ff166816a6af6875c42bcd85023f3859d
    TheRealMDoerr committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ca26279 View commit details
    Browse the repository at this point in the history
  13. 8321215: Incorrect x86 instruction encoding for VSIB addressing mode

    Reviewed-by: shade
    Backport-of: 027b5dbb6a299e49d3dcbe67d529d6edc67f16d9
    Sandhya Viswanathan authored and shipilev committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8695daa View commit details
    Browse the repository at this point in the history
  14. 8321542: C2: Missing ChaCha20 stub for x86_32 leads to crashes

    Backport-of: 5718039a46ae51fa9b7042fe7163e3637e981b05
    shipilev committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    72c372f View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. 8316447: 8 sun/management/jmxremote tests ignore VM flags

    Backport-of: 053f45695f9a914452f39029bd9ac7eb329e6883
    GoeLin committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b64402f View commit details
    Browse the repository at this point in the history
  2. 8316464: 3 sun/tools tests ignore VM flags

    Backport-of: 993951b85e016475f4cd5079ae21bd5ce1f2830c
    GoeLin committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    52c0fc5 View commit details
    Browse the repository at this point in the history
  3. 8318983: Fix comment typo in PKCS12Passwd.java

    Backport-of: 949846986f572dfb82912e7d71e7bfd37a90871e
    GoeLin committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    5dad7db View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. 8317144: Exclude sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java…

    … on Linux ppc64le
    
    Backport-of: bc5a39bb54725a38db716691091b43a1868601c6
    GoeLin committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    b9d45b1 View commit details
    Browse the repository at this point in the history
  2. 8315034: File.mkdirs() occasionally fails to create folders on Window…

    …s shared folder
    
    Backport-of: 7ad700596fbc58c27fedfa46755e80ea57712fac
    GoeLin committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    a17d0c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. 8264899: C1: -XX:AbortVMOnException does not work if all methods in t…

    …he call stack are compiled with C1 and there are no exception handlers
    
    Backport-of: 826dcb5424a931953ac1964e7893aec7ec839862
    GoeLin committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    98c94fd View commit details
    Browse the repository at this point in the history
  2. 8316309: AArch64: VMError::print_native_stack() crashes on Java nativ…

    …e method frame
    
    Backport-of: 2d38495b61ec4a8144fe187b5b11883add3dfd49
    GoeLin committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a607f49 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. 8304292: Memory leak related to ClassLoader::update_class_path_entry_…

    …list
    
    Backport-of: 88b4e3b8539c2beb29ad92bd74b300002c2ef84b
    GoeLin committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    03b01a9 View commit details
    Browse the repository at this point in the history
  2. 8310919: runtime/ErrorHandling/TestAbortVmOnException.java times out …

    …due to core dumps taking a long time on OSX
    
    Backport-of: e5744b8120548a161f75aa098826a6798d85f90f
    GoeLin committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4c5502d View commit details
    Browse the repository at this point in the history
  3. 8313720: C2 SuperWord: wrong result with -XX:+UseVectorCmov -XX:+UseC…

    …MoveUnconditionally
    
    Backport-of: d46f0fb31888db75f5b2b78a162fec16dfc5d0d9
    GoeLin committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    9e24862 View commit details
    Browse the repository at this point in the history
  4. 8312428: PKCS11 tests fail with NSS 3.91

    Backport-of: 1c598c2245c5c348e946f4d0df653daa6e42da94
    GoeLin committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8517987 View commit details
    Browse the repository at this point in the history
  5. 8316001: GC: Make TestArrayAllocatorMallocLimit use createTestJvm

    Backport-of: 86dde5e02b170c60e18930b66e05f0f3dd482e29
    GoeLin committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    80c86c2 View commit details
    Browse the repository at this point in the history
  6. 8316661: CompilerThread leaks CodeBlob memory when dynamically stoppi…

    …ng compiler thread in non-product
    
    Backport-of: edcc559f09364da3692862e1f3d0636aa8eec1d4
    GoeLin committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    191fc6b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. 8311588: C2: RepeatCompilation compiler directive does not choose str…

    …ess seed randomly
    
    Backport-of: 06a1a15d014f5ca48f62f5f0c8e8682086c4ae0b
    GoeLin committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3465179 View commit details
    Browse the repository at this point in the history
  2. 8320206: Some intrinsics/stubs missing vzeroupper on x86_64

    Backport-of: 9b372e28ceb8b054118027626eb454b8a493740b
    Sandhya Viswanathan authored and TheRealMDoerr committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    98fb425 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. 8322772: Clean up code after JDK-8322417

    Reviewed-by: mbaesken
    Backport-of: 32d80e2caf6063b58128bd5f3dc87b276f3bd0cb
    RealCLanger committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    24b3b2b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. 8314610: hotspot can't compile with the latest of gtest because of <i…

    …omanip>
    
    Backport-of: febc34dd285c3382716e068748d4a3b0c73d87ad
    Jan Kratochvil authored and Paul Hohensee committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3bf9212 View commit details
    Browse the repository at this point in the history
  2. 8320937: support latest VS2022 MSC_VER in abstract_vm_version.cpp

    Backport-of: eb44bafe7709b108acca06b083f306d6ab7a8050
    mrserb committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    dc899e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. 8319137: release _object in ObjectMonitor dtor to avoid races

    Reviewed-by: rkennke
    Backport-of: c39d001c7a1ae9eb322a7bb621a03e18c9bf02a1
    shipilev committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9177319 View commit details
    Browse the repository at this point in the history
  2. 8301310: The SendRawSysexMessage test may cause a JVM crash

    Backport-of: d725b73df01ae4478dfaabc47c48cd7231d91afa
    mrserb committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8fbd10b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. 8309203: C2: remove copy-by-value of GrowableArray for InterfaceSet

    Backport-of: 21cda19d05b688148f023f6d92778b5da210b709
    shipilev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    966071a View commit details
    Browse the repository at this point in the history
  2. 8315986: [macos14] javax/swing/JMenuItem/4654927/bug4654927.java: com…

    …ponent must be showing on the screen to determine its location
    
    Backport-of: e7486e8cfc9a3f5cbe3515c68e325a25863c162e
    Jonathan Dowland committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    57b5147 View commit details
    Browse the repository at this point in the history
  3. 8315042: NPE in PKCS7.parseOldSignedData

    Backport-of: 8c0d026d0f508e0c896fd28d725915c52d1b689d
    mrserb committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    58b1b0c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. 8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass i…

    …s not initialized
    
    Backport-of: c8ad7b7f84ead3f850f034e1db6335bbbac41589
    shipilev committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9f60360 View commit details
    Browse the repository at this point in the history
  2. 8319548: Unexpected internal name for Filler array klass causes error…

    … in VisualVM
    
    Backport-of: 05745e3f1d56f71d7647e81fa5933c9f4ed18430
    shipilev committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    23a0b90 View commit details
    Browse the repository at this point in the history
  3. 8322159: ThisEscapeAnalyzer crashes for erroneous code

    Backport-of: 7455b1b527568aff5b1c16a29fd80b05260c0fad
    shipilev committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5f2cf88 View commit details
    Browse the repository at this point in the history
  4. 8322321: Add man page doc for -XX:+VerifySharedSpaces

    Backport-of: f7dc257a206d3104d6d24c2079ef1fe349368c49
    shipilev committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    579c56f View commit details
    Browse the repository at this point in the history
  5. 8320921: GHA: Parallelize hotspot_compiler test jobs

    Backport-of: 694136909c058370a5833322ebaf2e71a0a15164
    shipilev committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    49dd575 View commit details
    Browse the repository at this point in the history
  6. 8315731: Open source several Swing Text related tests

    Backport-of: d475f61fd52b7d379260811b32d3815786858411
    Jonathan Dowland committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b3344f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. 8322583: RISC-V: Enable fast class initialization checks

    Backport-of: 5235cc987d8c4455622acda947bed7321086a385
    zifeihan authored and RealFYang committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    4bdda4b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. 8315097: Rename createJavaProcessBuilder

    8318964: Fix build failures caused by 8315097
    
    Reviewed-by: mdoerr
    Backport-of: d52a995f35de26c2cc4074297a75141e4a363e1b
    GoeLin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1f38afa View commit details
    Browse the repository at this point in the history
  2. 8319569: Several java/util tests should be updated to accept VM flags

    Backport-of: 2bb4b9398d65e3f37f34e45476c969ff0afb1540
    GoeLin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    854c319 View commit details
    Browse the repository at this point in the history
  3. 8310238: [test bug] javax/swing/JTableHeader/6889007/bug6889007.java …

    …fails
    
    Backport-of: 2cf5c2f4b6cdb52a3560ab03d272f19f47b22b17
    GoeLin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e8aa37d View commit details
    Browse the repository at this point in the history
  4. 8311279: TestStressIGVNAndCCP.java failed with different IGVN traces …

    …for the same seed
    
    Backport-of: edb2be10fb897834ed78ab4493d3a4f73dc2e140
    GoeLin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c8caefa View commit details
    Browse the repository at this point in the history
  5. 8316594: C2 SuperWord: wrong result with hand unrolled loops

    Reviewed-by: roland, shade
    Backport-of: 3630af26e6f05237195e53b98603adf404e90a1a
    GoeLin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    db1fa92 View commit details
    Browse the repository at this point in the history
  6. 8319938: TestFileChooserSingleDirectorySelection.java fails with "get…

    …SelectedFiles returned empty array"
    
    Backport-of: 4ef24e2596340c5375f2ab07883c26a6458efe0e
    GoeLin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    307569f View commit details
    Browse the repository at this point in the history
  7. 8319879: Stress mode to randomize incremental inlining decision

    Backport-of: 303757b3a0d73329c954b28f08058fb60e5c9729
    GoeLin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    dfc9324 View commit details
    Browse the repository at this point in the history
  8. 8316693: Simplify at-requires checkDockerSupport()

    Backport-of: 16fd43c5eb0fb18e93f00b5817d368df5afad969
    GoeLin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d4797b7 View commit details
    Browse the repository at this point in the history
  9. 8321599: Data loss in AVX3 Base64 decoding

    Backport-of: 13c11487f7126a370d9ce8e62f661ea83eedefe6
    olivergillespie authored and shipilev committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1e66488 View commit details
    Browse the repository at this point in the history
  10. 8320145: Compiler should accept final variable in Record Pattern

    Backport-of: 4ba94ef69ef2ee576c50bb6003a795746dcdf30d
    shipilev committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a85f3f8 View commit details
    Browse the repository at this point in the history
  11. 8319883: Zero: Use atomic built-ins for 64-bit accesses

    Backport-of: 25f9af99be1c906fc85b8192df8fa50cced3474f
    shipilev committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b745bb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. 8318082: ConcurrentModificationException from IndexWriter

    Reviewed-by: prappo, simonis
    Backport-of: fc29a2e152310ed81bd1bb23e6f17d02f055a454
    shipilev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1a9c7ec View commit details
    Browse the repository at this point in the history
  2. 8310844: [AArch64] C1 compilation fails because monitor offset in OSR…

    … buffer is too large for immediate
    
    Reviewed-by: aph
    Backport-of: ade21a965f8a5fc889cd48bba76fad507bdeddf5
    shipilev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e652bb7 View commit details
    Browse the repository at this point in the history
  3. 8323021: Shenandoah: Encountered reference count always attributed to…

    … first worker thread
    
    Backport-of: f0e2e4311b8cab160dc9e35f43e9ae5a145c5e23
    William Kemper authored and shipilev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d44b5dc View commit details
    Browse the repository at this point in the history
  4. 8296631: NSS tests failing on OL9 linux-aarch64 hosts

    Reviewed-by: aph
    Backport-of: 6e1aacdfba5a32f7b071eea8039888d275827e83
    GoeLin committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c21a12d View commit details
    Browse the repository at this point in the history
  5. 8210410: Refactor java.util.Currency:i18n shell tests to plain java t…

    …ests
    
    Backport-of: 2584bf87aef66744a8e586805735cded0d2f98f1
    GoeLin committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    772ac17 View commit details
    Browse the repository at this point in the history
  6. 8321619: Generational ZGC: ZColorStoreGoodOopClosure is only valid fo…

    …r young objects
    
    Reviewed-by: eosterlund
    Backport-of: be49dabd0d7e1cd270399849e5353bf33361c4c5
    shipilev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    36c2120 View commit details
    Browse the repository at this point in the history
  7. 8316132: CDSProtectionDomain::get_shared_protection_domain should che…

    …ck for exception
    
    Backport-of: 11394828b32941a69d549bae613ab4c3afb713d5
    shipilev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9406448 View commit details
    Browse the repository at this point in the history
  8. 8322725: (tz) Update Timezone Data to 2023d

    Backport-of: 2a9c3589d941d9a57e536ea0b3d7919c6ddb82dc
    Dan Lutker authored and shipilev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d5b8c28 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. 6928542: Chinese characters in RTF are not decoded

    Backport-of: a26f7c03c72e4efe6d3219d294294c554aebc631
    Ichiroh Takiguchi committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a1d7bcf View commit details
    Browse the repository at this point in the history
  2. 8318608: Enable parallelism in vmTestbase/nsk/stress/threads tests

    Backport-of: cee44a625594fd805a05c4a69033eb677a5a6f17
    elifaslan1 authored and shipilev committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a28d29c View commit details
    Browse the repository at this point in the history
  3. 8318607: Enable parallelism in vmTestbase/nsk/stress/jni tests

    Backport-of: 43f31d73852d63ccdcc2dcd8d6c7355435a50fb3
    elifaslan1 authored and shipilev committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4537bfa View commit details
    Browse the repository at this point in the history
  4. 8322783: prioritize /etc/os-release over /etc/SuSE-release in hs_err/…

    …info output
    
    Backport-of: a8e4229852fac703c6271aa8c5f94f67bea44902
    MBaesken committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2bf21b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. 8311992: Test java/lang/Thread/virtual/JfrEvents::testVirtualThreadPi…

    …nned failed
    
    Backport-of: 0d2196f8e5b03577a14ff97505718f4fa53f3792
    GoeLin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1ea0d08 View commit details
    Browse the repository at this point in the history
  2. 8310629: java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java f…

    …ails with RuntimeException Server not ready
    
    Backport-of: b20dc1e9cda1ea3a76b3f14c778c6816e5cc1c0c
    GoeLin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2abfc99 View commit details
    Browse the repository at this point in the history
  3. 8318490: Increase timeout for JDK tests that are close to the limit w…

    …hen run with libgraal
    
    Backport-of: 6f263111a1812873291e91870e341ccce804d049
    GoeLin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cd16670 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. 8320309: AIX: pthreads created by foreign test library don't work as …

    …expected
    
    Backport-of: 8b47a14958913c70291d46afdde4e527f9bdc91a
    RealCLanger committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d92ff7c View commit details
    Browse the repository at this point in the history
  2. 8321582: yield <primitive-type>.class not parsed correctly.

    Backport-of: ce8399fd6071766114f5f201b6e44a7abdba9f5a
    shipilev committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e08eb0e View commit details
    Browse the repository at this point in the history
  3. 8322512: StringBuffer.repeat does not work correctly after toString()…

    … was called
    
    Backport-of: df22fb322e6c4c9931a770bd0abf4c43b83c4e4a
    shipilev committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6ee8f47 View commit details
    Browse the repository at this point in the history
  4. 8323065: Unneccesary CodeBlob lookup in CompiledIC::internal_set_ic_d…

    …estination
    
    Backport-of: eb9e754b3a439cc3ce36c2c9393bc8b250343844
    shipilev committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1b5aeb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. 8320907: Shenandoah: Remove ShenandoahSelfFixing flag

    Backport-of: 43c7f6a673c2fa0b4dbec232e92b621619a98246
    shipilev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7fe7cfc View commit details
    Browse the repository at this point in the history
  2. 8320877: Shenandoah: Remove ShenandoahUnloadClassesFrequency support

    Backport-of: b65ccff357e2e294b027f693ceb3d25410236a6b
    shipilev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b114a5e View commit details
    Browse the repository at this point in the history
  3. 8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds

    Backport-of: c86431767e6802317dc2be6221a5d0990b976ddc
    shipilev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    77c743e View commit details
    Browse the repository at this point in the history
  4. 8319124: Update XML Security for Java to 3.0.3

    Reviewed-by: mbaesken
    Backport-of: 1c0bd81a10f97c752818163a573d5983c7e481ac
    GoeLin committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    45df078 View commit details
    Browse the repository at this point in the history
  5. 8318971: Better Error Handling for Jar Tool When Processing Non-exist…

    …ent Files
    
    Backport-of: 8ae309ebacd6947bbad2ef168ca13702e1cba099
    GoeLin committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4b82978 View commit details
    Browse the repository at this point in the history
  6. 8310631: test/jdk/sun/nio/cs/TestCharsetMapping.java is spuriously pa…

    …ssing
    
    Backport-of: e3201d1d13433857a1b34ff0ca93f9ae1a4e22aa
    GoeLin committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    551855c View commit details
    Browse the repository at this point in the history
  7. 8321164: javac with annotation processor throws AssertionError: Filli…

    …ng jrt:/... during JarFileObject[/...]
    
    Backport-of: 03c4595173d564df97aa4f2b3156adcd4be379fa
    shipilev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f57f2cb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. 8315594: Open source few headless Swing misc tests

    Backport-of: 806ef0897b42c8f3cb3b4d7bd904af9ed18a543e
    Andrew Lu committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9b5cd9d View commit details
    Browse the repository at this point in the history
  2. 8317804: com/sun/jdi/JdwpAllowTest.java fails on Alpine 3.17 / 3.18

    Backport-of: b530c0281b5082994065b10addeb8366ffa58e2f
    MBaesken committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0ac1bb7 View commit details
    Browse the repository at this point in the history
  3. 8319372: C2 compilation fails with "Bad immediate dominator info"

    Backport-of: 7766785098816cfcdae3479540cdc866c1ed18ad
    shipilev committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b4c163d View commit details
    Browse the repository at this point in the history
  4. Merge

    GoeLin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    95142cf View commit details
    Browse the repository at this point in the history
  5. 8323086: Shenandoah: Heap could be corrupted by oom during evacuation

    Backport-of: c4a83bd6f6c45e72bd776e929005be0aa9408867
    William Kemper authored and shipilev committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9ca8761 View commit details
    Browse the repository at this point in the history
  6. 8319103: Popups that request focus are not shown on Linux with Wayland

    Backport-of: f3ed27582e16c3a323f590863cbeec6d35e20b58
    Sonia Zaldana Calles authored and shipilev committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fcf9ebd View commit details
    Browse the repository at this point in the history
  7. 8318154: Improve stability of WheelModifier.java test

    Backport-of: 668d4b077f260a30a90842a01b38a9cf6718d418
    Sonia Zaldana Calles authored and shipilev committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8d536b6 View commit details
    Browse the repository at this point in the history
  8. 8316106: Open source few swing JInternalFrame and JMenuBar tests

    Backport-of: 0775bf2f0375b1bc63c187399cbc3fdc5a192bce
    Sonia Zaldana Calles authored and shipilev committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1e8c226 View commit details
    Browse the repository at this point in the history
  9. 8318613: ChoiceFormat patterns are not well tested

    Backport-of: 10427c023a142a24db3c2492977a7233a1afc25d
    Sonia Zaldana Calles authored and shipilev committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    32a4568 View commit details
    Browse the repository at this point in the history
  10. 8323428: Shenandoah: Unused memory in regions compacted during a full…

    … GC should be mangled
    
    Backport-of: a7db4fecebe98135d36c6f46e1fa60959adbe78b
    William Kemper authored and Paul Hohensee committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f011538 View commit details
    Browse the repository at this point in the history
  11. 8306922: IR verification fails because IR dump is chopped up

    Backport-of: 9057b3503349ead7d995b1a705317324830eabb2
    GoeLin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a51c74d View commit details
    Browse the repository at this point in the history
  12. 8310923: Refactor Currency tests to use JUnit

    Backport-of: e848d9471f5de86e5ac157b710cd7371f12f0024
    GoeLin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ba59249 View commit details
    Browse the repository at this point in the history
  13. 8315721: CloseRace.java#id0 fails transiently on libgraal

    Backport-of: 1be355734da94243e29f0899b53aa1ebdf3bcb79
    GoeLin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2981858 View commit details
    Browse the repository at this point in the history
  14. 8311986: Disable runtime/os/TestTracePageSizes.java for ShenandoahGC

    Backport-of: 167d1c183546a9501a4f255baecc8a4a5b859ab1
    GoeLin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    993a746 View commit details
    Browse the repository at this point in the history
  15. 8317522: Test logic for BODY_CF in AbstractThrowingSubscribers.java i…

    …s wrong
    
    Backport-of: 4c5b66dceab15ce27f742c4173e14156249eb61a
    GoeLin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0668efa View commit details
    Browse the repository at this point in the history
  16. 8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.j…

    …ava and clarify its purpose
    
    Backport-of: f0b7eb519ae1cf6f4cb2baea55b5e02a46a8192e
    GoeLin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e3084fc View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. 8323659: LinkedTransferQueue add and put methods call overridable offer

    Reviewed-by: shade
    Backport-of: ee4d9aa4c11c47e7cf15f2742919ac20311f9ea7
    ChrisHegarty committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    309a16e View commit details
    Browse the repository at this point in the history
  2. 8322098: os::Linux::print_system_memory_info enhance the THP output w…

    …ith /sys/kernel/mm/transparent_hugepage/hpage_pmd_size
    
    8323331: fix typo hpage_pdm_size
    
    Reviewed-by: lucy
    Backport-of: b31454e36234091c3827c3b4d07f62345cb0cee4
    MBaesken committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    419e016 View commit details
    Browse the repository at this point in the history
  3. 8311663: Additional refactoring of Locale tests to JUnit

    Backport-of: 71cac8ce47b69a2b78d54cbceb0f0510e5ea4cdc
    GoeLin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7eea17b View commit details
    Browse the repository at this point in the history
  4. 8315241: (fs) Move toRealPath tests in java/nio/file/Path/Misc.java t…

    …o separate JUnit 5 test
    
    Backport-of: dd64a4a483a831fd66912491af10502c4cf8596b
    GoeLin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c79c5ef View commit details
    Browse the repository at this point in the history
  5. 8312136: Modify runtime/ErrorHandling/TestDwarf.java to split dwarf a…

    …nd decoder testing
    
    Backport-of: e2e8e8e210ea9a7a9d901a1da729551714015d04
    GoeLin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8413dc0 View commit details
    Browse the repository at this point in the history
  6. 8318590: JButton ignores margin when painting HTML text

    Backport-of: acaf2c8dcfd5235f758af2fe3e308b72263113e4
    GoeLin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0d30c8d View commit details
    Browse the repository at this point in the history
  7. 8310031: Parallel: Implement better work distribution for large objec…

    …t arrays in old gen
    
    Backport-of: 4bfe226870a15306b1e015c38fe3835f26b41fe6
    reinrich committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c8f0418 View commit details
    Browse the repository at this point in the history
  8. 8323008: filter out harmful -std* flags added by autoconf from CXX

    Backport-of: 68c4286026bc2c0ec0f594e0b96fe03fe5624d6d
    GoeLin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6443937 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. 8322279: Generational ZGC: Use ZFragmentationLimit and ZYoungCompacti…

    …onLimit as percentage instead of multiples
    
    Reviewed-by: eosterlund
    Backport-of: bf813be0f30391c67de3ea74c7522d7cbb8d3c3b
    Liang Mao authored and fisk committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    95e36bc View commit details
    Browse the repository at this point in the history
  2. 8317771: [macos14] Expand/collapse a JTree using keyboard freezes the…

    … application in macOS 14 Sonoma
    
    Reviewed-by: asemenov
    Backport-of: ffa33d7b807bfef6ff05c9adba869dddf813cf68
    parttimenerd authored and RealCLanger committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c3657ee View commit details
    Browse the repository at this point in the history
  3. 8314283: Support for NSS tests on aarch64 platforms

    Backport-of: 2a8016096000de5836251f2ca9bc8ad6479e6942
    GoeLin committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c01bdbb View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. 8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java sho…

    …ws intermittent failures on linux ppc64le and aarch64
    
    Backport-of: 50d1839d54f13631946925d8ecf03ce71f31bab8
    shipilev committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    69416f4 View commit details
    Browse the repository at this point in the history
  2. 8077371: Binary files in JAXP test should be removed

    Backport-of: 40106422bd2ae3da98d028bdbab2c240a71081e3
    GoeLin committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e9be531 View commit details
    Browse the repository at this point in the history
  3. 8169475: WheelModifier.java fails by timeout

    Backport-of: 613d32c2822a443fdcb131a7d67c528410e9f7e6
    Andrew Lu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1dd2f2a View commit details
    Browse the repository at this point in the history
  4. 8318158: RISC-V: implement roundD/roundF intrinsics

    Backport-of: 19147f326c6b0e78fe72f9a7e7100047f16a0921
    Olga Mikhaltsova committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ada400c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. 8312416: Tests in Locale should have more descriptive names

    Backport-of: a9a3463afb33b9df4cbf64d1866255bff638824f
    GoeLin committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fae1a03 View commit details
    Browse the repository at this point in the history
  2. 8319213: Compatibility.java reads both stdout and stderr of JdkUtils

    Backport-of: 84f4f7477c4e1b7ecc4c7fead2ded21242efddd7
    GoeLin committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    be8733b View commit details
    Browse the repository at this point in the history
  3. 8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64

    8319136: Skip pkcs11 tests on linux-aarch64
    
    Backport-of: c2e77e2f17b624e750dea8fd51bbfde99596690e
    GoeLin committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1f9b03e View commit details
    Browse the repository at this point in the history
  4. 8318696: Do not use LFS64 symbols on Linux

    Reviewed-by: lucy
    Backport-of: f4d08ccf80812d4f26a148fac6bf99b96672a63f
    MBaesken committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2697a9d View commit details
    Browse the repository at this point in the history
  5. 8316319: Generational ZGC: The SoftMaxHeapSize might be wrong when CD…

    …S decreases the MaxHeapSize
    
    Backport-of: fe862639e7ce40f5adef0e482b1fb9c718e061a3
    yaqsun authored and shipilev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8084244 View commit details
    Browse the repository at this point in the history
  6. 8322282: Incorrect LoaderConstraintTable::add_entry after JDK-8298468

    Backport-of: bde650f21e2fa2f7730d3f948105159762e4fdd0
    shipilev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d69a097 View commit details
    Browse the repository at this point in the history
  7. 8323243: JNI invocation of an abstract instance method corrupts the s…

    …tack
    
    Backport-of: 71d9a83dece7eb4bdb6ffdd9caf14a1348045ce0
    shipilev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ad2e114 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. 8318468: compiler/tiered/LevelTransitionTest.java fails with -XX:Comp…

    …ileThreshold=100 -XX:TieredStopAtLevel=1
    
    Backport-of: 61d0db3838932d4030b05ffb04ee2b0215ea686e
    shipilev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    63e52ed View commit details
    Browse the repository at this point in the history
  2. 8321269: Require platforms to define DEFAULT_CACHE_LINE_SIZE

    Backport-of: a56286f7ad9a8110026f48eb45f1d7a273b2f9fb
    shipilev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    34d97ab View commit details
    Browse the repository at this point in the history
  3. 8324050: Issue store-store barrier after re-materializing objects dur…

    …ing deoptimization
    
    Reviewed-by: kvn
    Backport-of: 52523d33dde797bf03b15a05bb227b19b22c06be
    shipilev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7fcfea5 View commit details
    Browse the repository at this point in the history
  4. 8321120: Shenandoah: Remove ShenandoahElasticTLAB flag

    Backport-of: 93b9235f19dab2a0c08ba8a1afcc82ee71be4c0b
    shipilev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    90d7b17 View commit details
    Browse the repository at this point in the history
  5. 8321122: Shenandoah: Remove ShenandoahLoopOptsAfterExpansion flag

    Backport-of: b02fc8681e57d75b5e05ce98216c53ff4d1e3b5d
    shipilev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e87638c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. 8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer

    Backport-of: 6ce0ebb858d3112f136e12d3ad595f805f6871a0
    GoeLin committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    cc189ff View commit details
    Browse the repository at this point in the history
  2. 8322255: Generational ZGC: ZPageSizeMedium should be set before MaxTe…

    …nuringThreshold
    
    Backport-of: 0ad6c9e3d91005c0cc3a26d5391444c3dcd8ba5d
    Liang Mao authored and shipilev committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    711ab38 View commit details
    Browse the repository at this point in the history
  3. 8317535: Shenandoah: Remove unused code

    Reviewed-by: kdnilsen, ysr
    Backport-of: e942f368c370e059c654e33408940a987013a5c7
    William Kemper authored and Y. Srinivas Ramakrishna committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2adc2b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. 8316947: Write a test to check textArea triggers MouseEntered/MouseEx…

    …ited events properly
    
    Backport-of: 00ef9f9c322dde236256953272d6906f6151635d
    Andrew Lu committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e2cabfe View commit details
    Browse the repository at this point in the history
  2. 8321480: ISO 4217 Amendment 176 Update

    Backport-of: 8b24851b9d3619c41c7a6cdb9193ed26a9b732dc
    Andrew Lu committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bf7c218 View commit details
    Browse the repository at this point in the history
  3. 8322142: JFR: Periodic tasks aren't orphaned between recordings

    Backport-of: 1551928502c8ed96350e7b4f1316ea35587407fe
    antonha authored and jerboaa committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a9498e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. 8315761: Open source few swing JList and JMenuBar tests

    Backport-of: bb6b3f2486b07a6ccdeea18519453e6d9c05c2c3
    Andrew Lu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ca85d55 View commit details
    Browse the repository at this point in the history
  2. 8324659: GHA: Generic jtreg errors are not reported

    Backport-of: c313d451a513eb08de0b295c1ce66d0d849d2374
    shipilev committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7f40804 View commit details
    Browse the repository at this point in the history
  3. 8324280: RISC-V: Incorrect implementation in VM_Version::parse_satp_mode

    Backport-of: e7fdac9d5ce56d2f589df59a7fd2869e35ba2991
    zifeihan authored and RealFYang committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    14f62ac View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. 8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Wi…

    …ndows 11
    
    Backport-of: 4a142c3b0831d60b3d5540f58973e8ad3d1304bf
    Amos Shi authored and shipilev committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dead333 View commit details
    Browse the repository at this point in the history
  2. 8315600: Open source few more headless Swing misc tests

    Backport-of: b05198a4f354934bc344fe9cbc19d98fd8bc3977
    Amos Shi authored and shipilev committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    45b428f View commit details
    Browse the repository at this point in the history
  3. 8313507: Remove pkcs11/Cipher/TestKATForGCM.java from ProblemList

    Backport-of: e8471f6bbe692a0d1e293f9e09aaa4f32312eb6a
    GoeLin committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5df2a5c View commit details
    Browse the repository at this point in the history
  4. 8320943: Files/probeContentType/Basic.java fails on latest Windows 11…

    … - content type mismatch
    
    Backport-of: 87516e29dc5015c4cab2c07c5539ad30f2768667
    GoeLin committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9bc6bd6 View commit details
    Browse the repository at this point in the history
  5. 8323154: C2: assert(cmp != nullptr && cmp->Opcode() == Op_Cmp(bt)) fa…

    …iled: no exit test
    
    Backport-of: 6997bfc68def7f80fbf6a7486a4b9f61225fc471
    shipilev committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2518d20 View commit details
    Browse the repository at this point in the history
  6. 8318157: RISC-V: implement ensureMaterializedForStackWalk intrinsic

    Backport-of: d6b4aa01a20eb7ecd44602a9fab3e3380bff3d3a
    Olga Mikhaltsova committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c971925 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. 8315611: Open source swing text/html and tree test

    Backport-of: ae08143d3dd3aa559447623389a5b23c5d32398a
    Amos Shi authored and shipilev committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0466741 View commit details
    Browse the repository at this point in the history
  2. 8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero …

    …check should already have bailed out earlier in split-if
    
    Backport-of: 7e0a4ed6292586772c23292dbdd67ed1db5c12f7
    shipilev committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    869df3b View commit details
    Browse the repository at this point in the history
  3. 8319382: com/sun/jdi/JdwpAllowTest.java shows failures on AIX if pref…

    …ixLen of mask is larger than 32 in IPv6 case
    
    Backport-of: 22642ff0aac71eceb71f6a9eebb2988a9bd5f091
    Joachim Kern authored and GoeLin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ffab458 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. 8320052: Zero: Use __atomic built-ins for atomic RMW operations

    Backport-of: 020c9007f8e9cc4b46a58d7955284f43a6ac913b
    shipilev committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c6ebfdf View commit details
    Browse the repository at this point in the history
  2. 8324937: GHA: Avoid multiple test suites per job

    Backport-of: 1aba78f2720b581f18fc2cec5e84deba6b2bcd41
    shipilev committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0b79e90 View commit details
    Browse the repository at this point in the history
  3. 8323637: Capture hotspot replay files in GHA

    Backport-of: c84c0ab52d5e08a693f7ad7d9a4772d8c1eeeaa8
    shipilev committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    38c5df1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. 8309697: [TESTBUG] Remove "@requires vm.flagless" from jtreg vectoriz…

    …ation tests
    
    Reviewed-by: shade
    Backport-of: a03954e6c57369446ef77136966662780e4b1c4e
    GoeLin committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e75ca5a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. 8313670: Simplify shared lib name handling code in some tests

    Reviewed-by: mdoerr, lucy
    Backport-of: 6dba2026d72de6a67aa0209749ded8174b088904
    MBaesken committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f15349b View commit details
    Browse the repository at this point in the history
  2. 8322957: Generational ZGC: Relocation selection must join the STS

    Reviewed-by: eosterlund, stefank
    Backport-of: ba23025cd8a9c1af37afea6444ce5ea2ff41e5af
    shipilev committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    85f4f38 View commit details
    Browse the repository at this point in the history
  3. 8321410: Shenandoah: Remove ShenandoahSuspendibleWorkers flag

    Backport-of: 2830dd2a7d3b933fbddca64ca0ac7a91e7ab0775
    shipilev committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    447f58c View commit details
    Browse the repository at this point in the history
  4. 8325096: Test java/security/cert/CertPathBuilder/akiExt/AKISerialNumb…

    …er.java is failing
    
    Backport-of: ac1cd3194910793b02e86c2c0dedaa321f137d4e
    shipilev committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5795695 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. 8316961: Fallback implementations for 64-bit Atomic::{add,xchg} on 32…

    …-bit platforms
    
    Backport-of: ba7d08b8199172058bd369d880d2d6a9f9649319
    shipilev committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4d62dfa View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. 8319777: Zero: Support 8-byte cmpxchg

    8320582: Zero: Misplaced CX8 enablement flag
    
    Reviewed-by: phh
    Backport-of: 6b96bb640aa91d96877b8ceea5fed359607c1e45
    shipilev committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    98e6d04 View commit details
    Browse the repository at this point in the history
  2. 8323964: runtime/Thread/ThreadCountLimit.java fails intermittently on…

    … AIX
    
    Backport-of: 3696765b7d1faec4bd23761a7a1b627d8903598d
    MBaesken committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cfceb11 View commit details
    Browse the repository at this point in the history
  3. 8324598: use mem_unit when working with sysinfo memory and swap relat…

    …ed information
    
    Backport-of: 7a798d3cebea0915f8a73af57333b3488c2091af
    MBaesken committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d08f24a View commit details
    Browse the repository at this point in the history
  4. 8324637: [aix] Implement support for reporting swap space in jdk.mana…

    …gement
    
    Backport-of: 33324a59ccdb220250cb74e15ce13af0e99dcb07
    MBaesken committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    bed2eaa View commit details
    Browse the repository at this point in the history
  5. 8309109: AArch64: [TESTBUG] compiler/intrinsics/sha/cli/TestUseSHA3In…

    …trinsicsOptionOnSupportedCPU.java fails on Neoverse N2 and V1
    
    Reviewed-by: aph
    Backport-of: afdaa2a3305461538f3a36de2b0b540fe2da9b37
    mrserb committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0604ce7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. 8325150: (tz) Update Timezone Data to 2024a

    Backport-of: 917838e0a564b1f2cbfb6cc214ccbfd1a237019f
    Dan Lutker authored and gnu-andrew committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b30f9aa View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. 8318039: GHA: Bump macOS and Xcode versions

    Backport-of: 605c9767291ddf1c409c3e805ffb3182899d06c2
    gdams committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    79bd47a View commit details
    Browse the repository at this point in the history
  2. 8323667: Library debug files contain non-reproducible full gcc includ…

    …e paths
    
    Backport-of: 57fad677819ae3142782f811a8fba94b38f5a74c
    Andrew Leonard authored and savoptik committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5f32918 View commit details
    Browse the repository at this point in the history
  3. 8323671: DevKit build gcc libraries contain full paths to source loca…

    …tion
    
    Backport-of: dd0694b9cbbfa2defdc3b09f86f20f686688cf7b
    Andrew Leonard authored and jerboaa committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b0e9a61 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. 8324753: [AIX] adjust os_posix after JDK-8318696

    Backport-of: 8950d68ddb36d35831fbb4b98969cd0537527070
    MBaesken committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4031ff4 View commit details
    Browse the repository at this point in the history
  2. 8325194: GHA: Add macOS M1 testing

    8325444: GHA: JDK-8325194 causes a regression
    
    Reviewed-by: shade
    Backport-of: d1c82156ba6ede4b798ac15f935289cfcc99d1a0
    gdams committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b9cf41d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. 8323515: Create test alias "all" for all test roots

    8324647: Invalid test group of lib-test after JDK-8323515
    
    Backport-of: 8b9bf758801400e4491326cd4c90fc117b9d97e1
    shipilev committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3f35008 View commit details
    Browse the repository at this point in the history
  2. 8305962: update jcstress to 0.16

    Backport-of: 292ee630ae32c3b50363b10ffa6090e57ffef1e8
    shipilev committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ecdc22e View commit details
    Browse the repository at this point in the history
  3. 8324858: [vectorapi] Bounds checking issues when accessing memory seg…

    …ments
    
    Reviewed-by: psandoz
    Backport-of: 1ae851387f881263ccc6aeace5afdd0f49d41d33
    shipilev committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    786c5fb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. 8324514: ClassLoaderData::print_on should print address of class loader

    Backport-of: fb822e49f2a84423c8fd17db2e95bbdd5e7ec191
    shipilev committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    24fae7a View commit details
    Browse the repository at this point in the history
  2. 8323717: Introduce test keyword for tests that need external dependen…

    …cies
    
    Backport-of: 12b89cd2eeb5c2c43a2ce425c96fc4f718e30514
    shipilev committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3da175b View commit details
    Browse the repository at this point in the history
  3. 8319314: NMT detail report slow or hangs for large number of mappings

    Reviewed-by: phh
    Backport-of: 9938b3f62babfc35ee682bd979a6bf08ac7cd348
    shipilev committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fb19cb3 View commit details
    Browse the repository at this point in the history
  4. 8009550: PlatformPCSC should load versioned so

    Backport-of: 328b381075ab81fd3f899e49e4d71ef19ea28862
    gnu-andrew committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    941ca60 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java

    Backport-of: 6c7029ffd48186353fc1d2a03915386b5f386ae2
    mrserb committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1c92a05 View commit details
    Browse the repository at this point in the history
  2. 8324347: Enable "maybe-uninitialized" warning for FreeType 2.13.1

    Backport-of: 781f368d421a94857929e4168974f43e890637d8
    mrserb committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    70fa49e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. 8315602: Open source swing security manager test

    Backport-of: fd6442c079748dcaff3bb565dc35b108b68a61bd
    Amos Shi authored and shipilev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e181516 View commit details
    Browse the repository at this point in the history
  2. 8315891: java/foreign/TestLinker.java failed with "error occurred whi…

    …le instantiating class TestLinker: null"
    
    Backport-of: a62c48b87e814b5b1f4c8089f9ff354156f92f69
    shipilev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    70112e3 View commit details
    Browse the repository at this point in the history
  3. 8325672: C2: allocate PhaseIdealLoop::_loop_or_ctrl from C->comp_arena()

    Backport-of: 74b90aa87e7cfa52ac09bf2e57258d792f740f00
    shipilev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    93be33c View commit details
    Browse the repository at this point in the history
  4. 8320890: [AIX] Find a better way to mimic dl handle equality

    Reviewed-by: mdoerr
    Backport-of: b8ae4a8c0985d1763ac48ba78943d8b992d7be77
    Joachim Kern authored and TheRealMDoerr committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4d4c47d View commit details
    Browse the repository at this point in the history
  5. 8318737: Fallback linker passes bad JNI handle

    Backport-of: 3885dc5b9acf08dc90397ab02b814bc72d7b4ed5
    shipilev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d6f4f5e View commit details
    Browse the repository at this point in the history
  6. 8324874: AArch64: crypto pmull based CRC32/CRC32C intrinsics clobber …

    …V8-V15 registers
    
    Backport-of: 4cd318756d4a8de64d25fb6512ecba9a008edfa1
    Evgeny Astigeevich authored and shipilev committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a9792a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. 8322790: RISC-V: Tune costs for shuffles with no conversion

    Backport-of: 2acb5bd9924511b58b0e57ea9eb6c2dee9fd3ee8
    Ilya Gavrilin authored and Vladimir Kempik committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4fcc5c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. 8314164: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTe…

    …st.java fails intermittently in timeout
    
    Backport-of: fbaaac63d4ae8d7cc0ec02ab4b5a934824d1fec1
    Darragh Clarke authored and shipilev committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    90c9f70 View commit details
    Browse the repository at this point in the history
  2. 8314629: Generational ZGC: Clearing All SoftReferences log line lacks…

    … GCId
    
    Backport-of: 88dafe564f163ed738a8cb6adc449b94e606999f
    Liang Mao authored and shipilev committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    36569de View commit details
    Browse the repository at this point in the history
  3. 8323640: [TESTBUG]testMemoryFailCount in jdk/internal/platform/docker…

    …/TestDockerMemoryMetrics.java always fail because OOM killed
    
    Backport-of: 791b427f4410057cdcdf8fd8ea0dcce71f7dc513
    SendaoYan authored and jerboaa committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    92d533e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. 8315726: Open source several AWT applet tests

    Backport-of: 1741d13b1260253d1e299e8da9c42b5519a7ae48
    Andrew Lu committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3b4932b View commit details
    Browse the repository at this point in the history
  2. 8325074: ZGC fails assert(index == 0 || is_power_of_2(index)) failed:…

    … Incorrect load shift: 11
    
    Backport-of: 2705ed0a71e606a517518569d60051c85ad3c516
    shipilev committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9adc281 View commit details
    Browse the repository at this point in the history
  3. 8321408: Add Certainly roots R1 and E1

    Backport-of: f3073db42aa80b3ced47edea8d2e8add874fb70f
    shipilev committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    290cd11 View commit details
    Browse the repository at this point in the history
  4. 8311893: Interactive component with ARIA role 'tabpanel' does not hav…

    …e a programmatically associated name
    
    Reviewed-by: hannesw
    Backport-of: 783ae56634a3bca23516c22b071d224fec18591f
    psoujany authored and GoeLin committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e69b611 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. 8325254: CKA_TOKEN private and secret keys are not necessarily sensitive

    Backport-of: 0f5f3c9b9718c610406088327401210486447462
    martinuy committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c80bb72 View commit details
    Browse the repository at this point in the history
  2. 8314835: gtest wrappers should be marked as flagless

    Backport-of: 1ea6463fbb95258725ed4a11621ec662859a76e0
    MBaesken committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2c38047 View commit details
    Browse the repository at this point in the history
  3. 8326000: Remove obsolete comments for class sun.security.ssl.SunJSSE

    Backport-of: c2d9fa26ce903be7c86a47db5ff289cdb9de3a62
    RealCLanger committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8ddff70 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. 8320303: Allow PassFailJFrame to accept single window creator

    Backport-of: 83ffc1ac94b8893532d8663b9058592f1714d337
    Andrew Lu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    08f9237 View commit details
    Browse the repository at this point in the history
  2. 8325470: [AIX] use fclose after fopen in read_psinfo

    Backport-of: 4513da949670dfd29ca64183edc78ca44432aeb3
    MBaesken committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    69aa4ab View commit details
    Browse the repository at this point in the history
  3. 8325876: crashes in docker container tests on Linuxppc64le Power8 mac…

    …hines
    
    Backport-of: ba8db1f6d737bf369f1795d03327217186c0cf64
    MBaesken committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    55f9bcf View commit details
    Browse the repository at this point in the history
  4. 8321151: JDK-8294427 breaks Windows L&F on all older Windows versions

    Backport-of: f695ca588453265d6ad791c6a396197e8a53ba39
    mrserb committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1b7c5af View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. 8325496: Make TrimNativeHeapInterval a product switch

    Backport-of: d31fd78d963d5d103b1b1bf66ae0bdbe4be2b790
    MBaesken committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4296ddf View commit details
    Browse the repository at this point in the history
  2. 8323664: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java still fai…

    …ls with JNI warning on some Windows configurations
    
    Backport-of: 99c9ae127c0a3b8c4fc6ede87079ff7c693a2905
    RealCLanger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    36b5ac4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. 8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed …

    …because A blue ball icon is added outside of the system tray
    
    Backport-of: 5a988a5087d0afbb577c6715fd5e1e44564888cb
    mrserb committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    29bf21f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. 8327391: Add SipHash attribution file

    Backport-of: fcf48ab3d36a7f8eed84e81c3e2445adcbc95374
    GoeLin committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    07fc624 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. 8315708: Enhance HTTP/2 client usage

    Reviewed-by: mbalao
    Backport-of: 4bd9637dfe12d330afd7409c27c5778b28a24cf4
    Yuri Nesterenko authored and RealCLanger committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8eba98a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. 8318340: Improve RSA key implementations

    Reviewed-by: mbalao
    Backport-of: 62d9cec1d6b804a70381bfb8ac902b6bb649f8ae
    Alexey Bakhtin authored and RealCLanger committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5378f80 View commit details
    Browse the repository at this point in the history
  2. 8322122: Enhance generation of addresses

    Backport-of: 1a4a46e102a2bc282fcbec571169867d715f4ade
    martinuy authored and RealCLanger committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    517bd93 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. 8319851: Improve exception logging

    Reviewed-by: mbaesken
    Backport-of: 87dfeeb14fdd0fa1648a8bec91b5b713cc2c1b83
    martinuy authored and RealCLanger committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    778a6c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. 8329838: [21u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for …

    …release 21.0.3
    
    Reviewed-by: goetz
    RealCLanger committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    05f18b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge tag 'jdk-21.0.3+9' into dragonwell_standard-21.0.3.0.3+9

    Added tag jdk-21.0.3+9 for changeset 05f18b1
    Accelerator1996 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    53fd285 View commit details
    Browse the repository at this point in the history