-
Notifications
You must be signed in to change notification settings - Fork 40
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 latest openjdk master #4
Commits on May 22, 2023
-
8308000: add PopFrame support for virtual threads
Reviewed-by: lmesnik, alanb
Serguei Spitsyn committedMay 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 061c189 - Browse repository at this point
Copy the full SHA 061c189View commit details -
8307804: Reorganize ArrayJuggle test cases
Reviewed-by: dholmes, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 4e0c5b8 - Browse repository at this point
Copy the full SHA 4e0c5b8View commit details -
8302344: Compiler Implementation for Unnamed patterns and variables (…
…Preview) 8307444: java.lang.AssertionError when using unnamed patterns 8307482: Compiler should accept var _ in nested patterns in switch case 8307007: Implementation for javax.lang.model for unnamed variables (Preview) 8308312: Compiler should fail when a local variable declaration does not include an Identifier and does not have an initializer 8308309: Compiler should accept mixed masked and unmasked variables in lambda parameters Co-authored-by: Jan Lahoda <jlahoda@openjdk.org> Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org> Reviewed-by: vromero, darcy
Configuration menu - View commit details
-
Copy full SHA for 7c5759f - Browse repository at this point
Copy the full SHA 7c5759fView commit details -
8305785: Avoid redundant HashMap.containsKey call in java.util.regex
Reviewed-by: stsypanov, jpai
Andrey Turbanov committedMay 22, 2023 Configuration menu - View commit details
-
Copy full SHA for f386e15 - Browse repository at this point
Copy the full SHA f386e15View commit details -
8306983: Do not invoke external programs when switch terminal to raw …
…mode on selected platforms Co-authored-by: Adam Sotona <asotona@openjdk.org> Reviewed-by: erikj, vromero, bpb
Configuration menu - View commit details
-
Copy full SHA for b49f854 - Browse repository at this point
Copy the full SHA b49f854View commit details -
7065228: To interpret case-insensitive string locale independently
Reviewed-by: dfuchs, naoto, djelinski, jpai, michaelm
Configuration menu - View commit details
-
Copy full SHA for 8abe1e9 - Browse repository at this point
Copy the full SHA 8abe1e9View commit details -
8280993: [XWayland] Popup is not closed on click outside of area cont…
…rolled by XWayland Reviewed-by: prr
Alexander Zvegintsev committedMay 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 3e37bce - Browse repository at this point
Copy the full SHA 3e37bceView commit details -
8307311: Timeouts on one macOS 12.6.1 host of two Swing JTableHeader …
…tests Reviewed-by: dnguyen, azvegint
Configuration menu - View commit details
-
Copy full SHA for 1b2fd04 - Browse repository at this point
Copy the full SHA 1b2fd04View commit details -
8301381: Verify DTLS 1.0 cannot be negotiated
Reviewed-by: xuelei
Matthew Donovan committedMay 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 68857ab - Browse repository at this point
Copy the full SHA 68857abView commit details -
8307908: [ppc] Add failing RTM tests to ProblemList until 8307907 is …
…fixed. Reviewed-by: clanger, goetz
Configuration menu - View commit details
-
Copy full SHA for 198a0b3 - Browse repository at this point
Copy the full SHA 198a0b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac97816 - Browse repository at this point
Copy the full SHA ac97816View commit details -
8308276: Change layout API to work with bytes, not bits
Reviewed-by: psandoz, pminborg
Configuration menu - View commit details
-
Copy full SHA for 377b408 - Browse repository at this point
Copy the full SHA 377b408View commit details -
8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 …
…Port for Removal Reviewed-by: erikj
Configuration menu - View commit details
-
Copy full SHA for e8eb996 - Browse repository at this point
Copy the full SHA e8eb996View commit details -
8308034: Some CDS tests need to use @requires vm.flagless
Reviewed-by: iklam
Configuration menu - View commit details
-
Copy full SHA for 2c468c7 - Browse repository at this point
Copy the full SHA 2c468c7View commit details -
8307190: Refactor ref_at methods in Constant Pool
Reviewed-by: coleenp, iklam
Matias Saavedra Silva committedMay 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 2dd7486 - Browse repository at this point
Copy the full SHA 2dd7486View commit details -
8308388: Update description of SourceVersion.RELEASE_21
Reviewed-by: iris
Configuration menu - View commit details
-
Copy full SHA for 67dea2b - Browse repository at this point
Copy the full SHA 67dea2bView commit details
Commits on May 23, 2023
-
8308046: Move Solaris related charsets from java.base to jdk.charsets…
… module Reviewed-by: naoto
Ichiroh Takiguchi committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 6e12aee - Browse repository at this point
Copy the full SHA 6e12aeeView commit details -
8308235: ThreadContainer registry accumulates weak refs
Reviewed-by: jpai
Alan Bateman committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for f0f8fc4 - Browse repository at this point
Copy the full SHA f0f8fc4View commit details -
8308038: java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExec…
…utorTest.java timed out Reviewed-by: dfuchs, jpai
Alan Bateman committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for d71c31b - Browse repository at this point
Copy the full SHA d71c31bView commit details -
8306992: [JVMCI] mitigate more against JVMCI related OOME causing VM …
…to exit Reviewed-by: never
Doug Simon committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for ac0ac1d - Browse repository at this point
Copy the full SHA ac0ac1dView commit details -
8308093: Disable language preview features use in JDK
Reviewed-by: liach, erikj, alanb, darcy
Configuration menu - View commit details
-
Copy full SHA for 448320c - Browse repository at this point
Copy the full SHA 448320cView commit details -
8308300: enhance exceptions in MappedMemoryUtils.c
Reviewed-by: alanb, clanger, bpb
Configuration menu - View commit details
-
Copy full SHA for 01a2007 - Browse repository at this point
Copy the full SHA 01a2007View commit details -
8302652: [SuperWord] Reduction should happen after loop, when possible
Reviewed-by: kvn, pli, jbhateja, sviswanathan
Configuration menu - View commit details
-
Copy full SHA for e86405a - Browse repository at this point
Copy the full SHA e86405aView commit details -
8305582: Compiler crash when compiling record patterns with var
Reviewed-by: vromero, jlahoda
Configuration menu - View commit details
-
Copy full SHA for d038594 - Browse repository at this point
Copy the full SHA d038594View commit details -
8305073: Fix VerifyLoopOptimizations - step 2 - verify idom
Reviewed-by: chagedorn, thartmann, kvn
Configuration menu - View commit details
-
Copy full SHA for 4ab0f0c - Browse repository at this point
Copy the full SHA 4ab0f0cView commit details -
8308281: Java snippets in the FFM API need to be updated
Reviewed-by: mcimadamore
Configuration menu - View commit details
-
Copy full SHA for b04b376 - Browse repository at this point
Copy the full SHA b04b376View commit details -
8307814: In the case of two methods with Record Patterns, the second …
…one contains a line number from the first method Reviewed-by: vromero, godin
Configuration menu - View commit details
-
Copy full SHA for c278b5f - Browse repository at this point
Copy the full SHA c278b5fView commit details -
8308545: java/net/httpclient/ShutdownNow.java fails with "stream 1 ca…
…ncelled" Reviewed-by: jpai
Configuration menu - View commit details
-
Copy full SHA for 34baa88 - Browse repository at this point
Copy the full SHA 34baa88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3122d53 - Browse repository at this point
Copy the full SHA 3122d53View commit details -
8308544: Fix compilation regression from JDK-8306983 on musl libc
Reviewed-by: bpb, stuefe
Configuration menu - View commit details
-
Copy full SHA for 0e7e006 - Browse repository at this point
Copy the full SHA 0e7e006View commit details -
8305091: Change ChaCha20 cipher init behavior to match AES-GCM
Reviewed-by: djelinski, ascarpino
Jamil Nimeh committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for ab9675c - Browse repository at this point
Copy the full SHA ab9675cView commit details -
8307523: [vectorapi] Optimize MaskFromLongBenchmark.java
Reviewed-by: qamai, xgong, ngasson
Configuration menu - View commit details
-
Copy full SHA for f1d1a14 - Browse repository at this point
Copy the full SHA f1d1a14View commit details -
8308116: jdk.test.lib.compiler.InMemoryJavaCompiler.compile does not …
…close files Reviewed-by: lmesnik, stefank, jlahoda
Configuration menu - View commit details
-
Copy full SHA for 798af83 - Browse repository at this point
Copy the full SHA 798af83View commit details -
8308016: Use snippets in java.io package
Reviewed-by: rriggs
Brian Burkhalter committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 43473df - Browse repository at this point
Copy the full SHA 43473dfView commit details -
8306706: Support out-of-line code generation for MachNodes
Reviewed-by: thartmann, kvn
Quan Anh Mai committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 650ad59 - Browse repository at this point
Copy the full SHA 650ad59View commit details -
8308716: ProblemList java/util/concurrent/ScheduledThreadPoolExecutor…
…/BasicCancelTest.java with genzgc on windows-x64 8308718: ProblemList three mlvm/indy/func/jvmti tests on windows-x64 in Xcomp mode 8308720: ProblemList java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java on macosx-x64 Reviewed-by: azvegint, darcy
Daniel D. Daugherty committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 7fcc707 - Browse repository at this point
Copy the full SHA 7fcc707View commit details -
8301154: SunPKCS11 KeyStore deleteEntry results in dangling PrivateKe…
…y entries Reviewed-by: weijun, hchao
Valerie Peng committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c60d087 - Browse repository at this point
Copy the full SHA c60d087View commit details -
8306698: Add overloads to MethodTypeDesc::of
Reviewed-by: mchung
Configuration menu - View commit details
-
Copy full SHA for c7fd686 - Browse repository at this point
Copy the full SHA c7fd686View commit details -
8179502: Enhance OCSP, CRL and Certificate Fetch Timeouts
Reviewed-by: mullan
Jamil Nimeh committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a7ee1e - Browse repository at this point
Copy the full SHA 7a7ee1eView commit details
Commits on May 24, 2023
-
8306302: C2 Superword fix: use VectorMaskCmp and VectorBlend instead …
…of CMoveVF/D Reviewed-by: fgao, jbhateja
Configuration menu - View commit details
-
Copy full SHA for 8df1eb8 - Browse repository at this point
Copy the full SHA 8df1eb8View commit details -
8308151: [JVMCI] capture JVMCI exceptions in hs-err
Reviewed-by: never
Doug Simon committedMay 24, 2023 Configuration menu - View commit details
-
Copy full SHA for dba4111 - Browse repository at this point
Copy the full SHA dba4111View commit details -
8303040: linux PPC64le: Implementation of Foreign Function & Memory A…
…PI (Preview) Reviewed-by: jvernee, rrich
Configuration menu - View commit details
-
Copy full SHA for 2d55c0b - Browse repository at this point
Copy the full SHA 2d55c0bView commit details -
8308758: Problemlist compiler/c2/irTests/TestVectorConditionalMove.java
Reviewed-by: chagedorn
Configuration menu - View commit details
-
Copy full SHA for 11fa4f2 - Browse repository at this point
Copy the full SHA 11fa4f2View commit details -
8171221: Remove -XX:+CheckMemoryInitialization
Reviewed-by: ayang, shade
Thomas Schatzl committedMay 24, 2023 Configuration menu - View commit details
-
Copy full SHA for a848056 - Browse repository at this point
Copy the full SHA a848056View commit details -
8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
Reviewed-by: alanb
Configuration menu - View commit details
-
Copy full SHA for a44ab53 - Browse repository at this point
Copy the full SHA a44ab53View commit details -
8305578: X11GraphicsDevice.pGetBounds() is slow in remote X11 sessions
Reviewed-by: avu, serb
Maxim Kartashev authored and Alexey Ushakov committedMay 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 29589d9 - Browse repository at this point
Copy the full SHA 29589d9View commit details -
8308761: New test TestHFA needs adaptation for JDK-8308276
Reviewed-by: mcimadamore, mbaesken
Configuration menu - View commit details
-
Copy full SHA for 3a459ca - Browse repository at this point
Copy the full SHA 3a459caView commit details -
8308310: HttpClient: Avoid logging or locking from within synchronize…
…d blocks Reviewed-by: jpai
Configuration menu - View commit details
-
Copy full SHA for 6b32fd5 - Browse repository at this point
Copy the full SHA 6b32fd5View commit details -
8307738: JFR: EventStream.openRepository() drops events
Reviewed-by: mgronlun
Configuration menu - View commit details
-
Copy full SHA for 3f6912b - Browse repository at this point
Copy the full SHA 3f6912bView commit details -
8308237: add JDWP and JDI virtual thread support for ThreadReference.…
…PopFrames 8308481: JDI TestScaffold does not support passing app arguments to the debuggee 8305632: Test com/sun/jdi/PopAndInvokeTest.java fails with OpaqueFrameException Reviewed-by: alanb, sspitsyn, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 9cd19c5 - Browse repository at this point
Copy the full SHA 9cd19c5View commit details -
8308291: compiler/jvmci/meta/ProfilingInfoTest.java fails with -XX:Ti…
…eredStopAtLevel=1 Reviewed-by: kvn, chagedorn
Tom Rodriguez committedMay 24, 2023 Configuration menu - View commit details
-
Copy full SHA for a75d1ea - Browse repository at this point
Copy the full SHA a75d1eaView commit details -
8308040: Evaluate new public types in non-public classes
Reviewed-by: rriggs, darcy
Jim Laskey committedMay 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 3cd9431 - Browse repository at this point
Copy the full SHA 3cd9431View commit details -
8299414: JVMTI FollowReferences should support references from Virtua…
…lThread stack Reviewed-by: sspitsyn, kevinw
Alex Menkov committedMay 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 12b7a3c - Browse repository at this point
Copy the full SHA 12b7a3cView commit details -
8307652: sealed class hierarchy graph doesn't distinguish non-sealed …
…classes Reviewed-by: pminborg, jjg
Configuration menu - View commit details
-
Copy full SHA for b2d307a - Browse repository at this point
Copy the full SHA b2d307aView commit details
Commits on May 25, 2023
-
8308400: add ForceEarlyReturn support for virtual threads
Reviewed-by: alanb, lmesnik
Serguei Spitsyn committedMay 25, 2023 Configuration menu - View commit details
-
Copy full SHA for a5bdb72 - Browse repository at this point
Copy the full SHA a5bdb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad707b - Browse repository at this point
Copy the full SHA 4ad707bView commit details -
8308549: Classfile API should fail to generate over-sized Code attribute
Reviewed-by: mchung
Configuration menu - View commit details
-
Copy full SHA for 3ed81f2 - Browse repository at this point
Copy the full SHA 3ed81f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c72ea0 - Browse repository at this point
Copy the full SHA 1c72ea0View commit details -
8305710: Line breaks in search tags cause invalid JSON in index file
Reviewed-by: jjg
Configuration menu - View commit details
-
Copy full SHA for eb6b97f - Browse repository at this point
Copy the full SHA eb6b97fView commit details -
8308727: Compiler should accept final unnamed variables in try-with-r…
…esources Reviewed-by: jlahoda
Configuration menu - View commit details
-
Copy full SHA for d0b7431 - Browse repository at this point
Copy the full SHA d0b7431View commit details -
8308506: Reduce testing time by removing combinations tested
Reviewed-by: tschatzl, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 147b29d - Browse repository at this point
Copy the full SHA 147b29dView commit details -
8144891: ToolBox should use java.nio.file.Path internally, instead of…
… java.io.File Reviewed-by: jjg
Configuration menu - View commit details
-
Copy full SHA for eff2e84 - Browse repository at this point
Copy the full SHA eff2e84View commit details -
8307958: Metaspace verification is slow causing extreme class unloadi…
…ng times Reviewed-by: stuefe, coleenp
Configuration menu - View commit details
-
Copy full SHA for f56e467 - Browse repository at this point
Copy the full SHA f56e467View commit details -
8308475: Make the thread dump files generated by jcmd Thread.dump_to_…
…file jtreg failure handler action easily accessible Reviewed-by: lmesnik
Configuration menu - View commit details
-
Copy full SHA for 712d3a9 - Browse repository at this point
Copy the full SHA 712d3a9View commit details -
8307132: Cleanup the code of sun.java2d.cmm.lcms package
Reviewed-by: prr
Configuration menu - View commit details
-
Copy full SHA for f4c6aef - Browse repository at this point
Copy the full SHA f4c6aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13dd48f - Browse repository at this point
Copy the full SHA 13dd48fView commit details -
8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org> Reviewed-by: chagedorn, thartmann
Configuration menu - View commit details
-
Copy full SHA for f7b5765 - Browse repository at this point
Copy the full SHA f7b5765View commit details -
8308335: JFR: Remove @experimental from Virtual Threads events
Reviewed-by: alanb, mgronlun
Configuration menu - View commit details
-
Copy full SHA for ffddede - Browse repository at this point
Copy the full SHA ffddedeView commit details -
8300038: Make new version of JNU_GetStringPlatformChars which checks …
…for null characters Reviewed-by: dfuchs, naoto
Configuration menu - View commit details
-
Copy full SHA for c5ea8ea - Browse repository at this point
Copy the full SHA c5ea8eaView commit details -
8286597: Implement PollerProvider on AIX
Reviewed-by: mdoerr, alanb, vtewari
Tyler Steele committedMay 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 66142d5 - Browse repository at this point
Copy the full SHA 66142d5View commit details -
8300491: SymbolLookup::libraryLookup accepts strings with terminators
Reviewed-by: psandoz
Configuration menu - View commit details
-
Copy full SHA for ad97811 - Browse repository at this point
Copy the full SHA ad97811View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d88dc - Browse repository at this point
Copy the full SHA e8d88dcView commit details -
8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.jav…
…a hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations Reviewed-by: never
Doug Simon committedMay 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 6d8a954 - Browse repository at this point
Copy the full SHA 6d8a954View commit details -
8308108: Support Unicode extension for collation settings
Reviewed-by: iris, rriggs, jlu, alanb
Configuration menu - View commit details
-
Copy full SHA for 800a79f - Browse repository at this point
Copy the full SHA 800a79fView commit details -
8304375: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with…
… "Expected at least some events to be out of order! Reuse = false" Reviewed-by: mgronlun
Configuration menu - View commit details
-
Copy full SHA for caf53fe - Browse repository at this point
Copy the full SHA caf53feView commit details -
8308073: ClassLoaderExt::append_boot_classpath should handle dynamic …
…archive Reviewed-by: iklam, matsaave
Configuration menu - View commit details
-
Copy full SHA for da43d37 - Browse repository at this point
Copy the full SHA da43d37View commit details -
8308907: ProblemList java/awt/Toolkit/GetScreenInsetsCustomGC/GetScre…
…enInsetsCustomGC.java on linux-x64 8308908: ProblemList javax/sound/sampled/Clip/ClipIsRunningAfterStop.java on linux-x64 8308909: ProblemList sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java on linux-x64 Reviewed-by: mikael
Daniel D. Daugherty committedMay 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a48467 - Browse repository at this point
Copy the full SHA 9a48467View commit details -
8159023: Engineering notation of DecimalFormat does not work as docum…
…ented Reviewed-by: naoto
Justin Lu committedMay 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 4abf5cd - Browse repository at this point
Copy the full SHA 4abf5cdView commit details
Commits on May 26, 2023
-
8308583: SIGSEGV in GraphKit::gen_checkcast
Reviewed-by: thartmann, kvn, never
Configuration menu - View commit details
-
Copy full SHA for f8e0a2e - Browse repository at this point
Copy the full SHA f8e0a2eView commit details -
8306137: Open source several AWT ScrollPane related tests
Reviewed-by: aivanov
Tejesh R committedMay 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 19ada0b - Browse repository at this point
Copy the full SHA 19ada0bView commit details -
8308844: ProblemList gc/z/TestHighUsage.java with Generational ZGC on…
… windows x64 Reviewed-by: aboldtch, tschatzl
Configuration menu - View commit details
-
Copy full SHA for 708921a - Browse repository at this point
Copy the full SHA 708921aView commit details -
8308931: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.…
…java Reviewed-by: thartmann
Doug Simon committedMay 26, 2023 Configuration menu - View commit details
-
Copy full SHA for bcc6839 - Browse repository at this point
Copy the full SHA bcc6839View commit details -
8305189: C2 failed "assert(_outcnt==1) failed: not unique"
Reviewed-by: chagedorn, thartmann
Configuration menu - View commit details
-
Copy full SHA for 1f2b0e9 - Browse repository at this point
Copy the full SHA 1f2b0e9View commit details -
8306812: Open source several AWT Miscellaneous tests
Reviewed-by: psadhukhan
Tejesh R committedMay 26, 2023 Configuration menu - View commit details
-
Copy full SHA for d8fdb22 - Browse repository at this point
Copy the full SHA d8fdb22View commit details -
8299665: /proc/self/stat parsing in libmanagement broken by execname …
…with spaces Reviewed-by: sspitsyn, amenkov
Configuration menu - View commit details
-
Copy full SHA for 4fdacef - Browse repository at this point
Copy the full SHA 4fdacefView commit details -
8308589: gc/cslocker/TestCSLocker.java timed out
Reviewed-by: eosterlund
Configuration menu - View commit details
-
Copy full SHA for 804770c - Browse repository at this point
Copy the full SHA 804770cView commit details -
8308935: jdk.management.jfr.RecordingInfo.toString() lacks test coverage
Reviewed-by: mgronlun
Configuration menu - View commit details
-
Copy full SHA for c998070 - Browse repository at this point
Copy the full SHA c998070View commit details -
8308801: update for deprecated sprintf for libnet in java.base
Reviewed-by: djelinski, rriggs
Configuration menu - View commit details
-
Copy full SHA for 3b703c5 - Browse repository at this point
Copy the full SHA 3b703c5View commit details -
8286470: Support searching for sections in class/package javadoc
Reviewed-by: jjg
Configuration menu - View commit details
-
Copy full SHA for 4e9b36f - Browse repository at this point
Copy the full SHA 4e9b36fView commit details
Commits on May 27, 2023
-
8308876: JFR: Deserialization of EventTypeInfo uses incorrect attribu…
…te names Reviewed-by: mgronlun
Configuration menu - View commit details
-
Copy full SHA for f4fc66e - Browse repository at this point
Copy the full SHA f4fc66eView commit details
Commits on May 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc73f0a - Browse repository at this point
Copy the full SHA fc73f0aView commit details
Commits on May 29, 2023
-
8306119: Many components respond to a mouse event by requesting focus…
… without supplying the MOUSE_EVENT cause Reviewed-by: jdv
Configuration menu - View commit details
-
Copy full SHA for 937a5ef - Browse repository at this point
Copy the full SHA 937a5efView commit details -
8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out
Reviewed-by: never
Doug Simon committedMay 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 1137237 - Browse repository at this point
Copy the full SHA 1137237View commit details -
8289547: Update javax/swing/Popup/TaskbarPositionTest.java
Reviewed-by: aivanov, dmarkov, honkar
Configuration menu - View commit details
-
Copy full SHA for aa4d3df - Browse repository at this point
Copy the full SHA aa4d3dfView commit details -
8309060: Compilation Error in javax/swing/event/FocusEventCauseTest.java
Reviewed-by: abhiscxk, aivanov
Configuration menu - View commit details
-
Copy full SHA for 7ed2540 - Browse repository at this point
Copy the full SHA 7ed2540View commit details
Commits on May 30, 2023
-
8309077: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.…
…java Reviewed-by: chagedorn
Configuration menu - View commit details
-
Copy full SHA for 59d65a5 - Browse repository at this point
Copy the full SHA 59d65a5View commit details -
8309042: MemorySegment::reinterpret cleanup action is not called for …
…all overloads Reviewed-by: jvernee
Configuration menu - View commit details
-
Copy full SHA for fdd42ce - Browse repository at this point
Copy the full SHA fdd42ceView commit details -
8309095: Remove UTF-8 character from TaskbarPositionTest.java
Reviewed-by: aivanov
Configuration menu - View commit details
-
Copy full SHA for d1fc9d9 - Browse repository at this point
Copy the full SHA d1fc9d9View commit details -
8307795: AArch64: Optimize VectorMask.truecount() on Neon
Reviewed-by: aph, eliu
Configuration menu - View commit details
-
Copy full SHA for 2564f77 - Browse repository at this point
Copy the full SHA 2564f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e82a7b - Browse repository at this point
Copy the full SHA 0e82a7bView commit details -
8309110: Build failure after JDK-8307795 due to warnings in micro-ben…
…chmark StoreMaskTrueCount.java Reviewed-by: thartmann
Configuration menu - View commit details
-
Copy full SHA for bdc2fc0 - Browse repository at this point
Copy the full SHA bdc2fc0View commit details -
8304074: [JMX] Add an approximation of total bytes allocated on the J…
…ava heap by the JVM Reviewed-by: dholmes, mchung
Paul Hohensee committedMay 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 65fc390 - Browse repository at this point
Copy the full SHA 65fc390View commit details -
8051725: Improve expansion of Conv2B nodes in the middle-end
Reviewed-by: thartmann, qamai, sviswanathan
Configuration menu - View commit details
-
Copy full SHA for be98f4b - Browse repository at this point
Copy the full SHA be98f4bView commit details -
8308992: New test TestHFA fails with zero
Reviewed-by: mcimadamore
Configuration menu - View commit details
-
Copy full SHA for fc30cdf - Browse repository at this point
Copy the full SHA fc30cdfView commit details -
8290499: new File(parent, "/") breaks normalization – creates File wi…
…th slash at the end Reviewed-by: rriggs
Brian Burkhalter committedMay 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 59a6213 - Browse repository at this point
Copy the full SHA 59a6213View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae02bd7 - Browse repository at this point
Copy the full SHA ae02bd7View commit details -
8307648: java/net/httpclient/ExpectContinueTest.java timed out
Reviewed-by: djelinski
Configuration menu - View commit details
-
Copy full SHA for cf981f0 - Browse repository at this point
Copy the full SHA cf981f0View commit details -
8308987: Update java.lang.Class to use javadoc snippets
Reviewed-by: alanb
Configuration menu - View commit details
-
Copy full SHA for e89959d - Browse repository at this point
Copy the full SHA e89959dView commit details -
8308960: Decouple internal Version and OperatingSystem classes
Reviewed-by: mchung
Roger Riggs committedMay 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 6421396 - Browse repository at this point
Copy the full SHA 6421396View commit details -
8297885: misc sun/security/pkcs11 tests timed out
Reviewed-by: xuelei
Valerie Peng committedMay 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 8b2b8fe - Browse repository at this point
Copy the full SHA 8b2b8feView commit details -
8307944: ClassFileDumper should only load java.nio.file.Path if enabled
Reviewed-by: rriggs
Mandy Chung committedMay 30, 2023 Configuration menu - View commit details
-
Copy full SHA for e1860e1 - Browse repository at this point
Copy the full SHA e1860e1View commit details -
8309134: Augment test/langtools/tools/javac/versions/Versions.java fo…
…r JDK 21 language changes Reviewed-by: jjg
Configuration menu - View commit details
-
Copy full SHA for c6cded8 - Browse repository at this point
Copy the full SHA c6cded8View commit details -
8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
Reviewed-by: jsjolen, gziemski
David Holmes committedMay 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f9cc9b - Browse repository at this point
Copy the full SHA 9f9cc9bView commit details
Commits on May 31, 2023
-
8308986: Disable svc tests failing with virtual thread factory
Reviewed-by: dholmes, dcubed, sspitsyn
Configuration menu - View commit details
-
Copy full SHA for 749b35e - Browse repository at this point
Copy the full SHA 749b35eView commit details -
8309048: Remove malloc locker test case
Reviewed-by: dholmes, tschatzl, coleenp, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 1f7eb5c - Browse repository at this point
Copy the full SHA 1f7eb5cView commit details -
8309054: Parsing of erroneous patterns succeeds
Reviewed-by: jlahoda
Configuration menu - View commit details
-
Copy full SHA for 6c76b27 - Browse repository at this point
Copy the full SHA 6c76b27View commit details -
8309120: java/net/httpclient/AsyncShutdownNow.java fails intermittently
Reviewed-by: jpai
Configuration menu - View commit details
-
Copy full SHA for a8e54ec - Browse repository at this point
Copy the full SHA a8e54ecView commit details -
8308910: Allow executeAndLog to accept running process
Reviewed-by: ccheung, iklam
Matias Saavedra Silva committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for db2fd90 - Browse repository at this point
Copy the full SHA db2fd90View commit details -
8308872: enhance logging and some exception in krb5/Config.java
Reviewed-by: weijun
Configuration menu - View commit details
-
Copy full SHA for aa96bc0 - Browse repository at this point
Copy the full SHA aa96bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf45ef - Browse repository at this point
Copy the full SHA ddf45efView commit details -
8308022: update for deprecated sprintf for java.base
Reviewed-by: naoto
Configuration menu - View commit details
-
Copy full SHA for 0f5fd42 - Browse repository at this point
Copy the full SHA 0f5fd42View commit details -
8299505: findVirtual on array classes incorrectly restricts the recei…
…ver type Reviewed-by: mchung
Configuration menu - View commit details
-
Copy full SHA for 94841db - Browse repository at this point
Copy the full SHA 94841dbView commit details -
8309230: ProblemList jdk/incubator/vector/Float64VectorTests.java on …
…aarch64 8309231: ProblemList vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java Reviewed-by: darcy
Daniel D. Daugherty committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 6c5dd22 - Browse repository at this point
Copy the full SHA 6c5dd22View commit details -
8309159: Some minor comment and code cleanup in jdk/com/sun/jdi/PopFr…
…amesTest.java Reviewed-by: sspitsyn, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 5d25c9c - Browse repository at this point
Copy the full SHA 5d25c9cView commit details -
8304914: Use OperatingSystem, Architecture, and Version in jpackage
Reviewed-by: asemenyuk
Roger Riggs committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 6207f7d - Browse repository at this point
Copy the full SHA 6207f7dView commit details -
8308678: (fs) UnixPath::toRealPath needs additional permissions when …
…running with SM (macOS) Reviewed-by: lancea, alanb
Brian Burkhalter committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for a18a119 - Browse repository at this point
Copy the full SHA a18a119View commit details -
8309236: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java w…
…ith ZGC and Generational ZGC again Reviewed-by: bpb, azvegint
Daniel D. Daugherty committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 3ee6d2c - Browse repository at this point
Copy the full SHA 3ee6d2cView commit details -
8308819: add JDWP and JDI virtual thread support for ThreadReference.…
…ForceEarlyReturn Reviewed-by: sspitsyn, alanb
Configuration menu - View commit details
-
Copy full SHA for 636a814 - Browse repository at this point
Copy the full SHA 636a814View commit details -
8309171: Test vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji…
…05t001/TestDescription.java fails after JDK-8308341 Reviewed-by: dcubed, gziemski
David Holmes committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 1d40069 - Browse repository at this point
Copy the full SHA 1d40069View commit details -
8309150: Need to escape " inside attribute values
Reviewed-by: prappo
Configuration menu - View commit details
-
Copy full SHA for 8bfce7f - Browse repository at this point
Copy the full SHA 8bfce7fView commit details -
8300865: C2: product reduction in ProdRed_Double is not vectorized
Reviewed-by: fgao, epeter, kvn
Sandhya Viswanathan committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for eb5ceab - Browse repository at this point
Copy the full SHA eb5ceabView commit details
Commits on Jun 1, 2023
-
8307683: Loop Predication should not hoist range checks with trap on …
…success projection by negating their condition Reviewed-by: thartmann, roland
Configuration menu - View commit details
-
Copy full SHA for 84b5765 - Browse repository at this point
Copy the full SHA 84b5765View commit details -
8308803: Improve java/util/UUID/UUIDTest.java
Reviewed-by: jpai, rriggs
Configuration menu - View commit details
-
Copy full SHA for 367d461 - Browse repository at this point
Copy the full SHA 367d461View commit details -
8307990: jspawnhelper must close its writing side of a pipe before re…
…ading from it Reviewed-by: stuefe, rriggs
Configuration menu - View commit details
-
Copy full SHA for 01b6be1 - Browse repository at this point
Copy the full SHA 01b6be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24bdc2a - Browse repository at this point
Copy the full SHA 24bdc2aView commit details -
8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math pr…
…oblem Reviewed-by: jlahoda
Configuration menu - View commit details
-
Copy full SHA for 867192d - Browse repository at this point
Copy the full SHA 867192dView commit details -
8298127: HSS/LMS Signature Verification
Reviewed-by: weijun, mullan
Configuration menu - View commit details
-
Copy full SHA for 2f83fd5 - Browse repository at this point
Copy the full SHA 2f83fd5View commit details -
8307794: Test for HSS/LMS Signature Verification
Reviewed-by: mullan
Configuration menu - View commit details
-
Copy full SHA for 003c149 - Browse repository at this point
Copy the full SHA 003c149View commit details -
8308232: nsk/jdb tests don't pass -verbose flag to the debuggee
Reviewed-by: sspitsyn, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 7ae1b8f - Browse repository at this point
Copy the full SHA 7ae1b8fView commit details -
8302822: Method/Field/Constructor/RecordComponent::getGenericInfo() i…
…s not thread safe Reviewed-by: stsypanov, redestad
Configuration menu - View commit details
-
Copy full SHA for d1b168d - Browse repository at this point
Copy the full SHA d1b168dView commit details -
8309146: extend JDI StackFrame.setValue() and JDWP StackFrame.setValu…
…es minimal support for virtual threads Reviewed-by: sspitsyn, alanb
Configuration menu - View commit details
-
Copy full SHA for bf401c7 - Browse repository at this point
Copy the full SHA bf401c7View commit details -
8309138: Fix container tests for jdks with symlinked conf dir
Reviewed-by: sgehwolf
Configuration menu - View commit details
-
Copy full SHA for 9b6ec2f - Browse repository at this point
Copy the full SHA 9b6ec2fView commit details -
8308891: TestCDSVMCrash.java needs @requires vm.cds
Reviewed-by: dcubed
Matias Saavedra Silva committedJun 1, 2023 Configuration menu - View commit details
-
Copy full SHA for d8e4862 - Browse repository at this point
Copy the full SHA d8e4862View commit details
Commits on Jun 2, 2023
-
8307105: JFileChooser InvalidPathException when selecting some system…
… folders on Windows Reviewed-by: aivanov, abhiscxk, dnguyen
Tejesh R committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 946e645 - Browse repository at this point
Copy the full SHA 946e645View commit details -
8307478: Implementation of Prepare to Restrict The Dynamic Loading of…
… Agents Reviewed-by: sspitsyn, cjplummer
Alan Bateman committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 9bb8635 - Browse repository at this point
Copy the full SHA 9bb8635View commit details -
8309093: Underscore with brackets
Reviewed-by: jlahoda
Configuration menu - View commit details
-
Copy full SHA for 22f82aa - Browse repository at this point
Copy the full SHA 22f82aaView commit details -
8309224: Fix xlc17 clang 15 warnings in java.desktop
Reviewed-by: prr, goetz
Configuration menu - View commit details
-
Copy full SHA for 7fc7c7e - Browse repository at this point
Copy the full SHA 7fc7c7eView commit details -
8308711: Develop additional Tests for KEM implementation
Reviewed-by: weijun
Sibabrata Sahoo committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 6a03452 - Browse repository at this point
Copy the full SHA 6a03452View commit details -
8309287: Add fontconfig requirement to building.md for Debian
Reviewed-by: erikj
Jan Kratochvil authored and Yuri Nesterenko committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 16d667b - Browse repository at this point
Copy the full SHA 16d667bView commit details -
8308090: Add container tests for on-the-fly resource quota updates
Reviewed-by: dholmes, mseledtsov
Configuration menu - View commit details
-
Copy full SHA for 5000516 - Browse repository at this point
Copy the full SHA 5000516View commit details -
8308892: Bad graph detected in build_loop_late after JDK-8305635
Reviewed-by: rcastanedalo, roland, thartmann
Configuration menu - View commit details
-
Copy full SHA for 0700e38 - Browse repository at this point
Copy the full SHA 0700e38View commit details -
8296411: AArch64: Accelerated Poly1305 intrinsics
Reviewed-by: redestad, adinn
Andrew Haley committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for e5af0bf - Browse repository at this point
Copy the full SHA e5af0bfView commit details -
8309200: java/net/httpclient/ExecutorShutdown fails intermittently, i…
…f connection closed during upgrade Reviewed-by: jpai, djelinski
Configuration menu - View commit details
-
Copy full SHA for 6a260fc - Browse repository at this point
Copy the full SHA 6a260fcView commit details -
8309241: ClassForNameLeak fails intermittently as the class loader ha…
…sn't been unloaded Reviewed-by: dnsimon, bchristi
Mandy Chung committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for f75f476 - Browse repository at this point
Copy the full SHA f75f476View commit details -
8309329: com/sun/jdi/DeferredStepTest.java fails with virtual threads…
… due to not waiting for threads to exit Reviewed-by: sspitsyn, lmesnik, amenkov
Configuration menu - View commit details
-
Copy full SHA for f1519dc - Browse repository at this point
Copy the full SHA f1519dcView commit details -
8303530: Redefine JAXP Configuration File
Reviewed-by: naoto, lancea, alanb, smarks
Configuration menu - View commit details
-
Copy full SHA for 3e8c4a1 - Browse repository at this point
Copy the full SHA 3e8c4a1View commit details -
8308978: regression with a deadlock involving FollowReferences
Reviewed-by: sspitsyn, lmesnik
Alex Menkov committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 64495d3 - Browse repository at this point
Copy the full SHA 64495d3View commit details
Commits on Jun 3, 2023
-
8309391: Remove non-failing tests from test/jdk/ProblemList-Virtual.txt
Reviewed-by: dcubed, lmesnik
Configuration menu - View commit details
-
Copy full SHA for 880aa5a - Browse repository at this point
Copy the full SHA 880aa5aView commit details
Commits on Jun 4, 2023
-
8309409: Update HttpInputStreamTest and BodyProcessorInputStreamTest …
…to use hg.openjdk.org Reviewed-by: dfuchs
Configuration menu - View commit details
-
Copy full SHA for b211463 - Browse repository at this point
Copy the full SHA b211463View commit details -
8309334: ProcessTools.main() does not properly set thread names when …
…using the virtual thread wrapper Reviewed-by: amenkov, lmesnik, sspitsyn, alanb
Configuration menu - View commit details
-
Copy full SHA for 28d22ab - Browse repository at this point
Copy the full SHA 28d22abView commit details
Commits on Jun 5, 2023
-
8309336: Incorrect switch in enum not reported properly
Reviewed-by: vromero
Configuration menu - View commit details
-
Copy full SHA for d8f6ac0 - Browse repository at this point
Copy the full SHA d8f6ac0View commit details -
8305225: A service broken error despite annotation processor generati…
…ng it if directives listed Reviewed-by: asotona
Configuration menu - View commit details
-
Copy full SHA for f1a207a - Browse repository at this point
Copy the full SHA f1a207aView commit details -
8309268: C2: "assert(in_bb(n)) failed: must be" after JDK-8306302
Reviewed-by: rcastanedalo, kvn, thartmann
Configuration menu - View commit details
-
Copy full SHA for bb9b8a8 - Browse repository at this point
Copy the full SHA bb9b8a8View commit details -
8302673: [SuperWord] MaxReduction and MinReduction should vectorize f…
…or int Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org> Reviewed-by: epeter, kvn
Configuration menu - View commit details
-
Copy full SHA for 926f652 - Browse repository at this point
Copy the full SHA 926f652View commit details -
8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test ass…
…erts wrong values with Graal Reviewed-by: dnsimon, thartmann
David Leopoldseder authored and Doug Simon committedJun 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 7367878 - Browse repository at this point
Copy the full SHA 7367878View commit details -
8303465: KeyStore of type KeychainStore, provider Apple does not show…
… all trusted certificates Reviewed-by: mbaesken, weijun
Configuration menu - View commit details
-
Copy full SHA for 5c02532 - Browse repository at this point
Copy the full SHA 5c02532View commit details -
8296920: Regression Test DialogOrient.java fails on MacOS
Reviewed-by: honkar, dnguyen, achung, jdv
Configuration menu - View commit details
-
Copy full SHA for 44da511 - Browse repository at this point
Copy the full SHA 44da511View commit details -
8306578: Report error if no label given in @see and {@link} when no d…
…efault is available Reviewed-by: jjg
Configuration menu - View commit details
-
Copy full SHA for 5492426 - Browse repository at this point
Copy the full SHA 5492426View commit details -
8291966: SwitchBootstrap.typeSwitch could be faster
Reviewed-by: asotona
Configuration menu - View commit details
-
Copy full SHA for d55e3fa - Browse repository at this point
Copy the full SHA d55e3faView commit details -
8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement"…
… after JDK-8307795 Reviewed-by: thartmann, xgong, eastigeevich
Configuration menu - View commit details
-
Copy full SHA for 343bfb0 - Browse repository at this point
Copy the full SHA 343bfb0View commit details -
8308969: make test-prebuilt doesn't return the correct exit code
Reviewed-by: erikj
Configuration menu - View commit details
-
Copy full SHA for 9b8b9de - Browse repository at this point
Copy the full SHA 9b8b9deView commit details -
8280994: [XWayland] Drag and Drop does not work in java -> wayland ap…
…p direction Reviewed-by: prr, psadhukhan
Alexander Zvegintsev committedJun 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 71e5409 - Browse repository at this point
Copy the full SHA 71e5409View commit details -
8309416: Misstatement in semantics of methods in javax.lang.model.Ele…
…mentFilter Reviewed-by: prappo
Configuration menu - View commit details
-
Copy full SHA for 98ccc50 - Browse repository at this point
Copy the full SHA 98ccc50View commit details -
8308842: Consolidate exceptions thrown from Class-File API
Reviewed-by: briangoetz
Configuration menu - View commit details
-
Copy full SHA for 11a333f - Browse repository at this point
Copy the full SHA 11a333fView commit details -
8306112: Implementation of JEP 445: Unnamed Classes and Instance Main…
… Methods (Preview) 8308613: javax.lang.model updates for JEP 445 (preview) 8308913: Update core reflection for JEP 445 (preview) Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org> Co-authored-by: Joe Darcy <darcy@openjdk.org> Co-authored-by: Jan Lahoda <jlahoda@openjdk.org> Co-authored-by: Jim Laskey <jlaskey@openjdk.org> Co-authored-by: Adam Sotona <asotona@openjdk.org> Reviewed-by: mcimadamore, vromero, darcy
Configuration menu - View commit details
-
Copy full SHA for efb0bbb - Browse repository at this point
Copy the full SHA efb0bbbView commit details -
8309136: [JVMCI] add -XX:+UseGraalJIT flag
Reviewed-by: dholmes, kvn
Doug Simon committedJun 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 88da521 - Browse repository at this point
Copy the full SHA 88da521View commit details
Commits on Jun 6, 2023
-
8304438: jcmd JVMTI.agent_load should obey EnableDynamicAgentLoading
Reviewed-by: cjplummer, alanb, amenkov
Serguei Spitsyn committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for eed2fee - Browse repository at this point
Copy the full SHA eed2feeView commit details -
8308167: SequencedMap::firstEntry throws NPE when first entry has nul…
…l key or value Reviewed-by: bchristi
Stuart Marks committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ce755c - Browse repository at this point
Copy the full SHA 0ce755cView commit details -
8309406: Change jdk.trackAllThreads to default to true
Reviewed-by: rpressler, mchung, cjplummer
Alan Bateman committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 022ed92 - Browse repository at this point
Copy the full SHA 022ed92View commit details -
8309340: Provide sctpHandleSocketErrorWithMessage
Reviewed-by: clanger
Configuration menu - View commit details
-
Copy full SHA for 6b93ff1 - Browse repository at this point
Copy the full SHA 6b93ff1View commit details -
8308875: java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCust…
…omGC.java failed with 'Cannot invoke "sun.awt.X11GraphicsDevice.getInsets()" because "device" is null' Reviewed-by: avu, prr
Maxim Kartashev authored and Alexey Ushakov committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 5763c03 - Browse repository at this point
Copy the full SHA 5763c03View commit details -
8304878: ConcurrentModificationException in javadoc tool
Reviewed-by: jjg
Configuration menu - View commit details
-
Copy full SHA for 59a93c6 - Browse repository at this point
Copy the full SHA 59a93c6View commit details -
8308748: JNU_GetStringPlatformChars may write to String's internal me…
…mory array Reviewed-by: dholmes, rriggs, alanb
Configuration menu - View commit details
-
Copy full SHA for cf55579 - Browse repository at this point
Copy the full SHA cf55579View commit details -
8309534: @jep(number=430, title="String Templates") should use defaul…
…t status Reviewed-by: alanb
Jim Laskey committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for ca2c9d7 - Browse repository at this point
Copy the full SHA ca2c9d7View commit details -
8307887: (fs) Files.createSymbolicLink throws less specific exception…
… when in developer mode and file already exists Reviewed-by: alanb
Brian Burkhalter committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for d5db8d0 - Browse repository at this point
Copy the full SHA d5db8d0View commit details -
8309216: Cast from jchar* to char* in test java/io/GetXSpace.java
Reviewed-by: rriggs, naoto
Brian Burkhalter committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 8883af1 - Browse repository at this point
Copy the full SHA 8883af1View commit details -
8309501: Remove workaround in bin/idea.sh for non standard JVMCI file…
… layout Reviewed-by: dnsimon, erikj
Tom Rodriguez committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 17d00e2 - Browse repository at this point
Copy the full SHA 17d00e2View commit details -
8309413: Improve the performance of MethodTypeDesc::descriptorString
8304932: MethodTypeDescImpl can be mutated by argument passed to MethodTypeDesc.of Reviewed-by: mchung
Configuration menu - View commit details
-
Copy full SHA for 560fe3b - Browse repository at this point
Copy the full SHA 560fe3bView commit details -
8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI…
… compiler 'graal' specified by jvmci.Compiler not found" Reviewed-by: kvn, never
Doug Simon committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for f341294 - Browse repository at this point
Copy the full SHA f341294View commit details -
8301721: lookup.findSpecial fails on Object method call from interface
Reviewed-by: alanb
Mandy Chung committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for e6daaf8 - Browse repository at this point
Copy the full SHA e6daaf8View commit details -
8307840: SequencedMap view method specification and implementation ad…
…justments Reviewed-by: darcy, alanb
Stuart Marks committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for c47bffc - Browse repository at this point
Copy the full SHA c47bffcView commit details -
8309554: Update descriptions in SourceVersion
Reviewed-by: jlaskey, jjg, rriggs
Configuration menu - View commit details
-
Copy full SHA for cfdfdff - Browse repository at this point
Copy the full SHA cfdfdffView commit details -
8309506: com/sun/jdi/MultiBreakpointsTest.java fails with virtual tes…
…t thread factory Reviewed-by: amenkov, sspitsyn
Configuration menu - View commit details
-
Copy full SHA for 19101ec - Browse repository at this point
Copy the full SHA 19101ecView commit details -
8295071: Spec Clarification : ClassFileFormatVersion: System property…
… java.class.version | Java class format version number Reviewed-by: iris, alanb, rriggs
Configuration menu - View commit details
-
Copy full SHA for da9bc07 - Browse repository at this point
Copy the full SHA da9bc07View commit details -
8309505: com/sun/jdi/MethodEntryExitEvents.java due to finding wrong …
…main thread Reviewed-by: amenkov, sspitsyn
Configuration menu - View commit details
-
Copy full SHA for 3a478eb - Browse repository at this point
Copy the full SHA 3a478ebView commit details -
8292157: Incorrect error: "block element not allowed within inline el…
…ement <a>" Reviewed-by: jjg
Configuration menu - View commit details
-
Copy full SHA for e608a71 - Browse repository at this point
Copy the full SHA e608a71View commit details -
8301553: Support Password-Based Cryptography in SunPKCS11
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com> Co-authored-by: Martin Balao <mbalao@openjdk.org> Reviewed-by: valeriep
Configuration menu - View commit details
-
Copy full SHA for e430017 - Browse repository at this point
Copy the full SHA e430017View commit details -
8309396: com/sun/jdi/JdbMethodExitTest.java fails with virtual thread…
…s due to a bug in determining the main thread id Reviewed-by: amenkov, sspitsyn
Configuration menu - View commit details
-
Copy full SHA for fd91bc5 - Browse repository at this point
Copy the full SHA fd91bc5View commit details -
8309570: ProblemList sun/security/pkcs11/Signature/TestRSAKeyLength.java
Reviewed-by: jjg, darcy
Daniel D. Daugherty committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 7f5b838 - Browse repository at this point
Copy the full SHA 7f5b838View commit details -
8307953: [AIX] C locale's font setting was changed by JEP 400
Reviewed-by: naoto, prr
Ichiroh Takiguchi committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d67872 - Browse repository at this point
Copy the full SHA 3d67872View commit details
Commits on Jun 7, 2023
-
8306647: Implementation of Structured Concurrency (Preview)
8306572: Implementation of Scoped Values (Preview) Co-authored-by: Alan Bateman <alanb@openjdk.org> Co-authored-by: Andrew Haley <aph@openjdk.org> Reviewed-by: psandoz, dfuchs, mchung
Alan Bateman and Andrew Haley committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for fb2b3be - Browse repository at this point
Copy the full SHA fb2b3beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ccd37 - Browse repository at this point
Copy the full SHA 28ccd37View commit details -
8295976: GetThreadListStackTraces returns wrong state for blocked Vir…
…tualThread Reviewed-by: cjplummer, amenkov
Serguei Spitsyn committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b297ee - Browse repository at this point
Copy the full SHA 9b297eeView commit details -
8305906: HttpClient may use incorrect key when finding pooled HTTP/2 …
…connection for IPv6 address Reviewed-by: djelinski, dfuchs
Configuration menu - View commit details
-
Copy full SHA for 6826a6b - Browse repository at this point
Copy the full SHA 6826a6bView commit details -
8305763: Parsing a URI with an underscore goes through a silent excep…
…tion, negatively impacting performance Reviewed-by: dfuchs
Configuration menu - View commit details
-
Copy full SHA for 37a4696 - Browse repository at this point
Copy the full SHA 37a4696View commit details -
8305959: x86: Improve itable_stub
Reviewed-by: phh, shade, aph
Boris Ulasevich committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 4523a0d - Browse repository at this point
Copy the full SHA 4523a0dView commit details -
8309568: javac crashes attempting to -Xprint on a class file of an un…
…named class Reviewed-by: darcy, jlahoda
Jim Laskey committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 7980ea0 - Browse repository at this point
Copy the full SHA 7980ea0View commit details -
8307374: Add a JFR event for tracking RSS
Reviewed-by: stuefe, rcastanedalo
Configuration menu - View commit details
-
Copy full SHA for 19e7fc1 - Browse repository at this point
Copy the full SHA 19e7fc1View commit details -
8309594: Cleanup naming in JavacParser related to unnamed classes
Reviewed-by: jlahoda
Jim Laskey committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 9db5e01 - Browse repository at this point
Copy the full SHA 9db5e01View commit details -
8308031: Linkers should reject unpromoted variadic parameters
Reviewed-by: mcimadamore
Configuration menu - View commit details
-
Copy full SHA for 4bfa041 - Browse repository at this point
Copy the full SHA 4bfa041View commit details -
8308445: Linker should check that capture state segment is big enough
Reviewed-by: mcimadamore
Configuration menu - View commit details
-
Copy full SHA for 7f8c4c5 - Browse repository at this point
Copy the full SHA 7f8c4c5View commit details -
8309550: jdk.jfr.internal.Utils::formatDataAmount method should grace…
…fully handle amounts equal to Long.MIN_VALUE Reviewed-by: stuefe, mgronlun
Configuration menu - View commit details
-
Copy full SHA for 580c06f - Browse repository at this point
Copy the full SHA 580c06fView commit details -
8280982: [Wayland] [XWayland] java.awt.Robot taking screenshots
Reviewed-by: prr, kizune, psadhukhan
Alexander Zvegintsev committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 0729489 - Browse repository at this point
Copy the full SHA 0729489View commit details -
8307153: JVMTI GetThreadState on carrier should return STATE_WAITING
Reviewed-by: amenkov, cjplummer
Serguei Spitsyn committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 64cda7e - Browse repository at this point
Copy the full SHA 64cda7eView commit details -
8309219: Fix xlc17 clang 15 warnings in java.base
Reviewed-by: goetz, mdoerr
Configuration menu - View commit details
-
Copy full SHA for bdcc827 - Browse repository at this point
Copy the full SHA bdcc827View commit details -
8309225: Fix xlc17 clang 15 warnings in security and servicability
Reviewed-by: goetz, mdoerr, clanger
Configuration menu - View commit details
-
Copy full SHA for 914be01 - Browse repository at this point
Copy the full SHA 914be01View commit details -
8309614: [BACKOUT] JDK-8307153 JVMTI GetThreadState on carrier should…
… return STATE_WAITING Reviewed-by: azvegint
Daniel D. Daugherty committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for ff6e365 - Browse repository at this point
Copy the full SHA ff6e365View commit details -
8309509: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java fails…
… with virtual test thread factory Reviewed-by: sspitsyn, amenkov
Configuration menu - View commit details
-
Copy full SHA for bcb0d31 - Browse repository at this point
Copy the full SHA bcb0d31View commit details -
8309503: Improve javax.lang.model tests for JEP 445
Reviewed-by: jlahoda, jjg, jlaskey
Configuration menu - View commit details
-
Copy full SHA for 0954b2d - Browse repository at this point
Copy the full SHA 0954b2dView commit details -
8309510: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java no lo…
…nger needs to override startUp() method Reviewed-by: sspitsyn, amenkov
Configuration menu - View commit details
-
Copy full SHA for c393897 - Browse repository at this point
Copy the full SHA c393897View commit details -
8309420: com/sun/jdi/StepTest.java fails with virtual thread wrapper
Reviewed-by: sspitsyn, amenkov
Configuration menu - View commit details
-
Copy full SHA for 23097fb - Browse repository at this point
Copy the full SHA 23097fbView commit details -
8309574: Improve core reflection tests for JEP 445
Reviewed-by: mchung
Configuration menu - View commit details
-
Copy full SHA for ca11d43 - Browse repository at this point
Copy the full SHA ca11d43View commit details -
8309532: java/lang/Class/getDeclaredField/FieldSetAccessibleTest shou…
…ld filter modules that depend on JVMCI Reviewed-by: alanb, dfuchs
Mandy Chung committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for f677e07 - Browse repository at this point
Copy the full SHA f677e07View commit details -
8309474: [IR Framework] Wrong @ForceCompile link in README
Reviewed-by: chagedorn, thartmann
Configuration menu - View commit details
-
Copy full SHA for 6144afa - Browse repository at this point
Copy the full SHA 6144afaView commit details -
8297923: java.awt.ScrollPane broken after multiple scroll up/down
Reviewed-by: honkar, prr, serb
Configuration menu - View commit details
-
Copy full SHA for e8aec6e - Browse repository at this point
Copy the full SHA e8aec6eView commit details -
8309515: Stale cached data from Matcher.namedGroups() after Matcher.u…
…sePattern() Reviewed-by: rriggs
Configuration menu - View commit details
-
Copy full SHA for 6fd3144 - Browse repository at this point
Copy the full SHA 6fd3144View commit details
Commits on Jun 8, 2023
-
8309630: Clean up tests that reference deploy modules
Reviewed-by: bchristi
Mandy Chung committedJun 8, 2023 Configuration menu - View commit details
-
Copy full SHA for f91e516 - Browse repository at this point
Copy the full SHA f91e516View commit details -
8309569: sun/security/pkcs11/Signature/TestRSAKeyLength.java fails af…
…ter JDK-8301553 Co-authored-by: Martin Balao <mbalao@openjdk.org> Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com> Reviewed-by: valeriep
Configuration menu - View commit details
-
Copy full SHA for 02a143c - Browse repository at this point
Copy the full SHA 02a143cView commit details -
8308152: PropertyDescriptor should work with overridden generic gette…
…r method Reviewed-by: azvegint
Configuration menu - View commit details
-
Copy full SHA for 3b2b376 - Browse repository at this point
Copy the full SHA 3b2b376View commit details -
8306431: File.listRoots method description should be re-examined
Reviewed-by: bpb, alanb
Configuration menu - View commit details
-
Copy full SHA for 62a4a5c - Browse repository at this point
Copy the full SHA 62a4a5cView commit details -
8309235: Unnamed Variables (_) can't be used in JShell
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org> Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org> Reviewed-by: asotona
Configuration menu - View commit details
-
Copy full SHA for 407b922 - Browse repository at this point
Copy the full SHA 407b922View commit details -
8304425: ClassHierarchyResolver from Reflection
Reviewed-by: asotona
Configuration menu - View commit details
-
Copy full SHA for bb7790e - Browse repository at this point
Copy the full SHA bb7790eView commit details -
8306841: Generational ZGC: NMT reports Java heap size larger than max…
… heap size Reviewed-by: eosterlund, stuefe
Configuration menu - View commit details
-
Copy full SHA for 94960e3 - Browse repository at this point
Copy the full SHA 94960e3View commit details
Commits on Jun 10, 2023
-
8309702: Exclude java/lang/ScopedValue/StressStackOverflow.java from …
…JTREG_TEST_THREAD_FACTORY=Virtual runs Reviewed-by: darcy Backport-of: 307085618d76f49f982453253c27a3cb2b9728c3
Daniel D. Daugherty committedJun 10, 2023 Configuration menu - View commit details
-
Copy full SHA for f1ec914 - Browse repository at this point
Copy the full SHA f1ec914View commit details -
8309760: ProblemList serviceability/jvmti/vthread/FollowReferences/VT…
…hreadStackRefTest.java#default with ZGC Reviewed-by: darcy Backport-of: aace3dc28c577bae67a6a1d376a514740d752928
Daniel D. Daugherty committedJun 10, 2023 Configuration menu - View commit details
-
Copy full SHA for a878449 - Browse repository at this point
Copy the full SHA a878449View commit details
Commits on Jun 12, 2023
-
8309703: AIX build fails after JDK-8280982
Reviewed-by: mdoerr Backport-of: 3981297fd34a628dff44898e6c60455cf071741a
Configuration menu - View commit details
-
Copy full SHA for 0e84f5f - Browse repository at this point
Copy the full SHA 0e84f5fView commit details -
8309727: Assert privileges while reading the jdk.incubator.vector.VEC…
…TOR_ACCESS_OOB_CHECK system property Reviewed-by: uschindler, rriggs Backport-of: cee5724d09b9ef9bd528fb721b756cb052265e3d
Configuration menu - View commit details
-
Copy full SHA for 8b3b94f - Browse repository at this point
Copy the full SHA 8b3b94fView commit details -
8308645: Javadoc of FFM API needs to be refreshed
8309398: ValueLayout:: arrayElementVarHandle doesn't throws UnsupportedOperationException - if byteAlignment() > byteSize() 8308812: SequenceLayout::withElementCount(long elementCount) doesn't throw IllegalArgumentException - if elementCount < 0 for some cases Reviewed-by: jvernee
Configuration menu - View commit details
-
Copy full SHA for 3cedf26 - Browse repository at this point
Copy the full SHA 3cedf26View commit details -
8309870: Using -proc:full should be considered requesting explicit an…
…notation processing Reviewed-by: jjg Backport-of: 3ce1240ca1b4139980444c171e317f4bfeff9314
Configuration menu - View commit details
-
Copy full SHA for ff7a417 - Browse repository at this point
Copy the full SHA ff7a417View commit details
Commits on Jun 13, 2023
-
8309467: Pattern dominance should be adjusted
Reviewed-by: vromero Backport-of: 408cadb351eb3b3a96e81e26e1c39c89dac176ca
Configuration menu - View commit details
-
Copy full SHA for 8f00414 - Browse repository at this point
Copy the full SHA 8f00414View commit details -
8309462: [AIX] vmTestbase/nsk/jvmti/RunAgentThread/agentthr001/TestDe…
…scription.java crashing due to empty while loop Reviewed-by: mbaesken Backport-of: cf9e6353cc6fe9e57a7a9883813d09892e7e7621
Configuration menu - View commit details
-
Copy full SHA for 7f78425 - Browse repository at this point
Copy the full SHA 7f78425View commit details -
8309303: jdk/internal/misc/VM/RuntimeArguments test ignores jdk/inter…
…nal/vm/options Reviewed-by: alanb Backport-of: 679a6d89358eb36c596e3ffa9a86869402c9beb9
Mandy Chung committedJun 13, 2023 Configuration menu - View commit details
-
Copy full SHA for cf53e2f - Browse repository at this point
Copy the full SHA cf53e2fView commit details -
8309955: Matcher uses @SInCE {@inheritdoc}
Reviewed-by: bpb Backport-of: bfef3c3e80d4df98bdb0d853c2e2711cdd8252ce
Configuration menu - View commit details
-
Copy full SHA for 1a7084e - Browse repository at this point
Copy the full SHA 1a7084eView commit details -
8309882: LinkedHashMap adds an errant serializable field
Reviewed-by: rriggs Backport-of: e138685648fb7a756a05f314af2883ce408abdd2
Stuart Marks committedJun 13, 2023 Configuration menu - View commit details
-
Copy full SHA for ce80f1e - Browse repository at this point
Copy the full SHA ce80f1eView commit details
Commits on Jun 14, 2023
-
8307508: IndirectVarHandle.isAccessModeSupported throws NPE
Reviewed-by: mchung Backport-of: 75dcc4ef94d90e4aa7f8ca5eccc97c91492d6eed
Configuration menu - View commit details
-
Copy full SHA for 381556b - Browse repository at this point
Copy the full SHA 381556bView commit details
Commits on Jun 16, 2023
-
8310128: Switch with unnamed patterns erroneously non-exhaustive
Reviewed-by: jlahoda Backport-of: 32243ef47df75241302e243b4fd9627d686437fe
Configuration menu - View commit details
-
Copy full SHA for 4d14612 - Browse repository at this point
Copy the full SHA 4d14612View commit details -
8309632: JDK 21 RDP1 L10n resource files update
Reviewed-by: naoto Backport-of: 81bfd78901ff540ad0355a466cfad097e701028a
Justin Lu committedJun 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f81c00 - Browse repository at this point
Copy the full SHA 0f81c00View commit details -
8309756: Occasional crashes with pipewire screen capture on Wayland
Reviewed-by: azvegint Backport-of: d3d0dbc36369da0c17a66f8b633e73a150ab8c4f
Configuration menu - View commit details
-
Copy full SHA for cc09b8a - Browse repository at this point
Copy the full SHA cc09b8aView commit details
Commits on Jun 19, 2023
-
Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 8b6102d - Browse repository at this point
Copy the full SHA 8b6102dView commit details -
Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for e68b8b1 - Browse repository at this point
Copy the full SHA e68b8b1View commit details