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 jdk17u:jdk-17.0.12+7 #157

Open
wants to merge 2,845 commits into
base: crac-17
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    4b0a015 View commit details
    Browse the repository at this point in the history
  2. 8324050: Issue store-store barrier after re-materializing objects dur…

    …ing deoptimization
    
    Reviewed-by: kvn
    Backport-of: 52523d3
    shipilev committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8c3dcf3 View commit details
    Browse the repository at this point in the history
  3. 8326942: [17u] Backout "8325254: CKA_TOKEN private and secret keys ar…

    …e not necessarily sensitive"
    
    Reviewed-by: lucy
    GoeLin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    87e7c6e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. 8323717: Introduce test keyword for tests that need external dependen…

    …cies
    
    Reviewed-by: phh
    Backport-of: 12b89cd
    shipilev committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    204ec8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5687c5a View commit details
    Browse the repository at this point in the history
  3. 8325496: Make TrimNativeHeapInterval a product switch

    Reviewed-by: lucy
    Backport-of: 4296ddfc6336f062e92fdfdc3b41ca20da26a126
    MBaesken committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2b34eeb 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: 783ae56
    psoujany authored and Paul Hohensee committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    85a49ed View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. 8269914: Factor out heap printing for G1 young and full gc

    8270018: Add scoped object for g1 young gc JFR notification
    
    Reviewed-by: phh
    Backport-of: c93204c
    GoeLin committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0052ab7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. 8323210: Update the usage of cmsFLAGS_COPY_ALPHA

    Reviewed-by: phh
    Backport-of: aba1933
    mrserb committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ab602af View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    3add2e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe8974 View commit details
    Browse the repository at this point in the history
  3. 8324824: AArch64: Detect Ampere-1B core and update default options fo…

    …r Ampere CPUs
    
    Reviewed-by: shade
    Backport-of: 9936aee
    Patrick Zhang authored and adinn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f3e90af View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. 8305900: Use loopback IP addresses in security policy files of httpcl…

    …ient tests
    
    Reviewed-by: mbaesken
    Backport-of: 646b666
    GoeLin committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    72881de View commit details
    Browse the repository at this point in the history
  2. 8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed …

    …because A blue ball icon is added outside of the system tray
    
    Backport-of: 5a988a5
    mrserb committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f45e587 View commit details
    Browse the repository at this point in the history
  3. 8272651: G1 heap region info print order changed by JDK-8269914

    Reviewed-by: rrich
    Backport-of: f11e099
    GoeLin committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    158f91a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge

    GoeLin committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    47ec134 View commit details
    Browse the repository at this point in the history
  2. 8280030: [REDO] Parallel: More precise boundary in ObjectStartArray::…

    …object_starts_in_range
    
    Reviewed-by: phh, zgu
    Backport-of: 496baad
    reinrich committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    dbf4a99 View commit details
    Browse the repository at this point in the history
  3. 8278893: Parallel: Remove GCWorkerDelayMillis

    Backport-of: ff5d417
    reinrich committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5421bb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. 8318580: "javax/swing/MultiMonitor/MultimonVImage.java failing with E…

    …rror. Can't find library: /open/test/jdk/java/awt/regtesthelpers" after JDK-8316053
    
    Backport-of: e4803e0
    Andrew Lu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    30ead33 View commit details
    Browse the repository at this point in the history
  2. 8320303: Allow PassFailJFrame to accept single window creator

    Backport-of: 83ffc1a
    Andrew Lu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    385731f View commit details
    Browse the repository at this point in the history
  3. 8325972: Add -x to bash for building with LOG=debug

    Backport-of: 8668198
    Andrew Lu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f423686 View commit details
    Browse the repository at this point in the history
  4. 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to un…

    …expected Region instead of Loop
    
    Backport-of: 9f0e7da
    Andrew Lu committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3c05a02 View commit details
    Browse the repository at this point in the history
  5. 8282094: [REDO] Parallel: Refactor PSCardTable::scavenge_contents_par…

    …allel
    
    Reviewed-by: phh, zgu
    Backport-of: 22b93a3
    reinrich committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fa8a159 View commit details
    Browse the repository at this point in the history
  6. 8309763: Move tests in test/jdk/sun/misc/URLClassPath directory to te…

    …st/jdk/jdk/internal/loader
    
    Backport-of: 57fc9a3
    GoeLin committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    48327c3 View commit details
    Browse the repository at this point in the history
  7. 8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on Ce…

    …ntOS Linux release 8.5.2111 and Fedora 27
    
    Backport-of: 5281499
    SendaoYan authored and GoeLin committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6e73b11 View commit details
    Browse the repository at this point in the history
  8. 8320712: Rewrite BadFactoryTest in pure Java

    Backport-of: 6697160
    GoeLin committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    08f1b35 View commit details
    Browse the repository at this point in the history
  9. 8310031: Parallel: Implement better work distribution for large objec…

    …t arrays in old gen
    
    Reviewed-by: phh
    Backport-of: 4bfe226
    reinrich committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f221ff3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. 8291753: Add JFR event for GC CPU Time

    Reviewed-by: phh
    Backport-of: 14eb5ad
    GoeLin committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    833e2bb View commit details
    Browse the repository at this point in the history
  2. 8325137: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java can …

    …fail in Xcomp with out of expected range
    
    Backport-of: 91d8dac
    Amos Shi authored and shipilev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f196e02 View commit details
    Browse the repository at this point in the history
  3. 8315677: Open source few swing JFileChooser and other tests

    Backport-of: fe5ef5f
    Amos Shi authored and shipilev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    61fed7b View commit details
    Browse the repository at this point in the history
  4. 8317287: [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnorma…

    …l termination
    
    Backport-of: cbfddf4
    Amos Shi authored and shipilev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e148b99 View commit details
    Browse the repository at this point in the history
  5. 8266242: java/awt/GraphicsDevice/CheckDisplayModes.java failing on ma…

    …cOS 11 ARM
    
    Reviewed-by: mdoerr
    Backport-of: f7d6d7a
    Amos Shi authored and shipilev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4ba565c View commit details
    Browse the repository at this point in the history
  6. 8327036: [macosx-aarch64] SIGBUS in MarkActivationClosure::do_code_bl…

    …ob reached from Unsafe_CopySwapMemory0
    
    Backport-of: ad1d32484a8130c9b641cff38c07e8544b3fd271
    reinrich committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f38add6 View commit details
    Browse the repository at this point in the history
  7. 8256660: Disable DTLS 1.0

    Backport-of: 16744b3
    GoeLin committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    dd94e20 View commit details
    Browse the repository at this point in the history
  8. 8301381: Verify DTLS 1.0 cannot be negotiated

    Backport-of: 18e2446
    GoeLin committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2d8a3a8 View commit details
    Browse the repository at this point in the history
  9. 8319372: C2 compilation fails with "Bad immediate dominator info"

    Reviewed-by: phh
    Backport-of: 7766785
    GoeLin committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f8cfa35 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. 8320342: Use PassFailJFrame for TruncatedPopupMenuTest.java

    Backport-of: 1f2922a
    Andrew Lu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a14f845 View commit details
    Browse the repository at this point in the history
  2. 8320113: [macos14] : ShapeNotSetSometimes.java fails intermittently o…

    …n macOS 14
    
    Backport-of: f1b7335
    Andrew Lu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a22ac46 View commit details
    Browse the repository at this point in the history
  3. 8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK…

    … binaries
    
    Backport-of: 721bfee
    Andrew Lu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0606e5a View commit details
    Browse the repository at this point in the history
  4. 8314283: Support for NSS tests on aarch64 platforms

    Backport-of: 2a80160
    Andrew Lu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3433fdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b632518 View commit details
    Browse the repository at this point in the history
  6. 8315898: Open source swing JMenu tests

    Backport-of: fecd2fd
    Sonia Zaldana Calles authored and GoeLin committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    49c260d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. 8320129: "top" command during jtreg failure handler does not display …

    …CPU usage on OSX
    
    Backport-of: 8be3e39
    Andrew Lu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    09ebd1c View commit details
    Browse the repository at this point in the history
  2. 8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64

    8319136: Skip pkcs11 tests on linux-aarch64
    
    Backport-of: 1f9b03e597d87679964e8772c6bea538c74feb2c
    Andrew Lu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    02ef1c7 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: 7a798d3
    MBaesken committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6488725 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. 8320943: Files/probeContentType/Basic.java fails on latest Windows 11…

    … - content type mismatch
    
    Reviewed-by: mdoerr
    Backport-of: 87516e2
    Amos Shi authored and TheRealMDoerr committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    27cf2f4 View commit details
    Browse the repository at this point in the history
  2. 8324238: [macOS] java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSomet…

    …imes.java fails with the shape has not been applied msg
    
    Backport-of: 62c9530
    Andrew Lu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0b20589 View commit details
    Browse the repository at this point in the history
  3. 8268974: GetJREPath() JLI function fails to locate libjava.so if not …

    …standard Java launcher is used
    
    Backport-of: 984003d
    Sergey Nazarkin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c9b0307 View commit details
    Browse the repository at this point in the history
  4. 8286740: JFR: Active Setting event emitted incorrectly

    Reviewed-by: jbachorik
    Backport-of: 24cab0a
    richardstartin authored and Jaroslav Bachorik committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4b9ab0d View commit details
    Browse the repository at this point in the history
  5. 8285452: Add a new test library API to replace a file content using F…

    …ileUtils.java
    
    Backport-of: 0462d5a
    GoeLin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0499df3 View commit details
    Browse the repository at this point in the history
  6. 8289401: Add dump output to TestRawRSACipher.java

    Backport-of: 7b3bf97
    GoeLin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    dc60887 View commit details
    Browse the repository at this point in the history
  7. 8321489: Update LCMS to 2.16

    Backport-of: dc7d3b1
    GoeLin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    807faa7 View commit details
    Browse the repository at this point in the history
  8. 8290901: Reduce use of -source in langtools tests

    Backport-of: cc2861a
    GoeLin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7d716fc View commit details
    Browse the repository at this point in the history
  9. 8322239: [macos] a11y : java.lang.NullPointerException is thrown when…

    … focus is moved on the JTabbedPane
    
    Backport-of: 3b1062d
    GoeLin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    373714b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. 8327036: [macosx-aarch64] SIGBUS in MarkActivationClosure::do_code_bl…

    …ob reached from Unsafe_CopySwapMemory0
    
    Backport-of: f38add6
    GoeLin committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e100cf5 View commit details
    Browse the repository at this point in the history
  2. 8327391: Add SipHash attribution file

    Backport-of: fcf48ab
    GoeLin committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5fb5ba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0e3386 View commit details
    Browse the repository at this point in the history
  4. 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails w…

    …hen code cache is out of space
    
    Backport-of: e3ae81eeeee8e2b0063a576a90624dd927b512f0
    TheRealMDoerr committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fce02ad View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    7fb1fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f036fcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fd79e9 View commit details
    Browse the repository at this point in the history
  4. 8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to Load…

    …Store split through phi
    
    Backport-of: 5d414da
    Dan Lutker authored and Paul Hohensee committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5b8a2e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. 8328066: WhiteBoxResizeTest failure on linux-x86: Could not reserve e…

    …nough space for 2097152KB object heap
    
    Reviewed-by: lucy, shade
    Backport-of: dde519d
    GoeLin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d24d94b View commit details
    Browse the repository at this point in the history
  2. 8328524: [x86] StringRepeat.java failure on linux-x86: Could not rese…

    …rve enough space for 2097152KB object heap
    
    Backport-of: eebcc21
    GoeLin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    02eec99 View commit details
    Browse the repository at this point in the history
  3. Merge

    GoeLin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e3ba201 View commit details
    Browse the repository at this point in the history
  4. 8313307: java/util/Formatter/Padding.java fails on some Locales

    Backport-of: bd634d2ec77f0208a2db54bc00567777ee7c8661
    RealCLanger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c0d209c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. 8322503: Shenandoah: Clarify gc state usage

    Reviewed-by: shade
    Backport-of: 51238c4
    William Kemper authored and shipilev committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    aa2cdb3 View commit details
    Browse the repository at this point in the history
  2. 8297449: Update JInternalFrame Metal Border code

    Backport-of: 0962957
    GoeLin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    09f3890 View commit details
    Browse the repository at this point in the history
  3. 8305169: java/security/cert/CertPathValidator/OCSP/GetAndPostTests.ja…

    …va -- test server didn't start in timely manner
    
    Backport-of: 3f6a354
    GoeLin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a8a8128 View commit details
    Browse the repository at this point in the history
  4. 8324632: Update Zlib Data Compression Library to Version 1.3.1

    8315117: Update Zlib Data Compression Library to Version 1.3
    8326351: Update the Zlib version in open/src/java.base/share/legal/zlib.md to 1.3.1
    
    Reviewed-by: mbaesken
    Backport-of: 6d8d049e4a7c77d8aa8a5d71446de1deb64d96e9
    GoeLin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6359b28 View commit details
    Browse the repository at this point in the history
  5. 8314832: Few runtime/os tests ignore vm flags

    Backport-of: fc3e826
    GoeLin committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9922f22 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. 8315663: Open source misc awt tests

    Backport-of: a36f5a5
    Andrew Lu committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d554437 View commit details
    Browse the repository at this point in the history
  2. 8312383: Log X509ExtendedKeyManager implementation class name in TLS/…

    …SSL connection
    
    Backport-of: bdd1aeb
    Andrew Lu committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6700a49 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    56ed749 View commit details
    Browse the repository at this point in the history
  2. 8326960: GHA: RISC-V sysroot cannot be debootstrapped due to ongoing …

    …Debian t64 transition
    
    Backport-of: f207aa9
    shipilev committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b4d22f6 View commit details
    Browse the repository at this point in the history
  3. 8260540: serviceability/jdwp/AllModulesCommandTest.java failed with "…

    …Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'"
    
    Reviewed-by: lucy
    Backport-of: 7a23c9c
    GoeLin committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d74ef51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    432210b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    791be77 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    533e1b1 View commit details
    Browse the repository at this point in the history
  2. 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
    6926000 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
    5153875 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
    07873cc View commit details
    Browse the repository at this point in the history
  3. 8328825: Google CAInterop test failures

    Backport-of: 70a15c7
    shipilev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    91ac085 View commit details
    Browse the repository at this point in the history
  4. 8280056: gtest/LargePageGtests.java#use-large-pages failed "os.releas…

    …e_one_mapping_multi_commits_vm"
    
    Backport-of: 66520be
    GoeLin committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f52725d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. 8323994: gtest runner repeats test name for every single gtest assertion

    Backport-of: 1aae980
    Andrew Lu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b293856 View commit details
    Browse the repository at this point in the history
  2. 8326661: sun/java2d/cmm/ColorConvertOp/ColConvTest.java assumes profi…

    …les were generated by LCMS
    
    Backport-of: 1f43fa0
    Andrew Lu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f6c87d8 View commit details
    Browse the repository at this point in the history
  3. 8295944: Move the Http2TestServer and related classes into a package …

    …of its own
    
    Reviewed-by: lucy
    Backport-of: 8a47429
    GoeLin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0dce546 View commit details
    Browse the repository at this point in the history
  4. 8213714: AttachingConnector/attach/attach001 failed due to "bind fail…

    …ed: Address already in use"
    
    Backport-of: b62e742
    GoeLin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9b9573f View commit details
    Browse the repository at this point in the history
  5. 8327998: Enable java/lang/ProcessBuilder/JspawnhelperProtocol.java on…

    … Mac
    
    Backport-of: cc1800f
    elifaslan1 authored and Paul Hohensee committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a6180f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. 8275868: ciReplay: Inlining fails with "unloaded signature classes" d…

    …ue to wrong protection domains
    
    Reviewed-by: mdoerr
    Backport-of: 5bb1992
    GoeLin committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ba77d0b View commit details
    Browse the repository at this point in the history
  2. 8286045: Use ForceGC for cleaner test cases

    Reviewed-by: mbaesken, yan
    Backport-of: 7eb1559
    gnu-andrew committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d2df108 View commit details
    Browse the repository at this point in the history
  3. 8276227: ciReplay: SIGSEGV if classfile for replay compilation is not…

    … present after JDK-8275868
    
    Reviewed-by: mdoerr
    Backport-of: a1f4c42
    GoeLin committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4ced080 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. 8328812: Update and move siphash license

    Backport-of: ce7ebaa
    Andrew Lu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e82d936 View commit details
    Browse the repository at this point in the history
  2. 8320005: Allow loading of shared objects with .a extension on AIX

    Backport-of: e85355a
    Suchismith Roy authored and TheRealMDoerr committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    45de685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e777ec View commit details
    Browse the repository at this point in the history
  4. 8163921: HttpURLConnection default Accept header is malformed accordi…

    …ng to HTTP/1.1 RFC
    
    Backport-of: 28796cb
    GoeLin committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b37df14 View commit details
    Browse the repository at this point in the history
  5. 8296137: diags-examples.xml is broken

    Backport-of: f8b2574
    GoeLin committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b4e64ff View commit details
    Browse the repository at this point in the history
  6. 8297645: Drop the test/jdk/java/net/httpclient/reactivestreams-tck-te…

    …sts/TckDriver.java test
    
    Backport-of: 6d0fbb2
    GoeLin committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e59eeb0 View commit details
    Browse the repository at this point in the history
  7. 8296610: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthentic…

    …atorTest.java failed with "BindException: Address already in use: connect"
    
    Backport-of: 0dce5b8
    GoeLin committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7680369 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e132c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    615c01b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. 8305943: Open source few AWT Focus related tests

    Backport-of: 64ed816
    Andrew Lu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    996dfb0 View commit details
    Browse the repository at this point in the history
  2. 8305942: Open source several AWT Focus related tests

    Backport-of: 8346ae2
    Andrew Lu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    151091c View commit details
    Browse the repository at this point in the history
  3. 8306714: Open source few Swing event and AbstractAction tests

    Backport-of: 31a73b0
    Andrew Lu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4ececad View commit details
    Browse the repository at this point in the history
  4. 8280377: MethodHandleProxies does not correctly invoke default method…

    …s with varags
    
    Reviewed-by: aph
    Backport-of: a183bfb
    Delawen authored and jerboaa committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5ecac7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78f482d View commit details
    Browse the repository at this point in the history
  6. 8306040: HttpResponseInputStream.available() returns 1 on empty stream

    Reviewed-by: stuefe
    Backport-of: acaab6f
    Sonia Zaldana Calles authored and shipilev committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    08debe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ced722 View commit details
    Browse the repository at this point in the history
  8. 8325254: CKA_TOKEN private and secret keys are not necessarily sensitive

    Reviewed-by: mbalao
    Backport-of: 0f5f3c9
    franferrax authored and martinuy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d29fe03 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    ad94e70 View commit details
    Browse the repository at this point in the history
  2. 8296190: TestMD5Intrinsics and TestMD5MultiBlockIntrinsics don't test…

    … the intrinsics
    
    Backport-of: f43bb9f
    GoeLin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4cdf296 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8210811 View commit details
    Browse the repository at this point in the history
  4. 8298939: Refactor open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest…

    ….sh to jtreg java test
    
    Backport-of: ccfe167
    GoeLin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e948504 View commit details
    Browse the repository at this point in the history
  5. 8294137: Review running times of java.math tests

    Backport-of: 51035a7
    GoeLin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7a9e984 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae3aa72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e877941 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f6b099 View commit details
    Browse the repository at this point in the history
  9. 8319851: Improve exception logging

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    7a47adf View commit details
    Browse the repository at this point in the history
  2. 8303457: Introduce convenience test library APIs for creating test se…

    …rvers for tests in test/jdk/java/net/httpclient
    
    Reviewed-by: lucy
    Backport-of: 72de24e
    GoeLin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e913fa7 View commit details
    Browse the repository at this point in the history
  3. 8307411: Test java/foreign/channels/TestAsyncSocketChannels.java fail…

    …ed: IllegalStateException: Already closed
    
    Reviewed-by: lucy
    Backport-of: f92d095
    GoeLin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9a0e875 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. 8326140: src/jdk.accessibility/windows/native/libjavaaccessbridge/Acc…

    …essBridgeJavaEntryPoints.cpp ReleaseStringChars might be missing in early returns
    
    Backport-of: d9ef16d
    MBaesken committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fbcb399 View commit details
    Browse the repository at this point in the history
  2. 8325862: set -XX:+ErrorFileToStderr when executing java in containers…

    … for some container related jtreg tests
    
    Backport-of: 9f4ec21
    MBaesken committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1b72e51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e789a67 View commit details
    Browse the repository at this point in the history
  4. 8295026: Remove unused fields in StyleSheet

    Backport-of: be3b335
    GoeLin committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3764735 View commit details
    Browse the repository at this point in the history
  5. 8306031: Update IANA Language Subtag Registry to Version 2023-04-13

    Reviewed-by: mbaesken
    Backport-of: 00b1eac
    GoeLin committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    261e45a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b96339f View commit details
    Browse the repository at this point in the history
  7. 8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java…

    … ignores VM flags
    
    Backport-of: d667903
    GoeLin committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    31ba7e0 View commit details
    Browse the repository at this point in the history
  8. 8328638: Fallback option for POST-only OCSP requests

    8329213: Better validation for com.sun.security.ocsp.useget option
    
    Reviewed-by: serb
    Backport-of: 614db2e
    shipilev committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    533fac6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. 8329836: [17u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for …

    …release 17.0.11
    
    Reviewed-by: goetz
    RealCLanger committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1c40f89 View commit details
    Browse the repository at this point in the history
  2. 8310818: Refactor more Locale tests to use JUnit

    Reviewed-by: lucy
    Backport-of: 12e9430
    GoeLin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    989e0bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62e6dfa View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. 8315652: RISC-V: Features string uses wrong separator for jtreg

    Reviewed-by: rehn
    Backport-of: cbbfa0d
    zifeihan authored and RealFYang committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7217328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb1a03c View commit details
    Browse the repository at this point in the history
  3. 8305645: System Tray icons get corrupted when Windows primary monitor…

    … changes
    
    Backport-of: 6cd370e
    Amos Shi committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c430b11 View commit details
    Browse the repository at this point in the history
  4. 8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-…

    …ascii characters
    
    Reviewed-by: phh
    Backport-of: 82796bd
    Amos Shi committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fc01ffe View commit details
    Browse the repository at this point in the history
  5. 8315834: Open source several Swing JSpinner related tests

    Backport-of: 4a63eb0
    Amos Shi committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c758755 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    85e3f1a View commit details
    Browse the repository at this point in the history
  2. 8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gp…

    …BitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185
    
    Backport-of: dcca5daaf7f51c6579369c6ba3430a3d7962dbf2
    RealCLanger committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1ae82df View commit details
    Browse the repository at this point in the history
  3. 8297695: Fix typos in test/langtools files

    Backport-of: e10778a
    GoeLin committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    00a1fe9 View commit details
    Browse the repository at this point in the history
  4. 8304927: Update java/net/httpclient/BasicAuthTest.java to check basic…

    … auth over HTTP/2
    
    Backport-of: 50a995f
    GoeLin committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ca08689 View commit details
    Browse the repository at this point in the history
  5. 8309409: Update HttpInputStreamTest and BodyProcessorInputStreamTest …

    …to use hg.openjdk.org
    
    Backport-of: ac1597b
    GoeLin committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    99aa1ca View commit details
    Browse the repository at this point in the history
  6. 8309527: Improve test proxy performance

    Backport-of: fadcd65
    GoeLin committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f6c003a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3460807 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed9c128 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. 8328540: test javax/swing/JSplitPane/4885629/bug4885629.java fails on…

    … windows hidpi
    
    Backport-of: fa823bd
    Andrew Lu committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cf93baf View commit details
    Browse the repository at this point in the history
  2. 8286311: remove boilerplate from use of runTests

    Reviewed-by: lucy, phh
    Backport-of: 2294f22
    GoeLin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    53853c4 View commit details
    Browse the repository at this point in the history
  3. 8223696: java/net/httpclient/MaxStreams.java failed with didn't finis…

    …h within the time-out
    
    Backport-of: 95310ea
    GoeLin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    592e2c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cabe84 View commit details
    Browse the repository at this point in the history
  5. 8326643: JDK server does not send a dummy change_cipher_spec record a…

    …fter HelloRetryRequest message
    
    Reviewed-by: mbaesken
    Backport-of: d44aaa3
    GoeLin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cacc30b View commit details
    Browse the repository at this point in the history
  6. 8328988: [macos14] Problem list LightweightEventTest.java which fails…

    … due to macOS bug described in JDK-8322653
    
    Backport-of: 2374d1e334ba0528b39239a01fe52d5843e678df
    GoeLin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    290fb64 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge

    GoeLin committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    30ea06c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. 8316164: Opensource JMenuBar manual test

    Backport-of: 8f4dfc4
    Andrew Lu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    10e0cfa View commit details
    Browse the repository at this point in the history
  2. 8316017: Refactor timeout handler in PassFailJFrame

    Backport-of: 3abd772
    Andrew Lu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    36f4e73 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. 8326936: RISC-V: Shenandoah GC crashes due to incorrect atomic memory…

    … operations
    
    8316186: RISC-V: Remove PlatformCmpxchg<4>
    8330242: RISC-V: Simplify and remove CORRECT_COMPILER_ATOMIC_SUPPORT in atomic_linux_riscv.hpp
    
    Reviewed-by: fyang
    Backport-of: a089ed2
    zifeihan authored and RealFYang committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    30a9a21 View commit details
    Browse the repository at this point in the history
  2. 8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer

    Reviewed-by: lucy
    Backport-of: 6ce0ebb
    Andrew Lu committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d4512fe View commit details
    Browse the repository at this point in the history
  3. 8318599: HttpURLConnection cache issues leading to crashes in JGSS w/…

    … native GSS introduced by 8303809
    
    Backport-of: f1a24f6
    Andrew Lu committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ed419ef View commit details
    Browse the repository at this point in the history
  4. 8319048: Monitor deflation unlink phase prolongs time to safepoint

    Reviewed-by: phh
    Backport-of: efc3922
    shipilev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5b656c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. 8281658: Add a security category to the java -XshowSettings option

    Reviewed-by: lucy
    Backport-of: 2e12a12
    Andrew Lu committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c741b35 View commit details
    Browse the repository at this point in the history
  2. 8322858: compiler/c2/aarch64/TestFarJump.java fails on AArch64 due to…

    … unexpected PrintAssembly output
    
    Backport-of: 52a6c37
    GoeLin committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e806430 View commit details
    Browse the repository at this point in the history
  3. 8303972: (zipfs) Make test/jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF…

    ….java independent of the zip command line
    
    8301183: (zipfs) jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java failing with ZipException:R0 on OL9
    
    Reviewed-by: lucy
    Backport-of: 7004c27
    GoeLin committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    776e10a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. 8306067: Open source AWT Graphics,GridBagLayout related tests

    8306838: GetGraphicsTest needs to be headful
    
    Backport-of: d53a5ee
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cb32c82 View commit details
    Browse the repository at this point in the history
  2. 8315824: Open source several Swing Text/HTML related tests

    Backport-of: c11f835
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fce34e7 View commit details
    Browse the repository at this point in the history
  3. 8316154: Opensource JTextArea manual tests

    Backport-of: 33c62e4
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    20f2432 View commit details
    Browse the repository at this point in the history
  4. 8326006: Allow TEST_VM_FLAGLESS to set flagless mode

    Backport-of: d10f277
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3f1c854 View commit details
    Browse the repository at this point in the history
  5. 8316242: Opensource SwingGraphics manual test

    Backport-of: a57b9da
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    80273fa View commit details
    Browse the repository at this point in the history
  6. 8315741: Open source few swing JFormattedTextField and JPopupMenu tests

    Backport-of: bfbc41c
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7d19575 View commit details
    Browse the repository at this point in the history
  7. 8306634: Open source AWT Event related tests

    Backport-of: 9ed456f
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fbd0088 View commit details
    Browse the repository at this point in the history
  8. 8187759: Background not refreshed when painting over a transparent JF…

    …rame
    
    Backport-of: 04d43c4
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    94caa64 View commit details
    Browse the repository at this point in the history
  9. 8305874: Open source AWT Key, Text Event related tests

    Backport-of: d6cf4aa
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c3438a5 View commit details
    Browse the repository at this point in the history
  10. 8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to u…

    …se new PassFailJFrame's builder pattern usage
    
    Backport-of: 31e2681
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2d27c94 View commit details
    Browse the repository at this point in the history
  11. 8315609: Open source few more swing text/html tests

    Backport-of: a04c6c1
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    aa9c12b View commit details
    Browse the repository at this point in the history
  12. 8302069: javax/management/remote/mandatory/notif/NotifReconnectDeadlo…

    …ckTest.java update
    
    Backport-of: 1c7b09b
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9912666 View commit details
    Browse the repository at this point in the history
  13. 8283349: Robustness improvements to java/util/prefs/AddNodeChangeList…

    …ener.jar
    
    Backport-of: 656cba7
    Amos Shi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f70558d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. 8329570: G1: Excessive is_obj_dead_cond calls in verification

    Reviewed-by: phh
    Backport-of: 29992e1
    shipilev committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    10b427d View commit details
    Browse the repository at this point in the history
  2. 8318854: [macos14] Running any AWT app prints Secure coding warning

    Backport-of: 940f67c
    Amos Shi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3324133 View commit details
    Browse the repository at this point in the history
  3. 8263940: NPE when creating default file system when default file syst…

    …em provider is packaged as JAR file on class path
    
    Reviewed-by: lucy
    Backport-of: 717792c
    Amos Shi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b13cb2f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. 8328166: Epsilon: 'EpsilonHeap::allocate_work' misuses the parameter …

    …'size' as size in bytes
    
    Reviewed-by: stuefe
    Backport-of: 90ab52e
    shipilev committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bcc83cd View commit details
    Browse the repository at this point in the history
  2. 8305931: jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Exp…

    …ected chains but found none"
    
    Backport-of: 65be5e0
    roberttoyonaga authored and shipilev committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3f5e536 View commit details
    Browse the repository at this point in the history
  3. 8301753: AppendFile/WriteFile has differences between make 3.81 and 4+

    Backport-of: a39cf2e
    Roman Marchenko authored and shipilev committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    54e0120 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. 8159927: Add a test to verify JMOD files created in the images do not…

    … have debug symbols
    
    Reviewed-by: lucy
    Backport-of: 6c0bebc
    Sonia Zaldana Calles authored and GoeLin committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9b2f521 View commit details
    Browse the repository at this point in the history
  2. 8324733: [macos14] Problem list tests which fail due to macOS bug des…

    …cribed in JDK-8322653
    
    Backport-of: d1e6763
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e51f176 View commit details
    Browse the repository at this point in the history
  3. 8327989: java/net/httpclient/ManyRequest.java should not use "localho…

    …st" in URIs
    
    Backport-of: da4dd7c
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    71630eb View commit details
    Browse the repository at this point in the history
  4. 8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java sho…

    …ws intermittent failures on linux ppc64le and aarch64
    
    Backport-of: 50d1839
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9682314 View commit details
    Browse the repository at this point in the history
  5. 8329013: StackOverflowError when starting Apache Tomcat with signed jar

    Reviewed-by: mdoerr
    Backport-of: 925d829
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    52d1f0c View commit details
    Browse the repository at this point in the history
  6. 8315889: Open source several Swing HTMLDocument related tests

    Backport-of: 8f46abc
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    4cec951 View commit details
    Browse the repository at this point in the history
  7. 8327136: javax/management/remote/mandatory/notif/NotifReconnectDeadlo…

    …ckTest.java fails on libgraal
    
    Backport-of: 8f0fb27
    Amos Shi committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    032e87a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    b7c7ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea8e4a View commit details
    Browse the repository at this point in the history
  3. 8331113: createJMHBundle.sh support configurable maven repo mirror

    Backport-of: ce9eac3
    SendaoYan authored and shipilev committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e9a088d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb15a15 View commit details
    Browse the repository at this point in the history
  5. 8328168: Epsilon: Premature OOM when allocating object larger than un…

    …committed heap size
    
    Backport-of: 7baec66
    shipilev committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    51502b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists …

    …on supported 64-bit platforms
    
    Backport-of: 8302061
    MBaesken committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    47ad3b4 View commit details
    Browse the repository at this point in the history
  2. 8272916: Copyright year was modified unintentionally in jlink.propert…

    …ies and ImagePluginStack.java
    
    Backport-of: c547ead
    MBaesken committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c3ed264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    025969c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. 8325579: Inconsistent behavior in com.sun.jndi.ldap.Connection::creat…

    …eSocket
    
    Backport-of: fbb424f95d73e99c7a533ed5dae8fbb6d13dc93b
    RealCLanger committed May 4, 2024
    Configuration menu
    Copy the full SHA
    32bf1f4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. 8330094: RISC-V: Save and restore FRM in the call stub

    Reviewed-by: fyang
    Backport-of: b049609
    zifeihan authored and RealFYang committed May 5, 2024
    Configuration menu
    Copy the full SHA
    68a2d93 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. 8331641: [17u]: Bump GHA bootstrap JDK to 17.0.11

    Reviewed-by: sgehwolf
    RealCLanger committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d2982c6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. 8298413: [s390] CPUInfoTest fails due to uppercase feature string

    Reviewed-by: lucy
    Backport-of: 9dad874
    offamitkumar authored and RealLucy committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e974897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a3c668 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. 8297082: Remove sun/tools/jhsdb/BasicLauncherTest.java from problem list

    Reviewed-by: mbaesken
    Backport-of: 012dafe
    RealCLanger committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e552509 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. 8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails …

    …with InvocationTargetException
    
    Backport-of: 510003c
    Andrew Lu committed May 10, 2024
    Configuration menu
    Copy the full SHA
    97cc177 View commit details
    Browse the repository at this point in the history
  2. 8280113: (dc) DatagramSocket.receive does not always throw when the c…

    …hannel is closed
    
    Reviewed-by: mbaesken
    Backport-of: b6ecca1
    GoeLin committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4504b16 View commit details
    Browse the repository at this point in the history
  3. 8316142: Enable parallelism in vmTestbase/nsk/monitoring/stress/lowme…

    …m tests
    
    Backport-of: 4421951
    acmoraru authored and Paul Hohensee committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8f68f8f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. 8309890: TestStringDeduplicationInterned.java waits for the wrong con…

    …dition
    
    Backport-of: 63fe413
    acmoraru authored and shipilev committed May 13, 2024
    Configuration menu
    Copy the full SHA
    20c2511 View commit details
    Browse the repository at this point in the history
  2. 8297445: PPC64: Represent Registers as values

    Reviewed-by: mbaesken
    Backport-of: 9c77e41
    TheRealMDoerr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    16579f8 View commit details
    Browse the repository at this point in the history
  3. 8326201: [S390] Need to bailout cleanly if creation of stubs fails wh…

    …en code cache is out of space
    
    Reviewed-by: lucy
    Backport-of: d5f3d5c
    offamitkumar authored and TheRealMDoerr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    606c542 View commit details
    Browse the repository at this point in the history
  4. 8311964: Some jtreg tests failing on x86 with error 'unrecognized VM …

    …options' (C2 flags)
    
    Backport-of: 024133b
    SendaoYan authored and TheRealMDoerr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ce1fb02 View commit details
    Browse the repository at this point in the history
  5. 8321925: sun/security/mscapi/KeytoolChangeAlias.java fails with "Alia…

    …s <246810> does not exist"
    
    Backport-of: b6233c3
    SendaoYan authored and TheRealMDoerr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bf4b15c View commit details
    Browse the repository at this point in the history
  6. 8307423: [s390x] Represent Registers as values

    Reviewed-by: lucy
    Backport-of: 8bbd264
    offamitkumar authored and TheRealMDoerr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f789e38 View commit details
    Browse the repository at this point in the history
  7. 8286490: JvmtiEventControllerPrivate::set_event_callbacks CLEARING_MA…

    …SK computation is incorrect
    
    Reviewed-by: phh
    Backport-of: a0cccb5
    Roman Marchenko authored and Paul Hohensee committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e2791f3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. 8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestD…

    …escription.java fails with NoClassDefFoundError
    
    Backport-of: f12200c
    Andrew Lu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8f0fa10 View commit details
    Browse the repository at this point in the history
  2. 8280835: jdk/javadoc/tool/CheckManPageOptions.java depends on source …

    …hierarchy
    
    Backport-of: 6d242e4
    Andrew Lu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e0dba38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2b9c01 View commit details
    Browse the repository at this point in the history
  4. 8326591: New test JmodExcludedFiles.java fails on Windows when --with…

    …-external-symbols-in-bundles=public is used
    
    Reviewed-by: mdoerr
    Backport-of: 43c6f0b
    Sonia Zaldana Calles authored and TheRealMDoerr committed May 14, 2024
    Configuration menu
    Copy the full SHA
    68caeca View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. 8299023: TestPLABResize.java and TestPLABPromotion.java are failing i…

    …ntermittently
    
    Backport-of: f50df10
    Andrew Lu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    db04c7b View commit details
    Browse the repository at this point in the history
  2. 8331942: On Linux aarch64, CDS archives should be using 64K alignment…

    … by default
    
    Backport-of: d2d37c9
    tstuefe committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0a3445e View commit details
    Browse the repository at this point in the history
  3. 8305819: LogConfigurationTest intermittently fails on AArch64

    Reviewed-by: mdoerr
    Backport-of: 911cc7c
    Liang Mao authored and TheRealMDoerr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    18bb8da View commit details
    Browse the repository at this point in the history
  4. 8330523: Reduce runtime and improve efficiency of KeepAliveTest

    Reviewed-by: mbaesken
    Backport-of: c12dfc3571235bb57b2287e06c0cebb764f47a9a
    RealCLanger committed May 16, 2024
    Configuration menu
    Copy the full SHA
    98038b3 View commit details
    Browse the repository at this point in the history
  5. 8319268: Build failure with GCC8.3.1 after 8313643

    Reviewed-by: mbaesken
    Backport-of: ec79ab4
    Jan Kratochvil authored and TheRealMDoerr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2440b24 View commit details
    Browse the repository at this point in the history
  6. 8328997: Remove unnecessary template parameter lists in GrowableArray

    Reviewed-by: mdoerr
    Backport-of: 3d22838
    Jan Kratochvil authored and TheRealMDoerr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d17fa03 View commit details
    Browse the repository at this point in the history
  7. 8331352: error: template-id not allowed for constructor/destructor in…

    … C++20
    
    Reviewed-by: mdoerr
    Backport-of: 45792c5
    Jan Kratochvil authored and TheRealMDoerr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    261ad5e View commit details
    Browse the repository at this point in the history
  8. 8330815: Use pattern matching for instanceof in KeepAliveCache

    Backport-of: ddecbe52018fdb7556b04b20e8529eb430d3aa75
    RealCLanger committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fed9693 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. 8324243: Compilation failures in java.desktop module with gcc 14

    Reviewed-by: mdoerr
    Backport-of: 8e5f6dd
    Jan Kratochvil authored and TheRealMDoerr committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0e524e2 View commit details
    Browse the repository at this point in the history
  2. 8316138: Add GlobalSign 2 TLS root certificates

    Reviewed-by: mdoerr
    Backport-of: 4083255
    Delawen authored and jerboaa committed May 17, 2024
    Configuration menu
    Copy the full SHA
    95f8dc0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. 8273153: Consolidate file_exists into os:file_exists

    Backport-of: 9732fbe
    elifaslan1 authored and Paul Hohensee committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6264c70 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. 8321107: Add more test cases for JDK-8319372

    Backport-of: ecd335d
    Andrew Lu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e00211b View commit details
    Browse the repository at this point in the history
  2. 8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+U…

    …seZGC
    
    Backport-of: e9eb8b9
    Andrew Lu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a632247 View commit details
    Browse the repository at this point in the history
  3. 8312194: test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.ja…

    …va cannot handle empty modules
    
    Backport-of: e7c83ea
    Andrew Lu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a640001 View commit details
    Browse the repository at this point in the history
  4. 8286781: Replace the deprecated/obsolete gethostbyname and inet_addr …

    …calls
    
    Reviewed-by: andrew
    Backport-of: d729824
    fitzsim authored and gnu-andrew committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4071b8c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    060c250 View commit details
    Browse the repository at this point in the history
  2. 8320681: [macos] Test tools/jpackage/macosx/MacAppStoreJlinkOptionsTe…

    …st.java timed out on macOS
    
    Backport-of: a657aa3
    Andrew Lu committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6c3a188 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. 8314835: gtest wrappers should be marked as flagless

    Backport-of: 1ea6463
    SendaoYan authored and RealCLanger committed May 28, 2024
    Configuration menu
    Copy the full SHA
    69e6736 View commit details
    Browse the repository at this point in the history
  2. 8289643: File descriptor leak with ProcessBuilder.startPipeline

    8290885: java/lang/ProcessBuilder/PipelineLeaksFD.java fail: More or fewer pipes than expected
    
    Reviewed-by: shade
    Backport-of: 620c8a0
    rkmauryaa authored and shipilev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d1e31f6 View commit details
    Browse the repository at this point in the history
  3. 8329223: Parallel: Parallel GC resizes heap even if -Xms = -Xmx

    Backport-of: aca1e83
    Ben Taylor committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f4da0e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cfee92 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. 8325203: System.exit(0) kills the launched 3rd party application

    Backport-of: b9ca2532287b02388cd6f9e69b02a86713fc5b88
    TheRealMDoerr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c9d83d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. 8334441: Mark tests in jdk_security_infra group as manual

    Reviewed-by: mdoerr
    Backport-of: 8e1d2b0
    SendaoYan authored and RealCLanger committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c1c9011 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. 8314794: Improve UTF8 String supports

    Reviewed-by: mbalao, evergizova
    Backport-of: ab2532d858de8d855529b6f2491f94c499f94009
    Alexei Voitylov authored and RealCLanger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c6031dc View commit details
    Browse the repository at this point in the history
  2. 8319859: Better symbol storage

    Reviewed-by: yan, mbalao
    Backport-of: f7857e9106841f402ade56bad0338fc53159fb9a
    Alexei Voitylov authored and RealCLanger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5676e21 View commit details
    Browse the repository at this point in the history
  3. 8325600: Better symbol storage

    Reviewed-by: mbalao
    Backport-of: da06689bf6fde7b6dd8efc2f0c39fc95adcdb69d
    Alexei Voitylov authored and RealCLanger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4908664 View commit details
    Browse the repository at this point in the history
  4. 8320097: Improve Image transformations

    Reviewed-by: mbalao
    Backport-of: 1401634b21b76db90291011bcae68c461742e687
    Yuri Nesterenko authored and RealCLanger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    67f0ce8 View commit details
    Browse the repository at this point in the history
  5. 8323231: Improve array management

    Reviewed-by: mbaesken
    Backport-of: cf20364d0cb3f182880ee91c7fb023615e27becf
    martinuy authored and RealCLanger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    51ac915 View commit details
    Browse the repository at this point in the history
  6. 8323390: Enhance mask blit functionality

    Reviewed-by: mbalao
    Backport-of: 895893f2fbf1c521d4a263d505f0ecbda8d2eeea
    Alexei Voitylov authored and RealCLanger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    877109f View commit details
    Browse the repository at this point in the history
  7. 8324559: Improve 2D image handling

    Reviewed-by: mbalao
    Backport-of: 1a5a44019871c411148ca85d0491cc68d2256e4e
    Yuri Nesterenko authored and RealCLanger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b2a810a View commit details
    Browse the repository at this point in the history
  8. 8327413: Enhance compilation efficiency

    Backport-of: eb1f33f525846e6020185cbc5d6e48cbc760dbb2
    martinuy authored and RealCLanger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    08bfda2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. 8303466: C2: failed: malformed control flow. Limit type made precise …

    …with MaxL/MinL
    
    Reviewed-by: roland
    Backport-of: cc894d8
    martinuy authored and RealCLanger committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    eb7605d View commit details
    Browse the repository at this point in the history
  2. 8320548: Improved loop handling

    Backport-of: 72eed2f709caa48c82f58fe75c7e94d2c45947e1
    martinuy authored and RealCLanger committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cac9bbe View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. 8335963: [17u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for …

    …release 17.0.12
    
    Reviewed-by: mbaesken
    RealCLanger committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    833f65e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge tag 'jdk-17.0.12+7' into openjdk_17.0.12+7

    Added tag jdk-17.0.12+7 for changeset 833f65e
    rvansa committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0ca5f26 View commit details
    Browse the repository at this point in the history