-
Notifications
You must be signed in to change notification settings - Fork 38
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
base: crac-17
Are you sure you want to change the base?
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b0a015 - Browse repository at this point
Copy the full SHA 4b0a015View commit details -
8324050: Issue store-store barrier after re-materializing objects dur…
…ing deoptimization Reviewed-by: kvn Backport-of: 52523d3
Configuration menu - View commit details
-
Copy full SHA for 8c3dcf3 - Browse repository at this point
Copy the full SHA 8c3dcf3View commit details -
8326942: [17u] Backout "8325254: CKA_TOKEN private and secret keys ar…
…e not necessarily sensitive" Reviewed-by: lucy
Configuration menu - View commit details
-
Copy full SHA for 87e7c6e - Browse repository at this point
Copy the full SHA 87e7c6eView commit details
Commits on Feb 29, 2024
-
8323717: Introduce test keyword for tests that need external dependen…
…cies Reviewed-by: phh Backport-of: 12b89cd
Configuration menu - View commit details
-
Copy full SHA for 204ec8a - Browse repository at this point
Copy the full SHA 204ec8aView commit details -
8325213: Flags introduced by configure script are not passed to ADLC …
…build Backport-of: 9ee9f28
Configuration menu - View commit details
-
Copy full SHA for 5687c5a - Browse repository at this point
Copy the full SHA 5687c5aView commit details -
8325496: Make TrimNativeHeapInterval a product switch
Reviewed-by: lucy Backport-of: 4296ddfc6336f062e92fdfdc3b41ca20da26a126
Configuration menu - View commit details
-
Copy full SHA for 2b34eeb - Browse repository at this point
Copy the full SHA 2b34eebView commit details -
8311893: Interactive component with ARIA role 'tabpanel' does not hav…
…e a programmatically associated name Reviewed-by: hannesw Backport-of: 783ae56
Configuration menu - View commit details
-
Copy full SHA for 85a49ed - Browse repository at this point
Copy the full SHA 85a49edView commit details
Commits on Mar 1, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 0052ab7 - Browse repository at this point
Copy the full SHA 0052ab7View commit details
Commits on Mar 2, 2024
-
8323210: Update the usage of cmsFLAGS_COPY_ALPHA
Reviewed-by: phh Backport-of: aba1933
Configuration menu - View commit details
-
Copy full SHA for ab602af - Browse repository at this point
Copy the full SHA ab602afView commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3add2e3 - Browse repository at this point
Copy the full SHA 3add2e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe8974 - Browse repository at this point
Copy the full SHA bfe8974View commit details -
8324824: AArch64: Detect Ampere-1B core and update default options fo…
…r Ampere CPUs Reviewed-by: shade Backport-of: 9936aee
Configuration menu - View commit details
-
Copy full SHA for f3e90af - Browse repository at this point
Copy the full SHA f3e90afView commit details
Commits on Mar 5, 2024
-
8305900: Use loopback IP addresses in security policy files of httpcl…
…ient tests Reviewed-by: mbaesken Backport-of: 646b666
Configuration menu - View commit details
-
Copy full SHA for 72881de - Browse repository at this point
Copy the full SHA 72881deView commit details -
8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed …
…because A blue ball icon is added outside of the system tray Backport-of: 5a988a5
Configuration menu - View commit details
-
Copy full SHA for f45e587 - Browse repository at this point
Copy the full SHA f45e587View commit details -
8272651: G1 heap region info print order changed by JDK-8269914
Reviewed-by: rrich Backport-of: f11e099
Configuration menu - View commit details
-
Copy full SHA for 158f91a - Browse repository at this point
Copy the full SHA 158f91aView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47ec134 - Browse repository at this point
Copy the full SHA 47ec134View commit details -
8280030: [REDO] Parallel: More precise boundary in ObjectStartArray::…
…object_starts_in_range Reviewed-by: phh, zgu Backport-of: 496baad
Configuration menu - View commit details
-
Copy full SHA for dbf4a99 - Browse repository at this point
Copy the full SHA dbf4a99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5421bb6 - Browse repository at this point
Copy the full SHA 5421bb6View commit details
Commits on Mar 7, 2024
-
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 committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 30ead33 - Browse repository at this point
Copy the full SHA 30ead33View commit details -
8320303: Allow PassFailJFrame to accept single window creator
Backport-of: 83ffc1a
Andrew Lu committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 385731f - Browse repository at this point
Copy the full SHA 385731fView commit details -
8325972: Add -x to bash for building with LOG=debug
Backport-of: 8668198
Andrew Lu committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for f423686 - Browse repository at this point
Copy the full SHA f423686View commit details -
8326638: Crash in PhaseIdealLoop::remix_address_expressions due to un…
…expected Region instead of Loop Backport-of: 9f0e7da
Andrew Lu committedMar 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c05a02 - Browse repository at this point
Copy the full SHA 3c05a02View commit details -
8282094: [REDO] Parallel: Refactor PSCardTable::scavenge_contents_par…
…allel Reviewed-by: phh, zgu Backport-of: 22b93a3
Configuration menu - View commit details
-
Copy full SHA for fa8a159 - Browse repository at this point
Copy the full SHA fa8a159View commit details -
8309763: Move tests in test/jdk/sun/misc/URLClassPath directory to te…
…st/jdk/jdk/internal/loader Backport-of: 57fc9a3
Configuration menu - View commit details
-
Copy full SHA for 48327c3 - Browse repository at this point
Copy the full SHA 48327c3View commit details -
8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on Ce…
…ntOS Linux release 8.5.2111 and Fedora 27 Backport-of: 5281499
Configuration menu - View commit details
-
Copy full SHA for 6e73b11 - Browse repository at this point
Copy the full SHA 6e73b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f1b35 - Browse repository at this point
Copy the full SHA 08f1b35View commit details -
8310031: Parallel: Implement better work distribution for large objec…
…t arrays in old gen Reviewed-by: phh Backport-of: 4bfe226
Configuration menu - View commit details
-
Copy full SHA for f221ff3 - Browse repository at this point
Copy the full SHA f221ff3View commit details
Commits on Mar 11, 2024
-
8291753: Add JFR event for GC CPU Time
Reviewed-by: phh Backport-of: 14eb5ad
Configuration menu - View commit details
-
Copy full SHA for 833e2bb - Browse repository at this point
Copy the full SHA 833e2bbView commit details -
8325137: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java can …
…fail in Xcomp with out of expected range Backport-of: 91d8dac
Configuration menu - View commit details
-
Copy full SHA for f196e02 - Browse repository at this point
Copy the full SHA f196e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fed7b - Browse repository at this point
Copy the full SHA 61fed7bView commit details -
8317287: [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnorma…
…l termination Backport-of: cbfddf4
Configuration menu - View commit details
-
Copy full SHA for e148b99 - Browse repository at this point
Copy the full SHA e148b99View commit details -
8266242: java/awt/GraphicsDevice/CheckDisplayModes.java failing on ma…
…cOS 11 ARM Reviewed-by: mdoerr Backport-of: f7d6d7a
Configuration menu - View commit details
-
Copy full SHA for 4ba565c - Browse repository at this point
Copy the full SHA 4ba565cView commit details -
8327036: [macosx-aarch64] SIGBUS in MarkActivationClosure::do_code_bl…
…ob reached from Unsafe_CopySwapMemory0 Backport-of: ad1d32484a8130c9b641cff38c07e8544b3fd271
Configuration menu - View commit details
-
Copy full SHA for f38add6 - Browse repository at this point
Copy the full SHA f38add6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd94e20 - Browse repository at this point
Copy the full SHA dd94e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d8a3a8 - Browse repository at this point
Copy the full SHA 2d8a3a8View commit details -
8319372: C2 compilation fails with "Bad immediate dominator info"
Reviewed-by: phh Backport-of: 7766785
Configuration menu - View commit details
-
Copy full SHA for f8cfa35 - Browse repository at this point
Copy the full SHA f8cfa35View commit details
Commits on Mar 12, 2024
-
8320342: Use PassFailJFrame for TruncatedPopupMenuTest.java
Backport-of: 1f2922a
Andrew Lu committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for a14f845 - Browse repository at this point
Copy the full SHA a14f845View commit details -
8320113: [macos14] : ShapeNotSetSometimes.java fails intermittently o…
…n macOS 14 Backport-of: f1b7335
Andrew Lu committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for a22ac46 - Browse repository at this point
Copy the full SHA a22ac46View commit details -
8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK…
… binaries Backport-of: 721bfee
Andrew Lu committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 0606e5a - Browse repository at this point
Copy the full SHA 0606e5aView commit details -
8314283: Support for NSS tests on aarch64 platforms
Backport-of: 2a80160
Andrew Lu committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 3433fdb - Browse repository at this point
Copy the full SHA 3433fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b632518 - Browse repository at this point
Copy the full SHA b632518View commit details -
8315898: Open source swing JMenu tests
Backport-of: fecd2fd
Configuration menu - View commit details
-
Copy full SHA for 49c260d - Browse repository at this point
Copy the full SHA 49c260dView commit details
Commits on Mar 13, 2024
-
8320129: "top" command during jtreg failure handler does not display …
…CPU usage on OSX Backport-of: 8be3e39
Andrew Lu committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 09ebd1c - Browse repository at this point
Copy the full SHA 09ebd1cView commit details -
8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
8319136: Skip pkcs11 tests on linux-aarch64 Backport-of: 1f9b03e597d87679964e8772c6bea538c74feb2c
Andrew Lu committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 02ef1c7 - Browse repository at this point
Copy the full SHA 02ef1c7View commit details -
8324598: use mem_unit when working with sysinfo memory and swap relat…
…ed information Backport-of: 7a798d3
Configuration menu - View commit details
-
Copy full SHA for 6488725 - Browse repository at this point
Copy the full SHA 6488725View commit details
Commits on Mar 14, 2024
-
8320943: Files/probeContentType/Basic.java fails on latest Windows 11…
… - content type mismatch Reviewed-by: mdoerr Backport-of: 87516e2
Configuration menu - View commit details
-
Copy full SHA for 27cf2f4 - Browse repository at this point
Copy the full SHA 27cf2f4View commit details -
8324238: [macOS] java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSomet…
…imes.java fails with the shape has not been applied msg Backport-of: 62c9530
Andrew Lu committedMar 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b20589 - Browse repository at this point
Copy the full SHA 0b20589View commit details -
8268974: GetJREPath() JLI function fails to locate libjava.so if not …
…standard Java launcher is used Backport-of: 984003d
Sergey Nazarkin committedMar 14, 2024 Configuration menu - View commit details
-
Copy full SHA for c9b0307 - Browse repository at this point
Copy the full SHA c9b0307View commit details -
8286740: JFR: Active Setting event emitted incorrectly
Reviewed-by: jbachorik Backport-of: 24cab0a
Configuration menu - View commit details
-
Copy full SHA for 4b9ab0d - Browse repository at this point
Copy the full SHA 4b9ab0dView commit details -
8285452: Add a new test library API to replace a file content using F…
…ileUtils.java Backport-of: 0462d5a
Configuration menu - View commit details
-
Copy full SHA for 0499df3 - Browse repository at this point
Copy the full SHA 0499df3View commit details -
8289401: Add dump output to TestRawRSACipher.java
Backport-of: 7b3bf97
Configuration menu - View commit details
-
Copy full SHA for dc60887 - Browse repository at this point
Copy the full SHA dc60887View commit details -
Configuration menu - View commit details
-
Copy full SHA for 807faa7 - Browse repository at this point
Copy the full SHA 807faa7View commit details -
8290901: Reduce use of -source in langtools tests
Backport-of: cc2861a
Configuration menu - View commit details
-
Copy full SHA for 7d716fc - Browse repository at this point
Copy the full SHA 7d716fcView commit details -
8322239: [macos] a11y : java.lang.NullPointerException is thrown when…
… focus is moved on the JTabbedPane Backport-of: 3b1062d
Configuration menu - View commit details
-
Copy full SHA for 373714b - Browse repository at this point
Copy the full SHA 373714bView commit details
Commits on Mar 15, 2024
-
8327036: [macosx-aarch64] SIGBUS in MarkActivationClosure::do_code_bl…
…ob reached from Unsafe_CopySwapMemory0 Backport-of: f38add6
Configuration menu - View commit details
-
Copy full SHA for e100cf5 - Browse repository at this point
Copy the full SHA e100cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb5ba6 - Browse repository at this point
Copy the full SHA 5fb5ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0e3386 - Browse repository at this point
Copy the full SHA b0e3386View commit details -
8326101: [PPC64] Need to bailout cleanly if creation of stubs fails w…
…hen code cache is out of space Backport-of: e3ae81eeeee8e2b0063a576a90624dd927b512f0
Configuration menu - View commit details
-
Copy full SHA for fce02ad - Browse repository at this point
Copy the full SHA fce02adView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7fb1fb0 - Browse repository at this point
Copy the full SHA 7fb1fb0View commit details -
8312320: Remove javax/rmi/ssl/SSLSocketParametersTest.sh from Problem…
…List Backport-of: 8d29329
Configuration menu - View commit details
-
Copy full SHA for f036fcf - Browse repository at this point
Copy the full SHA f036fcfView commit details -
8322920: Some ProcessTools.execute* functions are declared to throw T…
…hrowable Backport-of: 868f874
Configuration menu - View commit details
-
Copy full SHA for 5fd79e9 - Browse repository at this point
Copy the full SHA 5fd79e9View commit details -
8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to Load…
…Store split through phi Backport-of: 5d414da
Dan Lutker authored and Paul Hohensee committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 5b8a2e5 - Browse repository at this point
Copy the full SHA 5b8a2e5View commit details
Commits on Mar 20, 2024
-
8328066: WhiteBoxResizeTest failure on linux-x86: Could not reserve e…
…nough space for 2097152KB object heap Reviewed-by: lucy, shade Backport-of: dde519d
Configuration menu - View commit details
-
Copy full SHA for d24d94b - Browse repository at this point
Copy the full SHA d24d94bView commit details -
8328524: [x86] StringRepeat.java failure on linux-x86: Could not rese…
…rve enough space for 2097152KB object heap Backport-of: eebcc21
Configuration menu - View commit details
-
Copy full SHA for 02eec99 - Browse repository at this point
Copy the full SHA 02eec99View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ba201 - Browse repository at this point
Copy the full SHA e3ba201View commit details -
8313307: java/util/Formatter/Padding.java fails on some Locales
Backport-of: bd634d2ec77f0208a2db54bc00567777ee7c8661
Configuration menu - View commit details
-
Copy full SHA for c0d209c - Browse repository at this point
Copy the full SHA c0d209cView commit details
Commits on Mar 21, 2024
-
8322503: Shenandoah: Clarify gc state usage
Reviewed-by: shade Backport-of: 51238c4
Configuration menu - View commit details
-
Copy full SHA for aa2cdb3 - Browse repository at this point
Copy the full SHA aa2cdb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f3890 - Browse repository at this point
Copy the full SHA 09f3890View commit details -
8305169: java/security/cert/CertPathValidator/OCSP/GetAndPostTests.ja…
…va -- test server didn't start in timely manner Backport-of: 3f6a354
Configuration menu - View commit details
-
Copy full SHA for a8a8128 - Browse repository at this point
Copy the full SHA a8a8128View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6359b28 - Browse repository at this point
Copy the full SHA 6359b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9922f22 - Browse repository at this point
Copy the full SHA 9922f22View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d554437 - Browse repository at this point
Copy the full SHA d554437View commit details -
8312383: Log X509ExtendedKeyManager implementation class name in TLS/…
…SSL connection Backport-of: bdd1aeb
Andrew Lu committedMar 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 6700a49 - Browse repository at this point
Copy the full SHA 6700a49View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56ed749 - Browse repository at this point
Copy the full SHA 56ed749View commit details -
8326960: GHA: RISC-V sysroot cannot be debootstrapped due to ongoing …
…Debian t64 transition Backport-of: f207aa9
Configuration menu - View commit details
-
Copy full SHA for b4d22f6 - Browse repository at this point
Copy the full SHA b4d22f6View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d74ef51 - Browse repository at this point
Copy the full SHA d74ef51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 432210b - Browse repository at this point
Copy the full SHA 432210bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 791be77 - Browse repository at this point
Copy the full SHA 791be77View commit details
Commits on Mar 26, 2024
-
8328948: GHA: Restoring sysroot from cache skips the build after JDK-…
…8326960 Backport-of: 447436e
Configuration menu - View commit details
-
Copy full SHA for 533e1b1 - Browse repository at this point
Copy the full SHA 533e1b1View commit details -
8315708: Enhance HTTP/2 client usage
Reviewed-by: mbalao Backport-of: 4bd9637dfe12d330afd7409c27c5778b28a24cf4
Configuration menu - View commit details
-
Copy full SHA for 6926000 - Browse repository at this point
Copy the full SHA 6926000View commit details
Commits on Mar 27, 2024
-
8318340: Improve RSA key implementations
Reviewed-by: mbalao Backport-of: 62d9cec1d6b804a70381bfb8ac902b6bb649f8ae
Configuration menu - View commit details
-
Copy full SHA for 5153875 - Browse repository at this point
Copy the full SHA 5153875View commit details -
8322122: Enhance generation of addresses
Backport-of: 1a4a46e102a2bc282fcbec571169867d715f4ade
Configuration menu - View commit details
-
Copy full SHA for 07873cc - Browse repository at this point
Copy the full SHA 07873ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ac085 - Browse repository at this point
Copy the full SHA 91ac085View commit details -
8280056: gtest/LargePageGtests.java#use-large-pages failed "os.releas…
…e_one_mapping_multi_commits_vm" Backport-of: 66520be
Configuration menu - View commit details
-
Copy full SHA for f52725d - Browse repository at this point
Copy the full SHA f52725dView commit details
Commits on Mar 28, 2024
-
8323994: gtest runner repeats test name for every single gtest assertion
Backport-of: 1aae980
Andrew Lu committedMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b293856 - Browse repository at this point
Copy the full SHA b293856View commit details -
8326661: sun/java2d/cmm/ColorConvertOp/ColConvTest.java assumes profi…
…les were generated by LCMS Backport-of: 1f43fa0
Andrew Lu committedMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f6c87d8 - Browse repository at this point
Copy the full SHA f6c87d8View commit details -
8295944: Move the Http2TestServer and related classes into a package …
…of its own Reviewed-by: lucy Backport-of: 8a47429
Configuration menu - View commit details
-
Copy full SHA for 0dce546 - Browse repository at this point
Copy the full SHA 0dce546View commit details -
8213714: AttachingConnector/attach/attach001 failed due to "bind fail…
…ed: Address already in use" Backport-of: b62e742
Configuration menu - View commit details
-
Copy full SHA for 9b9573f - Browse repository at this point
Copy the full SHA 9b9573fView commit details -
8327998: Enable java/lang/ProcessBuilder/JspawnhelperProtocol.java on…
… Mac Backport-of: cc1800f
Configuration menu - View commit details
-
Copy full SHA for a6180f7 - Browse repository at this point
Copy the full SHA a6180f7View commit details
Commits on Mar 29, 2024
-
8275868: ciReplay: Inlining fails with "unloaded signature classes" d…
…ue to wrong protection domains Reviewed-by: mdoerr Backport-of: 5bb1992
Configuration menu - View commit details
-
Copy full SHA for ba77d0b - Browse repository at this point
Copy the full SHA ba77d0bView commit details -
8286045: Use ForceGC for cleaner test cases
Reviewed-by: mbaesken, yan Backport-of: 7eb1559
Configuration menu - View commit details
-
Copy full SHA for d2df108 - Browse repository at this point
Copy the full SHA d2df108View commit details -
8276227: ciReplay: SIGSEGV if classfile for replay compilation is not…
… present after JDK-8275868 Reviewed-by: mdoerr Backport-of: a1f4c42
Configuration menu - View commit details
-
Copy full SHA for 4ced080 - Browse repository at this point
Copy the full SHA 4ced080View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e82d936 - Browse repository at this point
Copy the full SHA e82d936View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45de685 - Browse repository at this point
Copy the full SHA 45de685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e777ec - Browse repository at this point
Copy the full SHA 1e777ecView commit details -
8163921: HttpURLConnection default Accept header is malformed accordi…
…ng to HTTP/1.1 RFC Backport-of: 28796cb
Configuration menu - View commit details
-
Copy full SHA for b37df14 - Browse repository at this point
Copy the full SHA b37df14View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e64ff - Browse repository at this point
Copy the full SHA b4e64ffView commit details -
8297645: Drop the test/jdk/java/net/httpclient/reactivestreams-tck-te…
…sts/TckDriver.java test Backport-of: 6d0fbb2
Configuration menu - View commit details
-
Copy full SHA for e59eeb0 - Browse repository at this point
Copy the full SHA e59eeb0View commit details -
8296610: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthentic…
…atorTest.java failed with "BindException: Address already in use: connect" Backport-of: 0dce5b8
Configuration menu - View commit details
-
Copy full SHA for 7680369 - Browse repository at this point
Copy the full SHA 7680369View commit details -
8163229: several regression tests have a main method that is never ex…
…ecuted Backport-of: 382fe51
Configuration menu - View commit details
-
Copy full SHA for 8e132c4 - Browse repository at this point
Copy the full SHA 8e132c4View commit details -
8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is to…
…o slow Backport-of: 84e4799
Configuration menu - View commit details
-
Copy full SHA for 615c01b - Browse repository at this point
Copy the full SHA 615c01bView commit details
Commits on Apr 2, 2024
-
8305943: Open source few AWT Focus related tests
Backport-of: 64ed816
Andrew Lu committedApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 996dfb0 - Browse repository at this point
Copy the full SHA 996dfb0View commit details -
8305942: Open source several AWT Focus related tests
Backport-of: 8346ae2
Andrew Lu committedApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 151091c - Browse repository at this point
Copy the full SHA 151091cView commit details -
8306714: Open source few Swing event and AbstractAction tests
Backport-of: 31a73b0
Andrew Lu committedApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 4ececad - Browse repository at this point
Copy the full SHA 4ececadView commit details -
8280377: MethodHandleProxies does not correctly invoke default method…
…s with varags Reviewed-by: aph Backport-of: a183bfb
Configuration menu - View commit details
-
Copy full SHA for 5ecac7a - Browse repository at this point
Copy the full SHA 5ecac7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78f482d - Browse repository at this point
Copy the full SHA 78f482dView commit details -
8306040: HttpResponseInputStream.available() returns 1 on empty stream
Reviewed-by: stuefe Backport-of: acaab6f
Configuration menu - View commit details
-
Copy full SHA for 08debe8 - Browse repository at this point
Copy the full SHA 08debe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ced722 - Browse repository at this point
Copy the full SHA 7ced722View commit details -
8325254: CKA_TOKEN private and secret keys are not necessarily sensitive
Reviewed-by: mbalao Backport-of: 0f5f3c9
Configuration menu - View commit details
-
Copy full SHA for d29fe03 - Browse repository at this point
Copy the full SHA d29fe03View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad94e70 - Browse repository at this point
Copy the full SHA ad94e70View commit details -
8296190: TestMD5Intrinsics and TestMD5MultiBlockIntrinsics don't test…
… the intrinsics Backport-of: f43bb9f
Configuration menu - View commit details
-
Copy full SHA for 4cdf296 - Browse repository at this point
Copy the full SHA 4cdf296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8210811 - Browse repository at this point
Copy the full SHA 8210811View commit details -
8298939: Refactor open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest…
….sh to jtreg java test Backport-of: ccfe167
Configuration menu - View commit details
-
Copy full SHA for e948504 - Browse repository at this point
Copy the full SHA e948504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a9e984 - Browse repository at this point
Copy the full SHA 7a9e984View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3aa72 - Browse repository at this point
Copy the full SHA ae3aa72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e877941 - Browse repository at this point
Copy the full SHA e877941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6b099 - Browse repository at this point
Copy the full SHA 9f6b099View commit details -
8319851: Improve exception logging
Reviewed-by: mbaesken Backport-of: 87dfeeb14fdd0fa1648a8bec91b5b713cc2c1b83
Configuration menu - View commit details
-
Copy full SHA for 109e022 - Browse repository at this point
Copy the full SHA 109e022View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a47adf - Browse repository at this point
Copy the full SHA 7a47adfView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e913fa7 - Browse repository at this point
Copy the full SHA e913fa7View commit details -
8307411: Test java/foreign/channels/TestAsyncSocketChannels.java fail…
…ed: IllegalStateException: Already closed Reviewed-by: lucy Backport-of: f92d095
Configuration menu - View commit details
-
Copy full SHA for 9a0e875 - Browse repository at this point
Copy the full SHA 9a0e875View commit details
Commits on Apr 5, 2024
-
8326140: src/jdk.accessibility/windows/native/libjavaaccessbridge/Acc…
…essBridgeJavaEntryPoints.cpp ReleaseStringChars might be missing in early returns Backport-of: d9ef16d
Configuration menu - View commit details
-
Copy full SHA for fbcb399 - Browse repository at this point
Copy the full SHA fbcb399View commit details -
8325862: set -XX:+ErrorFileToStderr when executing java in containers…
… for some container related jtreg tests Backport-of: 9f4ec21
Configuration menu - View commit details
-
Copy full SHA for 1b72e51 - Browse repository at this point
Copy the full SHA 1b72e51View commit details -
8325876: crashes in docker container tests on Linuxppc64le Power8 mac…
…hines Backport-of: ba8db1f
Configuration menu - View commit details
-
Copy full SHA for e789a67 - Browse repository at this point
Copy the full SHA e789a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3764735 - Browse repository at this point
Copy the full SHA 3764735View commit details -
8306031: Update IANA Language Subtag Registry to Version 2023-04-13
Reviewed-by: mbaesken Backport-of: 00b1eac
Configuration menu - View commit details
-
Copy full SHA for 261e45a - Browse repository at this point
Copy the full SHA 261e45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b96339f - Browse repository at this point
Copy the full SHA b96339fView commit details -
8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java…
… ignores VM flags Backport-of: d667903
Configuration menu - View commit details
-
Copy full SHA for 31ba7e0 - Browse repository at this point
Copy the full SHA 31ba7e0View commit details -
8328638: Fallback option for POST-only OCSP requests
8329213: Better validation for com.sun.security.ocsp.useget option Reviewed-by: serb Backport-of: 614db2e
Configuration menu - View commit details
-
Copy full SHA for 533fac6 - Browse repository at this point
Copy the full SHA 533fac6View commit details
Commits on Apr 8, 2024
-
8329836: [17u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for …
…release 17.0.11 Reviewed-by: goetz
Configuration menu - View commit details
-
Copy full SHA for 1c40f89 - Browse repository at this point
Copy the full SHA 1c40f89View commit details -
8310818: Refactor more Locale tests to use JUnit
Reviewed-by: lucy Backport-of: 12e9430
Configuration menu - View commit details
-
Copy full SHA for 989e0bf - Browse repository at this point
Copy the full SHA 989e0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e6dfa - Browse repository at this point
Copy the full SHA 62e6dfaView commit details
Commits on Apr 9, 2024
-
8315652: RISC-V: Features string uses wrong separator for jtreg
Reviewed-by: rehn Backport-of: cbbfa0d
Configuration menu - View commit details
-
Copy full SHA for 7217328 - Browse repository at this point
Copy the full SHA 7217328View commit details -
8325432: enhance assert message "relocation addr must be in this sect…
…ion" Backport-of: 3d3a8f0
Configuration menu - View commit details
-
Copy full SHA for cb1a03c - Browse repository at this point
Copy the full SHA cb1a03cView commit details -
8305645: System Tray icons get corrupted when Windows primary monitor…
… changes Backport-of: 6cd370e
Amos Shi committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for c430b11 - Browse repository at this point
Copy the full SHA c430b11View commit details -
8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-…
…ascii characters Reviewed-by: phh Backport-of: 82796bd
Amos Shi committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for fc01ffe - Browse repository at this point
Copy the full SHA fc01ffeView commit details -
8315834: Open source several Swing JSpinner related tests
Backport-of: 4a63eb0
Amos Shi committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for c758755 - Browse repository at this point
Copy the full SHA c758755View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85e3f1a - Browse repository at this point
Copy the full SHA 85e3f1aView commit details -
8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gp…
…BitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185 Backport-of: dcca5daaf7f51c6579369c6ba3430a3d7962dbf2
Configuration menu - View commit details
-
Copy full SHA for 1ae82df - Browse repository at this point
Copy the full SHA 1ae82dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a1fe9 - Browse repository at this point
Copy the full SHA 00a1fe9View commit details -
8304927: Update java/net/httpclient/BasicAuthTest.java to check basic…
… auth over HTTP/2 Backport-of: 50a995f
Configuration menu - View commit details
-
Copy full SHA for ca08689 - Browse repository at this point
Copy the full SHA ca08689View commit details -
8309409: Update HttpInputStreamTest and BodyProcessorInputStreamTest …
…to use hg.openjdk.org Backport-of: ac1597b
Configuration menu - View commit details
-
Copy full SHA for 99aa1ca - Browse repository at this point
Copy the full SHA 99aa1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c003a - Browse repository at this point
Copy the full SHA f6c003aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3460807 - Browse repository at this point
Copy the full SHA 3460807View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9c128 - Browse repository at this point
Copy the full SHA ed9c128View commit details
Commits on Apr 16, 2024
-
8328540: test javax/swing/JSplitPane/4885629/bug4885629.java fails on…
… windows hidpi Backport-of: fa823bd
Andrew Lu committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for cf93baf - Browse repository at this point
Copy the full SHA cf93bafView commit details -
8286311: remove boilerplate from use of runTests
Reviewed-by: lucy, phh Backport-of: 2294f22
Configuration menu - View commit details
-
Copy full SHA for 53853c4 - Browse repository at this point
Copy the full SHA 53853c4View commit details -
8223696: java/net/httpclient/MaxStreams.java failed with didn't finis…
…h within the time-out Backport-of: 95310ea
Configuration menu - View commit details
-
Copy full SHA for 592e2c6 - Browse repository at this point
Copy the full SHA 592e2c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cabe84 - Browse repository at this point
Copy the full SHA 7cabe84View commit details -
8326643: JDK server does not send a dummy change_cipher_spec record a…
…fter HelloRetryRequest message Reviewed-by: mbaesken Backport-of: d44aaa3
Configuration menu - View commit details
-
Copy full SHA for cacc30b - Browse repository at this point
Copy the full SHA cacc30bView commit details -
8328988: [macos14] Problem list LightweightEventTest.java which fails…
… due to macOS bug described in JDK-8322653 Backport-of: 2374d1e334ba0528b39239a01fe52d5843e678df
Configuration menu - View commit details
-
Copy full SHA for 290fb64 - Browse repository at this point
Copy the full SHA 290fb64View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30ea06c - Browse repository at this point
Copy the full SHA 30ea06cView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10e0cfa - Browse repository at this point
Copy the full SHA 10e0cfaView commit details -
8316017: Refactor timeout handler in PassFailJFrame
Backport-of: 3abd772
Andrew Lu committedApr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 36f4e73 - Browse repository at this point
Copy the full SHA 36f4e73View commit details
Commits on Apr 19, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 30a9a21 - Browse repository at this point
Copy the full SHA 30a9a21View commit details -
8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
Reviewed-by: lucy Backport-of: 6ce0ebb
Andrew Lu committedApr 19, 2024 Configuration menu - View commit details
-
Copy full SHA for d4512fe - Browse repository at this point
Copy the full SHA d4512feView commit details -
8318599: HttpURLConnection cache issues leading to crashes in JGSS w/…
… native GSS introduced by 8303809 Backport-of: f1a24f6
Andrew Lu committedApr 19, 2024 Configuration menu - View commit details
-
Copy full SHA for ed419ef - Browse repository at this point
Copy the full SHA ed419efView commit details -
8319048: Monitor deflation unlink phase prolongs time to safepoint
Reviewed-by: phh Backport-of: efc3922
Configuration menu - View commit details
-
Copy full SHA for 5b656c8 - Browse repository at this point
Copy the full SHA 5b656c8View commit details
Commits on Apr 22, 2024
-
8281658: Add a security category to the java -XshowSettings option
Reviewed-by: lucy Backport-of: 2e12a12
Andrew Lu committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for c741b35 - Browse repository at this point
Copy the full SHA c741b35View commit details -
8322858: compiler/c2/aarch64/TestFarJump.java fails on AArch64 due to…
… unexpected PrintAssembly output Backport-of: 52a6c37
Configuration menu - View commit details
-
Copy full SHA for e806430 - Browse repository at this point
Copy the full SHA e806430View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 776e10a - Browse repository at this point
Copy the full SHA 776e10aView commit details
Commits on Apr 23, 2024
-
8306067: Open source AWT Graphics,GridBagLayout related tests
8306838: GetGraphicsTest needs to be headful Backport-of: d53a5ee
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for cb32c82 - Browse repository at this point
Copy the full SHA cb32c82View commit details -
8315824: Open source several Swing Text/HTML related tests
Backport-of: c11f835
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for fce34e7 - Browse repository at this point
Copy the full SHA fce34e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f2432 - Browse repository at this point
Copy the full SHA 20f2432View commit details -
8326006: Allow TEST_VM_FLAGLESS to set flagless mode
Backport-of: d10f277
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3f1c854 - Browse repository at this point
Copy the full SHA 3f1c854View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80273fa - Browse repository at this point
Copy the full SHA 80273faView commit details -
8315741: Open source few swing JFormattedTextField and JPopupMenu tests
Backport-of: bfbc41c
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 7d19575 - Browse repository at this point
Copy the full SHA 7d19575View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd0088 - Browse repository at this point
Copy the full SHA fbd0088View commit details -
8187759: Background not refreshed when painting over a transparent JF…
…rame Backport-of: 04d43c4
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 94caa64 - Browse repository at this point
Copy the full SHA 94caa64View commit details -
8305874: Open source AWT Key, Text Event related tests
Backport-of: d6cf4aa
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for c3438a5 - Browse repository at this point
Copy the full SHA c3438a5View commit details -
8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to u…
…se new PassFailJFrame's builder pattern usage Backport-of: 31e2681
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d27c94 - Browse repository at this point
Copy the full SHA 2d27c94View commit details -
8315609: Open source few more swing text/html tests
Backport-of: a04c6c1
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for aa9c12b - Browse repository at this point
Copy the full SHA aa9c12bView commit details -
8302069: javax/management/remote/mandatory/notif/NotifReconnectDeadlo…
…ckTest.java update Backport-of: 1c7b09b
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 9912666 - Browse repository at this point
Copy the full SHA 9912666View commit details -
8283349: Robustness improvements to java/util/prefs/AddNodeChangeList…
…ener.jar Backport-of: 656cba7
Amos Shi committedApr 23, 2024 Configuration menu - View commit details
-
Copy full SHA for f70558d - Browse repository at this point
Copy the full SHA f70558dView commit details
Commits on Apr 25, 2024
-
8329570: G1: Excessive is_obj_dead_cond calls in verification
Reviewed-by: phh Backport-of: 29992e1
Configuration menu - View commit details
-
Copy full SHA for 10b427d - Browse repository at this point
Copy the full SHA 10b427dView commit details -
8318854: [macos14] Running any AWT app prints Secure coding warning
Backport-of: 940f67c
Amos Shi committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 3324133 - Browse repository at this point
Copy the full SHA 3324133View commit details -
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 committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for b13cb2f - Browse repository at this point
Copy the full SHA b13cb2fView commit details
Commits on Apr 26, 2024
-
8328166: Epsilon: 'EpsilonHeap::allocate_work' misuses the parameter …
…'size' as size in bytes Reviewed-by: stuefe Backport-of: 90ab52e
Configuration menu - View commit details
-
Copy full SHA for bcc83cd - Browse repository at this point
Copy the full SHA bcc83cdView commit details -
8305931: jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Exp…
…ected chains but found none" Backport-of: 65be5e0
Configuration menu - View commit details
-
Copy full SHA for 3f5e536 - Browse repository at this point
Copy the full SHA 3f5e536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e0120 - Browse repository at this point
Copy the full SHA 54e0120View commit details
Commits on Apr 28, 2024
-
8159927: Add a test to verify JMOD files created in the images do not…
… have debug symbols Reviewed-by: lucy Backport-of: 6c0bebc
Configuration menu - View commit details
-
Copy full SHA for 9b2f521 - Browse repository at this point
Copy the full SHA 9b2f521View commit details -
8324733: [macos14] Problem list tests which fail due to macOS bug des…
…cribed in JDK-8322653 Backport-of: d1e6763
Amos Shi committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e51f176 - Browse repository at this point
Copy the full SHA e51f176View commit details -
8327989: java/net/httpclient/ManyRequest.java should not use "localho…
…st" in URIs Backport-of: da4dd7c
Amos Shi committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 71630eb - Browse repository at this point
Copy the full SHA 71630ebView commit details -
8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java sho…
…ws intermittent failures on linux ppc64le and aarch64 Backport-of: 50d1839
Amos Shi committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9682314 - Browse repository at this point
Copy the full SHA 9682314View commit details -
8329013: StackOverflowError when starting Apache Tomcat with signed jar
Reviewed-by: mdoerr Backport-of: 925d829
Amos Shi committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 52d1f0c - Browse repository at this point
Copy the full SHA 52d1f0cView commit details -
8315889: Open source several Swing HTMLDocument related tests
Backport-of: 8f46abc
Amos Shi committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4cec951 - Browse repository at this point
Copy the full SHA 4cec951View commit details -
8327136: javax/management/remote/mandatory/notif/NotifReconnectDeadlo…
…ckTest.java fails on libgraal Backport-of: 8f0fb27
Amos Shi committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 032e87a - Browse repository at this point
Copy the full SHA 032e87aView commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7c7ea0 - Browse repository at this point
Copy the full SHA b7c7ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for aea8e4a - Browse repository at this point
Copy the full SHA aea8e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a088d - Browse repository at this point
Copy the full SHA e9a088dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb15a15 - Browse repository at this point
Copy the full SHA cb15a15View commit details -
8328168: Epsilon: Premature OOM when allocating object larger than un…
…committed heap size Backport-of: 7baec66
Configuration menu - View commit details
-
Copy full SHA for 51502b9 - Browse repository at this point
Copy the full SHA 51502b9View commit details
Commits on Apr 30, 2024
-
8273774: CDSPluginTest should only expect classes_nocoops.jsa exists …
…on supported 64-bit platforms Backport-of: 8302061
Configuration menu - View commit details
-
Copy full SHA for 47ad3b4 - Browse repository at this point
Copy the full SHA 47ad3b4View commit details -
8272916: Copyright year was modified unintentionally in jlink.propert…
…ies and ImagePluginStack.java Backport-of: c547ead
Configuration menu - View commit details
-
Copy full SHA for c3ed264 - Browse repository at this point
Copy the full SHA c3ed264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 025969c - Browse repository at this point
Copy the full SHA 025969cView commit details
Commits on May 4, 2024
-
8325579: Inconsistent behavior in com.sun.jndi.ldap.Connection::creat…
…eSocket Backport-of: fbb424f95d73e99c7a533ed5dae8fbb6d13dc93b
Configuration menu - View commit details
-
Copy full SHA for 32bf1f4 - Browse repository at this point
Copy the full SHA 32bf1f4View commit details
Commits on May 5, 2024
-
8330094: RISC-V: Save and restore FRM in the call stub
Reviewed-by: fyang Backport-of: b049609
Configuration menu - View commit details
-
Copy full SHA for 68a2d93 - Browse repository at this point
Copy the full SHA 68a2d93View commit details
Commits on May 6, 2024
-
8331641: [17u]: Bump GHA bootstrap JDK to 17.0.11
Reviewed-by: sgehwolf
Configuration menu - View commit details
-
Copy full SHA for d2982c6 - Browse repository at this point
Copy the full SHA d2982c6View commit details
Commits on May 8, 2024
-
8298413: [s390] CPUInfoTest fails due to uppercase feature string
Reviewed-by: lucy Backport-of: 9dad874
Configuration menu - View commit details
-
Copy full SHA for e974897 - Browse repository at this point
Copy the full SHA e974897View commit details -
8272315: Improve assert_different_registers
Backport-of: 93cab7d
Configuration menu - View commit details
-
Copy full SHA for 5a3c668 - Browse repository at this point
Copy the full SHA 5a3c668View commit details
Commits on May 9, 2024
-
8297082: Remove sun/tools/jhsdb/BasicLauncherTest.java from problem list
Reviewed-by: mbaesken Backport-of: 012dafe
Configuration menu - View commit details
-
Copy full SHA for e552509 - Browse repository at this point
Copy the full SHA e552509View commit details
Commits on May 10, 2024
-
8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails …
…with InvocationTargetException Backport-of: 510003c
Andrew Lu committedMay 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 97cc177 - Browse repository at this point
Copy the full SHA 97cc177View commit details -
8280113: (dc) DatagramSocket.receive does not always throw when the c…
…hannel is closed Reviewed-by: mbaesken Backport-of: b6ecca1
Configuration menu - View commit details
-
Copy full SHA for 4504b16 - Browse repository at this point
Copy the full SHA 4504b16View commit details -
8316142: Enable parallelism in vmTestbase/nsk/monitoring/stress/lowme…
…m tests Backport-of: 4421951
Configuration menu - View commit details
-
Copy full SHA for 8f68f8f - Browse repository at this point
Copy the full SHA 8f68f8fView commit details
Commits on May 13, 2024
-
8309890: TestStringDeduplicationInterned.java waits for the wrong con…
…dition Backport-of: 63fe413
Configuration menu - View commit details
-
Copy full SHA for 20c2511 - Browse repository at this point
Copy the full SHA 20c2511View commit details -
8297445: PPC64: Represent Registers as values
Reviewed-by: mbaesken Backport-of: 9c77e41
Configuration menu - View commit details
-
Copy full SHA for 16579f8 - Browse repository at this point
Copy the full SHA 16579f8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 606c542 - Browse repository at this point
Copy the full SHA 606c542View commit details -
8311964: Some jtreg tests failing on x86 with error 'unrecognized VM …
…options' (C2 flags) Backport-of: 024133b
Configuration menu - View commit details
-
Copy full SHA for ce1fb02 - Browse repository at this point
Copy the full SHA ce1fb02View commit details -
8321925: sun/security/mscapi/KeytoolChangeAlias.java fails with "Alia…
…s <246810> does not exist" Backport-of: b6233c3
Configuration menu - View commit details
-
Copy full SHA for bf4b15c - Browse repository at this point
Copy the full SHA bf4b15cView commit details -
8307423: [s390x] Represent Registers as values
Reviewed-by: lucy Backport-of: 8bbd264
Configuration menu - View commit details
-
Copy full SHA for f789e38 - Browse repository at this point
Copy the full SHA f789e38View commit details -
8286490: JvmtiEventControllerPrivate::set_event_callbacks CLEARING_MA…
…SK computation is incorrect Reviewed-by: phh Backport-of: a0cccb5
Roman Marchenko authored and Paul Hohensee committedMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for e2791f3 - Browse repository at this point
Copy the full SHA e2791f3View commit details
Commits on May 14, 2024
-
8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestD…
…escription.java fails with NoClassDefFoundError Backport-of: f12200c
Andrew Lu committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 8f0fa10 - Browse repository at this point
Copy the full SHA 8f0fa10View commit details -
8280835: jdk/javadoc/tool/CheckManPageOptions.java depends on source …
…hierarchy Backport-of: 6d242e4
Andrew Lu committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for e0dba38 - Browse repository at this point
Copy the full SHA e0dba38View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b9c01 - Browse repository at this point
Copy the full SHA d2b9c01View commit details -
8326591: New test JmodExcludedFiles.java fails on Windows when --with…
…-external-symbols-in-bundles=public is used Reviewed-by: mdoerr Backport-of: 43c6f0b
Configuration menu - View commit details
-
Copy full SHA for 68caeca - Browse repository at this point
Copy the full SHA 68caecaView commit details
Commits on May 16, 2024
-
8299023: TestPLABResize.java and TestPLABPromotion.java are failing i…
…ntermittently Backport-of: f50df10
Andrew Lu committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for db04c7b - Browse repository at this point
Copy the full SHA db04c7bView commit details -
8331942: On Linux aarch64, CDS archives should be using 64K alignment…
… by default Backport-of: d2d37c9
Configuration menu - View commit details
-
Copy full SHA for 0a3445e - Browse repository at this point
Copy the full SHA 0a3445eView commit details -
8305819: LogConfigurationTest intermittently fails on AArch64
Reviewed-by: mdoerr Backport-of: 911cc7c
Configuration menu - View commit details
-
Copy full SHA for 18bb8da - Browse repository at this point
Copy the full SHA 18bb8daView commit details -
8330523: Reduce runtime and improve efficiency of KeepAliveTest
Reviewed-by: mbaesken Backport-of: c12dfc3571235bb57b2287e06c0cebb764f47a9a
Configuration menu - View commit details
-
Copy full SHA for 98038b3 - Browse repository at this point
Copy the full SHA 98038b3View commit details -
8319268: Build failure with GCC8.3.1 after 8313643
Reviewed-by: mbaesken Backport-of: ec79ab4
Configuration menu - View commit details
-
Copy full SHA for 2440b24 - Browse repository at this point
Copy the full SHA 2440b24View commit details -
8328997: Remove unnecessary template parameter lists in GrowableArray
Reviewed-by: mdoerr Backport-of: 3d22838
Configuration menu - View commit details
-
Copy full SHA for d17fa03 - Browse repository at this point
Copy the full SHA d17fa03View commit details -
8331352: error: template-id not allowed for constructor/destructor in…
… C++20 Reviewed-by: mdoerr Backport-of: 45792c5
Configuration menu - View commit details
-
Copy full SHA for 261ad5e - Browse repository at this point
Copy the full SHA 261ad5eView commit details -
8330815: Use pattern matching for instanceof in KeepAliveCache
Backport-of: ddecbe52018fdb7556b04b20e8529eb430d3aa75
Configuration menu - View commit details
-
Copy full SHA for fed9693 - Browse repository at this point
Copy the full SHA fed9693View commit details
Commits on May 17, 2024
-
8324243: Compilation failures in java.desktop module with gcc 14
Reviewed-by: mdoerr Backport-of: 8e5f6dd
Configuration menu - View commit details
-
Copy full SHA for 0e524e2 - Browse repository at this point
Copy the full SHA 0e524e2View commit details -
8316138: Add GlobalSign 2 TLS root certificates
Reviewed-by: mdoerr Backport-of: 4083255
Configuration menu - View commit details
-
Copy full SHA for 95f8dc0 - Browse repository at this point
Copy the full SHA 95f8dc0View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6264c70 - Browse repository at this point
Copy the full SHA 6264c70View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e00211b - Browse repository at this point
Copy the full SHA e00211bView commit details -
8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+U…
…seZGC Backport-of: e9eb8b9
Andrew Lu committedMay 23, 2024 Configuration menu - View commit details
-
Copy full SHA for a632247 - Browse repository at this point
Copy the full SHA a632247View commit details -
8312194: test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.ja…
…va cannot handle empty modules Backport-of: e7c83ea
Andrew Lu committedMay 23, 2024 Configuration menu - View commit details
-
Copy full SHA for a640001 - Browse repository at this point
Copy the full SHA a640001View commit details -
8286781: Replace the deprecated/obsolete gethostbyname and inet_addr …
…calls Reviewed-by: andrew Backport-of: d729824
Configuration menu - View commit details
-
Copy full SHA for 4071b8c - Browse repository at this point
Copy the full SHA 4071b8cView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 060c250 - Browse repository at this point
Copy the full SHA 060c250View commit details -
8320681: [macos] Test tools/jpackage/macosx/MacAppStoreJlinkOptionsTe…
…st.java timed out on macOS Backport-of: a657aa3
Andrew Lu committedMay 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 6c3a188 - Browse repository at this point
Copy the full SHA 6c3a188View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69e6736 - Browse repository at this point
Copy the full SHA 69e6736View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d1e31f6 - Browse repository at this point
Copy the full SHA d1e31f6View commit details -
8329223: Parallel: Parallel GC resizes heap even if -Xms = -Xmx
Backport-of: aca1e83
Ben Taylor committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f4da0e7 - Browse repository at this point
Copy the full SHA f4da0e7View commit details -
8294699: Launcher causes lingering busy cursor
Backport-of: d3df3eb
Configuration menu - View commit details
-
Copy full SHA for 0cfee92 - Browse repository at this point
Copy the full SHA 0cfee92View commit details
Commits on May 29, 2024
-
8325203: System.exit(0) kills the launched 3rd party application
Backport-of: b9ca2532287b02388cd6f9e69b02a86713fc5b88
Configuration menu - View commit details
-
Copy full SHA for c9d83d3 - Browse repository at this point
Copy the full SHA c9d83d3View commit details
Commits on Jun 25, 2024
-
8334441: Mark tests in jdk_security_infra group as manual
Reviewed-by: mdoerr Backport-of: 8e1d2b0
Configuration menu - View commit details
-
Copy full SHA for c1c9011 - Browse repository at this point
Copy the full SHA c1c9011View commit details
Commits on Jun 26, 2024
-
8314794: Improve UTF8 String supports
Reviewed-by: mbalao, evergizova Backport-of: ab2532d858de8d855529b6f2491f94c499f94009
Configuration menu - View commit details
-
Copy full SHA for c6031dc - Browse repository at this point
Copy the full SHA c6031dcView commit details -
8319859: Better symbol storage
Reviewed-by: yan, mbalao Backport-of: f7857e9106841f402ade56bad0338fc53159fb9a
Configuration menu - View commit details
-
Copy full SHA for 5676e21 - Browse repository at this point
Copy the full SHA 5676e21View commit details -
8325600: Better symbol storage
Reviewed-by: mbalao Backport-of: da06689bf6fde7b6dd8efc2f0c39fc95adcdb69d
Configuration menu - View commit details
-
Copy full SHA for 4908664 - Browse repository at this point
Copy the full SHA 4908664View commit details -
8320097: Improve Image transformations
Reviewed-by: mbalao Backport-of: 1401634b21b76db90291011bcae68c461742e687
Configuration menu - View commit details
-
Copy full SHA for 67f0ce8 - Browse repository at this point
Copy the full SHA 67f0ce8View commit details -
8323231: Improve array management
Reviewed-by: mbaesken Backport-of: cf20364d0cb3f182880ee91c7fb023615e27becf
Configuration menu - View commit details
-
Copy full SHA for 51ac915 - Browse repository at this point
Copy the full SHA 51ac915View commit details -
8323390: Enhance mask blit functionality
Reviewed-by: mbalao Backport-of: 895893f2fbf1c521d4a263d505f0ecbda8d2eeea
Configuration menu - View commit details
-
Copy full SHA for 877109f - Browse repository at this point
Copy the full SHA 877109fView commit details -
8324559: Improve 2D image handling
Reviewed-by: mbalao Backport-of: 1a5a44019871c411148ca85d0491cc68d2256e4e
Configuration menu - View commit details
-
Copy full SHA for b2a810a - Browse repository at this point
Copy the full SHA b2a810aView commit details -
8327413: Enhance compilation efficiency
Backport-of: eb1f33f525846e6020185cbc5d6e48cbc760dbb2
Configuration menu - View commit details
-
Copy full SHA for 08bfda2 - Browse repository at this point
Copy the full SHA 08bfda2View commit details
Commits on Jul 5, 2024
-
8303466: C2: failed: malformed control flow. Limit type made precise …
…with MaxL/MinL Reviewed-by: roland Backport-of: cc894d8
Configuration menu - View commit details
-
Copy full SHA for eb7605d - Browse repository at this point
Copy the full SHA eb7605dView commit details -
8320548: Improved loop handling
Backport-of: 72eed2f709caa48c82f58fe75c7e94d2c45947e1
Configuration menu - View commit details
-
Copy full SHA for cac9bbe - Browse repository at this point
Copy the full SHA cac9bbeView commit details
Commits on Jul 9, 2024
-
8335963: [17u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for …
…release 17.0.12 Reviewed-by: mbaesken
Configuration menu - View commit details
-
Copy full SHA for 833f65e - Browse repository at this point
Copy the full SHA 833f65eView commit details
Commits on Aug 30, 2024
-
Merge tag 'jdk-17.0.12+7' into openjdk_17.0.12+7
Added tag jdk-17.0.12+7 for changeset 833f65e
Configuration menu - View commit details
-
Copy full SHA for 0ca5f26 - Browse repository at this point
Copy the full SHA 0ca5f26View commit details