git: openjdk/leyden: created branch computed-constants based on the branch pregenerate-lambdas containing 978 unique commits
duke
duke at openjdk.org
Tue Aug 1 10:56:29 UTC 2023
The following commits are unique to the computed-constants branch:
========================================================
97b2ca3d: 8307997: gtest:ZIndexDistributorTest fails on PPC64
57e7a3fb: 8307959: Remove explicit type casts from SerializeClosure::do_xxx() calls
0f7b1c54: 8299340: CreateProcessW lpCommandLine must be mutable
01892f9c: 8304913: Use OperatingSystem, Architecture, and Version in jlink
43c8c650: 8307555: Reduce memory reads in x86 MD5 intrinsic
cc80ada7: 8306593: Fix nsk/jdi/stop/stop001 for virtual threads and remove from problem list
7b0b9b57: 8308049: Refactor nested class declarations in FdLibm.java
31683722: 8306597: Improve string formatting in EquivMapsGenerator.java
05b51c75: 8307567: Avoid relocating global roots to metaspaceObjs in CDS dump
2210e067: 8306638: Open source some AWT tests related to datatransfer and Toolkit
d22bcc81: 8307403: java/util/zip/DeInflate.java timed out
c2ef3024: 8307968: serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java timed out
0790f704: 8306806: JMX agent with JDP enabled won't start when PerfData is disabled
c9b6bb5b: 8308041: [JVMCI] WB_IsGCSupportedByJVMCICompiler must enter correct JVMCI env
72294c54: 8308024: HttpClient (HTTP/1.1) sends an extraneous empty chunk if the BodyPublisher supplies an empty buffer
19c8c30d: 8305634: Renaming predicates, simple cleanups, and adding summary about current predicates
be54b54f: 8307369: Add execution of all svc tests in CI
23cbb2d1: 8306860: Avoid unnecessary allocation in List.map() when list is empty
8686a36b: 8307315: Missing ResourceMark in CDS and JVMTI code
316bc79e: 8308188: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC on all platforms
41ee125a: 8278411: Implement UseHeavyMonitors consistently, s390 port
9d5bab11: 8300081: Replace NULL with nullptr in share/asm/
682359cb: 8299075: TestStringDeduplicationInterned.java fails because extra deduplication
599fa774: 8308092: Replace NULL with nullptr in gc/x
60ab1358: 8308097: Generational ZGC: Update constructor syntax
488330d5: 8307533: Use atomic bitset functions for metadata flags
64d51571: 8306467: Fix nsk/jdb/kill/kill001 to work with new JVMTI StopThread support for virtual threads.
4e929918: 8300794: Use @snippet in java.util:i18n
f9a785e8: 8307547: Support variant collations
cb8b8cdd: 8307458: Add periodic heap usage JFR events
563152f3: 8308223: failure handler missed jcmd.vm.info command
d3e50652: 8306460: Clear JVM_ACC_QUEUED flag on methods when dumping dynamic CDS archive
2f1c6548: 8307955: Prefer to PTRACE_GETREGSET instead of PTRACE_GETREGS in method 'ps_proc.c::process_get_lwp_regs'
5a92aae1: 8308156: VerifyCACerts.java misses blank in error output
e34ecc97: 8296469: Instrument VMError::report with reentrant iteration step for register and stack printing
b300e73a: 8308088: Improve class check in CollectedHeap::is_oop
1a6f9810: 8308185: Update Http2TestServerConnection to use SSLSocket.startHandshake()
285c833f: 8308043: Deadlock in TestCSLocker.java due to blocking GC while allocating
c7951cf6: 8306304: Fix xlc17 clang warnings in ppc and aix code
5763be72: 8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
64f6681c: 8308246: PPC64le build broken after JDK-8304913
f57c7833: 8308239: Tighten up accessibility of nested classes in java.lang.invoke
6d4782bc: 8307976: (fs) Files.createDirectories(dir) returns dir::toAbsolutePath instead of dir
8bedf2ef: 8308292: Problemlist vmTestbase/nsk/jvmti/AttachOnDemand/attach020/TestDescription.java
950c5df8: 8307299: Move more DnD tests to open
24094482: 8307365: JvmtiStressModule hit SIGSEGV in JvmtiEventControllerPrivate::recompute_thread_enabled
6073edf3: 8307483: New micros for j.u.c.LockSupport
902585be: 8308110: Resolve multiple definition of 'JNI_OnLoad_jsound' linking error
83c096d6: 8308270: ARM32 build broken after JDK-8304913
6f75dd87: 8308236: Remove SystemDictionaryShared::clone_dumptime_tables()
95da499e: 8308285: Assert on -Xshare:dump when running with -Xlog:cds=trace
f4f5542f: 8306842: Classfile API performance improvements
3c9ec263: 8306457: Classfile API components implementations should not be exposed
57b8ed13: 8308290: Add fontconfig requirement to building.md
bfc3ccd9: 8308283: Build failure with GCC12 & GCC13
a58e0ca9: 8308347: [s390x] build broken after JDK-8304913
808dc1b0: 8308350: Increase buffer size for jspawnhelper arguments
cc5c9b5d: 8305787: Wrong debugging information printed with TraceOptoOutput
1b154e4f: 8307083: Open source some drag and drop tests 3
bb24c367: 8279993: Assert that a shared class is not loaded more than once
42ecc8a3: 8308245: Add -proc:full to describe current default annotation processing policy
21aa057f: 8307779: Relax the java.awt.Robot specification
02dc95e6: 8308370: Fix build failures related to the java.awt.Robot documentation
d3feedf5: 8308192: Error in parsing replay file when staticfield is an array of single dimension
148df533: 8308010: X509Key and PKCS8Key allows garbage bytes at the end
4a6d6d5a: 8308187: jdi/EventSet/resume/resume008 failed with "EventHandler> Unexpected event: ThreadStartEvent in thread resume008-thread0"
42948c04: 8307865: Invalid is_in_any_VTMS_transition() check in post_dynamic_code_generated_while_holding_locks
e520cdc8: 8308277: RISC-V: Improve vectorization of Match.sqrt() on floats
97ade57f: 8307609: RISC-V: Added support for Extract, Compress, Expand and other nodes for Vector API
67657610: 8308118: Avoid multiarray allocations in AESCrypt.makeSessionKey
25868b95: 8132995: Matcher$ImmutableMatchResult should be optimized to reduce space usage
fa143148: 8303669: SelectVersion indexes past the end of the argv array
690d3969: 8308408: Build failure with -Werror=maybe-uninitialized in libjli/java.c with GCC8
326d778c: 8306057: False arguments calling dispatch_base for aarch64
80ef5c22: 8308410: broken compilation of test\jdk\tools\launcher\exeJliLaunchTest.c
44218b1c: 8308248: Revisit alignment of layout constants on 32-bit platforms
a5343fa6: 8281149: (fs) java/nio/file/FileStore/Basic.java fails with java.lang.RuntimeException: values differ by more than 1GB
265f40b4: 8308396: Fix offset_of conversion warnings in runtime code
f0aebc81: 8305972: Update XML Security for Java to 3.0.2
34468e1c: 8308021: Update IANA Language Subtag Registry to Version 2023-05-11
241455fc: 8307962: Exclude gc/g1/TestSkipRebuildRemsetPhase.java fails with virtual test thread factory
939344b8: 8304685: Fix whitespace parsing in libjdwp
a0f4a948: 8307783: runtime/reflect/ReflectOutOfMemoryError.java timed out
5ccc9629: 8308342: Remove MetaspaceClosure::Ref::keep_after_pushing()
eaa80ad0: 8300543: Compiler Implementation for Pattern Matching for switch
b6a9f5c3: 8307619: C2 failed: Not monotonic (AndI CastII LShiftI) in TestShiftCastAndNotification.java
41beb448: 8308084: C2 fix idom bug in PhaseIdealLoop::create_new_if_for_predicate
928fcf97: 8308000: add PopFrame support for virtual threads
b5887979: 8307804: Reorganize ArrayJuggle test cases
8aa50288: 8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
8011ba74: 8308181: Generational ZGC: Remove CLDG_lock from old gen root scanning
6b65e575: 8305785: Avoid redundant HashMap.containsKey call in java.util.regex
a9705196: 8306983: Do not invoke external programs when switch terminal to raw mode on selected platforms
05e99db4: 7065228: To interpret case-insensitive string locale independently
3d550f74: 8280993: [XWayland] Popup is not closed on click outside of area controlled by XWayland
b3cb82b8: 8307311: Timeouts on one macOS 12.6.1 host of two Swing JTableHeader tests
18e24464: 8301381: Verify DTLS 1.0 cannot be negotiated
dc30e686: 8308407: libjvm library not reproducibly comparable between vendors
4f88437b: 8307908: [ppc] Add failing RTM tests to ProblemList until 8307907 is fixed.
91aeb5de: 8287834: Add SymbolLookup::or method
5fc9b578: 8308276: Change layout API to work with bytes, not bits
29b8d3d9: 8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal
b58980b7: 8308034: Some CDS tests need to use @requires vm.flagless
491bdeaa: 8308458: Windows build failure with disassembler.cpp(792): warning C4267: '=': conversion from 'size_t' to 'int'
3f4cfbdd: 8307190: Refactor ref_at methods in Constant Pool
d77a4103: 8308388: Update description of SourceVersion.RELEASE_21
f99ad11d: 8302218: CHeapBitMap::free frees with incorrect size
8474e693: 8308465: Reduce memory accesses in AArch64 MD5 intrinsic
90d5041b: 8300086: Replace NULL with nullptr in share/c1/
878162b3: 8306507: [linux] Print number of memory mappings in error reports
5d8ba938: 8308046: Move Solaris related charsets from java.base to jdk.charsets module
ada416e6: 8308235: ThreadContainer registry accumulates weak refs
fe8c689e: 8308038: java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExecutorTest.java timed out
422128b7: 8306992: [JVMCI] mitigate more against JVMCI related OOME causing VM to exit
c4408278: 8308093: Disable language preview features use in JDK
69f508a2: 8308300: enhance exceptions in MappedMemoryUtils.c
06b0a5e0: 8302652: [SuperWord] Reduction should happen after loop, when possible
4f0f7761: 8308403: [s390x] separate remaining_cargs from z_abi_160
bdd24028: 8260943: C2 SuperWord: Remove dead vectorization optimization added by 8076284
e5596133: 8308500: ZStatSubPhase::register_start should not call register_gc_phase_start if ZAbort::should_abort()
80d7de70: 8305582: Compiler crash when compiling record patterns with var
26227a6f: 8305073: Fix VerifyLoopOptimizations - step 2 - verify idom
eb11508e: 8308281: Java snippets in the FFM API need to be updated
1cfb265b: 8307814: In the case of two methods with Record Patterns, the second one contains a line number from the first method
582ddeb2: 8308545: java/net/httpclient/ShutdownNow.java fails with "stream 1 cancelled"
9e196b36: 8308565: HttpClient: Sanitize logging while stopping
c0c4d771: 8308544: Fix compilation regression from JDK-8306983 on musl libc
bb0ff48a: 8305091: Change ChaCha20 cipher init behavior to match AES-GCM
97d3b273: 8307523: [vectorapi] Optimize MaskFromLongBenchmark.java
e9320f31: 8308116: jdk.test.lib.compiler.InMemoryJavaCompiler.compile does not close files
710453c6: 8308016: Use snippets in java.io package
ab241b34: 8306706: Support out-of-line code generation for MachNodes
bddf4838: 8303942: os::write should write completely
ed0e956f: 8308716: ProblemList java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java with genzgc on windows-x64
6b27dad7: 8301154: SunPKCS11 KeyStore deleteEntry results in dangling PrivateKey entries
8ffa264c: 8306698: Add overloads to MethodTypeDesc::of
2836c34b: 8179502: Enhance OCSP, CRL and Certificate Fetch Timeouts
beb75e65: 8306302: C2 Superword fix: use VectorMaskCmp and VectorBlend instead of CMoveVF/D
05c095cf: 8308151: [JVMCI] capture JVMCI exceptions in hs-err
466ec300: 8302736: Major performance regression in Math.log on aarch64
20f15352: 8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)
b7a84b0f: 8308758: Problemlist compiler/c2/irTests/TestVectorConditionalMove.java
2d4d8508: 8308091: Remove unused iRegIHeapbase() matching operand
65c8dbe6: 8171221: Remove -XX:+CheckMemoryInitialization
544978cb: 8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
d7245f70: 8305578: X11GraphicsDevice.pGetBounds() is slow in remote X11 sessions
7764f46e: 8308761: New test TestHFA needs adaptation for JDK-8308276
736b90d5: 8308310: HttpClient: Avoid logging or locking from within synchronized blocks
d10467e2: 8307738: JFR: EventStream.openRepository() drops events
89f2d458: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames
bacf6523: 8297887: Update Siphash
ac89e304: 8308291: compiler/jvmci/meta/ProfilingInfoTest.java fails with -XX:TieredStopAtLevel=1
b44fa365: 8308040: Evaluate new public types in non-public classes
207fbcb0: 8299414: JVMTI FollowReferences should support references from VirtualThread stack
1451ac17: 8307652: sealed class hierarchy graph doesn't distinguish non-sealed classes
89b99143: 8308400: add ForceEarlyReturn support for virtual threads
a291f002: 8288619: Unexpected parsing for @see
2a18e537: 8308656: RISC-V: vstring_compare doesnt manifest usage of all vector registers
bfcae68e: 8308549: Classfile API should fail to generate over-sized Code attribute
3f4abff5: 8305958: Use links instead of buttons for auto-generated header links
3272e259: 8305710: Line breaks in search tags cause invalid JSON in index file
4500bb7a: 8308727: Compiler should accept final unnamed variables in try-with-resources
aaa61899: 8308506: Reduce testing time by removing combinations tested
d8771344: 8144891: ToolBox should use java.nio.file.Path internally, instead of java.io.File
8d8153e9: 8307958: Metaspace verification is slow causing extreme class unloading times
426ebf4f: 8308475: Make the thread dump files generated by jcmd Thread.dump_to_file jtreg failure handler action easily accessible
f27bc59f: 8307132: Cleanup the code of sun.java2d.cmm.lcms package
4f096eb7: 8305635: Replace Parse Predicate IfNode with new ParsePredicateNode and route predicate queries through dedicated classes
38367d3c: 8308735: Typos in parameter names
5a0a238f: 8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
2599ada1: 8308655: Narrow types of ConstantPool and ConstMethod returns
7e2e05d8: 8308098: G1: Remove redundant checks in G1ObjectCountIsAliveClosure
90e57fd5: 8308335: JFR: Remove @Experimental from Virtual Threads events
e7edf8d1: 8300038: Make new version of JNU_GetStringPlatformChars which checks for null characters
48d21bd0: 8286597: Implement PollerProvider on AIX
534de6d8: 8300491: SymbolLookup::libraryLookup accepts strings with terminators
98acce13: 8306703: JFR: Summary views
89b3c375: 8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations
27ba8bd4: 8308108: Support Unicode extension for collation settings
7d2a7ce2: 8308672: Add version number in the replay file generated by DumpInline
48702345: 8304375: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Expected at least some events to be out of order! Reuse = false"
dc7683a0: 8308073: ClassLoaderExt::append_boot_classpath should handle dynamic archive
ee321c70: 8308907: ProblemList java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCustomGC.java on linux-x64
46c4da7f: 8159023: Engineering notation of DecimalFormat does not work as documented
199b1bf5: 8308583: SIGSEGV in GraphKit::gen_checkcast
4becb7bc: 8306137: Open source several AWT ScrollPane related tests
7c072dbd: 8308844: ProblemList gc/z/TestHighUsage.java with Generational ZGC on windows x64
f09345b3: 8308931: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.java
62537d20: 8299974: Replace NULL with nullptr in share/adlc/
bac02b6e: 8305189: C2 failed "assert(_outcnt==1) failed: not unique"
d3b9b364: 8308009: Generational ZGC: OOM before clearing all SoftReferences
c494770c: 8306812: Open source several AWT Miscellaneous tests
17ef8a44: 8299665: /proc/self/stat parsing in libmanagement broken by execname with spaces
cc0976bf: 8308589: gc/cslocker/TestCSLocker.java timed out
ce5251af: 8308657: ReplayInline is not availabe in production build
77c5adb0: 8308935: jdk.management.jfr.RecordingInfo.toString() lacks test coverage
c72b5474: 8308801: update for deprecated sprintf for libnet in java.base
55d297fd: 8308594: Use atomic bitset function for PackageEntry::_defined_by_cds_in_class_path
a9236346: 8286470: Support searching for sections in class/package javadoc
bd113ee0: 8308814: extend SetLocalXXX minimal support for virtual threads
5fdb22f9: 8308876: JFR: Deserialization of EventTypeInfo uses incorrect attribute names
ca54f4e0: 8306428: RunThese30M.java crashed with assert(early->flag() == current->flag() || early->flag() == mtNone)
547a8b40: 8306560: Add TOOLING.jsh load file
e21f865d: 8308915: RISC-V: Improve temporary vector register usage avoiding the use of v0
6360b499: 8308948: Remove unimplemented ThreadLocalAllocBuffer::reset
70130d3b: 8306119: Many components respond to a mouse event by requesting focus without supplying the MOUSE_EVENT cause
a5d8d594: 8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out
7cf6eecd: 8307488: Incorrect weight of the first ObjectAllocationSample JFR event
d73fc70e: 8289547: Update javax/swing/Popup/TaskbarPositionTest.java
a4bae3a9: 8309060: Compilation Error in javax/swing/event/FocusEventCauseTest.java
7508d9f9: 8308906: Make CIPrintCompilerName a diagnostic flag
457e1cb8: 8308817: RISC-V: Support VectorTest node for Vector API
d35a550f: 8309077: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.java
1f1f6040: 8302670: use-after-free related to PhaseIterGVN interaction with Unique_Node_List and Node_Stack
78aac241: 8308881: Strong CLD oop handle roots are demoted to non-roots concurrently
2b186e24: 8309042: MemorySegment::reinterpret cleanup action is not called for all overloads
07f20704: 8309095: Remove UTF-8 character from TaskbarPositionTest.java
f600d036: 8307795: AArch64: Optimize VectorMask.truecount() on Neon
45262822: 8308977: gtest:codestrings fails on riscv
15e02853: 8309110: Build failure after JDK-8307795 due to warnings in micro-benchmark StoreMaskTrueCount.java
3eced01f: 8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM
fb0b1f0c: 8051725: Improve expansion of Conv2B nodes in the middle-end
804f198c: 8308992: New test TestHFA fails with zero
21af8bae: 8290499: new File(parent, "/") breaks normalization – creates File with slash at the end
6b90b051: 8297878: KEM: Implementation
04b0e785: 8307648: java/net/httpclient/ExpectContinueTest.java timed out
1b8e6bf3: 8308987: Update java.lang.Class to use javadoc snippets
323d6ced: 8308960: Decouple internal Version and OperatingSystem classes
7891de33: 8297885: misc sun/security/pkcs11 tests timed out
de7fd1c3: 8307944: ClassFileDumper should only load java.nio.file.Path if enabled
cb40db05: 8309134: Augment test/langtools/tools/javac/versions/Versions.java for JDK 21 language changes
1e6770fb: 8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
327733c9: 8308986: Disable svc tests failing with virtual thread factory
119994f3: 8308997: RISC-V: Sign extend when comparing 32-bit value with zero instead of testing the sign bit
927a9ed6: 8240774: [REDO] G1DirtyCardQueue destructor has useless flush
88236263: 8309048: Remove malloc locker test case
4f161616: 8309044: Replace NULL with nullptr, final sweep of hotspot code
4f3a95af: 8309054: Parsing of erroneous patterns succeeds
a9903224: 8309111: Removing unused constructor of PerfLongCounter and PerfLongVariable
4aea7dab: 8309120: java/net/httpclient/AsyncShutdownNow.java fails intermittently
d66b6d8f: 8308765: RISC-V: Expand size of stub routines for zgc only
25b98030: 8308917: C2 SuperWord::output: assert before bailout with CountedLoopReserveKit
024d9b13: 8308910: Allow executeAndLog to accept running process
70670b4a: 8308872: enhance logging and some exception in krb5/Config.java
12649025: 8308316: Default decomposition mode in Collator
42ca6e69: 8308022: update for deprecated sprintf for java.base
78aa5f3f: 8299505: findVirtual on array classes incorrectly restricts the receiver type
45473ef2: 8309230: ProblemList jdk/incubator/vector/Float64VectorTests.java on aarch64
eae1f59d: 8309159: Some minor comment and code cleanup in jdk/com/sun/jdi/PopFramesTest.java
c3cd481a: 8304914: Use OperatingSystem, Architecture, and Version in jpackage
8dbd3840: 8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS)
e42a4b65: 8309236: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC and Generational ZGC again
5531f6ba: 8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn
f8a924a7: 8308975: Fix signed integer overflow in compiler code, part 2
01199698: 8309171: Test vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java fails after JDK-8308341
09514745: 8309150: Need to escape " inside attribute values
8eda97dc: 8305320: DbgStrings and AsmRemarks are leaking
f9ad7df4: 8300865: C2: product reduction in ProdRed_Double is not vectorized
a46b5acc: 8308503: AArch64: SIGILL when running with -XX:UseBranchProtection=pac-ret on hardware without PAC feature
6c7225f8: 8303417: RISC-V: Merge vector instructs with similar match rules
96ed1392: 8308766: TLAB initialization may cause div by zero
dfd3da3f: 8307683: Loop Predication should not hoist range checks with trap on success projection by negating their condition
4460429d: 8308803: Improve java/util/UUID/UUIDTest.java
39f6d807: 8307990: jspawnhelper must close its writing side of a pipe before reading from it
6adc242c: 8308943: jdk.internal.le build fails on AIX
a6109bf1: 8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math problem
050425b1: 8298127: HSS/LMS Signature Verification
d9871764: 8307794: Test for HSS/LMS Signature Verification
c6f20db9: 8308232: nsk/jdb tests don't pass -verbose flag to the debuggee
be36096a: 8302822: Method/Field/Constructor/RecordComponent::getGenericInfo() is not thread safe
e8271649: 8309146: extend JDI StackFrame.setValue() and JDWP StackFrame.setValues minimal support for virtual threads
ec555395: 8309138: Fix container tests for jdks with symlinked conf dir
0ab09630: 8308469: [PPC64] Implement alternative fast-locking scheme
2bb19724: 8308954: [JVMCI] code installation increments decompile_count for call_site_target_value failures
101bf229: 8308891: TestCDSVMCrash.java needs @requires vm.cds
325940b0: 8307105: JFileChooser InvalidPathException when selecting some system folders on Windows
5bd2af26: 8307478: Implementation of Prepare to Restrict The Dynamic Loading of Agents
80075997: 8309093: Underscore with brackets
60f3b87d: 8309295: C2: MaxNode::signed_min() returns nullptr for int operands
7b0a3360: 8308387: CLD created and unloading list sharing _next node pointer leads to concurrent YC missing CLD roots
8f1ce789: 8308752: Generational ZGC: Avoid final marking through stack chunks
dcd9590f: 8309224: Fix xlc17 clang 15 warnings in java.desktop
aeb53e67: 8308711: Develop additional Tests for KEM implementation
73e7af9e: 8309287: Add fontconfig requirement to building.md for Debian
dc8bc6c9: 8308090: Add container tests for on-the-fly resource quota updates
7dbdad50: 8308892: Bad graph detected in build_loop_late after JDK-8305635
e8268d91: 8309210: Extend VM Operations hs_err logging
cb1e5e3f: 8309286: G1: Remove unused G1HeapRegionAttr::is_valid_gen
59d9d9fc: 8303215: Make thread stacks not use huge pages
dc21e8aa: 8296411: AArch64: Accelerated Poly1305 intrinsics
931913fb: 8309200: java/net/httpclient/ExecutorShutdown fails intermittently, if connection closed during upgrade
a23bbea9: 8309241: ClassForNameLeak fails intermittently as the class loader hasn't been unloaded
1bb037bd: 8309329: com/sun/jdi/DeferredStepTest.java fails with virtual threads due to not waiting for threads to exit
aff9cea0: 8303530: Redefine JAXP Configuration File
62c935d4: 8308978: regression with a deadlock involving FollowReferences
61bb014a: 8309254: Implement fast-path for ASCII-compatible CharsetEncoders on RISC-V
6edd786b: 8309265: Serial: Remove the code related to GC overheap limit
fdb5893b: 8309391: Remove non-failing tests from test/jdk/ProblemList-Virtual.txt
ac1597bc: 8309409: Update HttpInputStreamTest and BodyProcessorInputStreamTest to use hg.openjdk.org
ecb17532: 8309334: ProcessTools.main() does not properly set thread names when using the virtual thread wrapper
08c91c22: 8309332: RISC-V: Improve PrintOptoAssembly output of vector nodes
05fb6c66: 8309336: Incorrect switch in enum not reported properly
b6c9232b: 8305225: A service broken error despite annotation processor generating it if directives listed
22a9a86b: 8309268: C2: "assert(in_bb(n)) failed: must be" after JDK-8306302
3fa776d6: 8302673: [SuperWord] MaxReduction and MinReduction should vectorize for int
a02d8001: 8309405: RISC-V: is_deopt may produce unaligned memory read
11fb5b22: 8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test asserts wrong values with Graal
ac41c030: 8303465: KeyStore of type KeychainStore, provider Apple does not show all trusted certificates
8c9d21e5: 8296920: Regression Test DialogOrient.java fails on MacOS
db0857dd: 8306578: Report error if no label given in @see and {@link} when no default is available
9be5769a: 8291966: SwitchBootstrap.typeSwitch could be faster
6d511f13: 8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement" after JDK-8307795
80232b7e: 8308969: make test-prebuilt doesn't return the correct exit code
5cd8af76: 8308726: RISC-V: avoid unnecessary slli in the vectorized arraycopy stubs for bytes
73352b68: 8280994: [XWayland] Drag and Drop does not work in java -> wayland app direction
2b38343e: 8309416: Misstatement in semantics of methods in javax.lang.model.ElementFilter
4b8922f5: 8308842: Consolidate exceptions thrown from Class-File API
e970ddbc: 8309170: CDS archive heap is always relocated for larger heap
98b53c06: 8306112: Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview)
b3c9d678: 8309136: [JVMCI] add -XX:+UseGraalJIT flag
4b153498: 8304438: jcmd JVMTI.agent_load should obey EnableDynamicAgentLoading
6d155a47: 8308167: SequencedMap::firstEntry throws NPE when first entry has null key or value
2e9eff56: 8309406: Change jdk.trackAllThreads to default to true
3b85f84f: 8309340: Provide sctpHandleSocketErrorWithMessage
a7a09130: 8309346: Extend hs_err logging for all VM operations deriving from VM_GC_Operation
41bf2ad1: 8308875: java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCustomGC.java failed with 'Cannot invoke "sun.awt.X11GraphicsDevice.getInsets()" because "device" is null'
5146a582: 8309418: RISC-V: Make use of vl1r.v & vfabs.v pseudo-instructions where appropriate
7d25bf77: 8309419: RISC-V: Relax register constraint for AddReductionVF & AddReductionVD nodes
01455a07: 8304878: ConcurrentModificationException in javadoc tool
8f0839bc: 8308748: JNU_GetStringPlatformChars may write to String's internal memory array
ca6f07f9: 8309534: @JEP(number=430, title="String Templates") should use default status
d709c25c: 8307887: (fs) Files.createSymbolicLink throws less specific exception when in developer mode and file already exists
91881426: 8309216: Cast from jchar* to char* in test java/io/GetXSpace.java
7edd0540: 8309501: Remove workaround in bin/idea.sh for non standard JVMCI file layout
38cef2ad: 8309413: Improve the performance of MethodTypeDesc::descriptorString
0f0fda7a: 8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI compiler 'graal' specified by jvmci.Compiler not found"
74dc50b7: 8301721: lookup.findSpecial fails on Object method call from interface
95261908: 8307840: SequencedMap view method specification and implementation adjustments
7d1147ee: 8309554: Update descriptions in SourceVersion
571fbdc3: 8309506: com/sun/jdi/MultiBreakpointsTest.java fails with virtual test thread factory
d82436e4: 8295071: Spec Clarification : ClassFileFormatVersion: System property java.class.version | Java class format version number
16ab7bfe: 8309505: com/sun/jdi/MethodEntryExitEvents.java due to finding wrong main thread
0a4f9ad6: 8292157: Incorrect error: "block element not allowed within inline element <a>"
4a75fd46: 8301553: Support Password-Based Cryptography in SunPKCS11
65bdbc7a: 8309396: com/sun/jdi/JdbMethodExitTest.java fails with virtual threads due to a bug in determining the main thread id
0ceb4322: 8309570: ProblemList sun/security/pkcs11/Signature/TestRSAKeyLength.java
a08c5cb3: 8307953: [AIX] C locale's font setting was changed by JEP 400
f1c7afcc: 8306647: Implementation of Structured Concurrency (Preview)
0ed4af76: 8309472: IGV: Add dump_igv(custom_name) for improved debugging
fadcd650: 8309527: Improve test proxy performance
a25b7b8b: 8295976: GetThreadListStackTraces returns wrong state for blocked VirtualThread
3ccb3c0e: 8305906: HttpClient may use incorrect key when finding pooled HTTP/2 connection for IPv6 address
749d4801: 8305763: Parsing a URI with an underscore goes through a silent exception, negatively impacting performance
9233dcc8: 8309297: Adjust ShenandoahHeap print_heap_regions_on
8cdd95e8: 8305959: x86: Improve itable_stub
a6726b66: 8309568: javac crashes attempting to -Xprint on a class file of an unnamed class
1de40f36: 8302145: ddepth should be uint in PhaseIdealLoop::register_node()
5722903d: 8307374: Add a JFR event for tracking RSS
16ebf47f: 8309594: Cleanup naming in JavacParser related to unnamed classes
fa791119: 8308031: Linkers should reject unpromoted variadic parameters
c49129f5: 8308445: Linker should check that capture state segment is big enough
a1ab377d: 8309550: jdk.jfr.internal.Utils::formatDataAmount method should gracefully handle amounts equal to Long.MIN_VALUE
9d7bf532: 8280982: [Wayland] [XWayland] java.awt.Robot taking screenshots
f0236edf: 8309543: Micro-optimize x86 assembler UseCondCardMark
177e8327: 8307153: JVMTI GetThreadState on carrier should return STATE_WAITING
6eddbe26: 8309219: Fix xlc17 clang 15 warnings in java.base
89f5baca: 8309225: Fix xlc17 clang 15 warnings in security and servicability
5b147eb5: 8308288: Fix xlc17 clang warnings and build errors in hotspot
33bb64f2: 8309614: [BACKOUT] JDK-8307153 JVMTI GetThreadState on carrier should return STATE_WAITING
a54f4d4a: 8309509: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java fails with virtual test thread factory
c24b0bad: 8309503: Improve javax.lang.model tests for JEP 445
c38abbfc: 8309510: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java no longer needs to override startUp() method
e3f3ac08: 8309420: com/sun/jdi/StepTest.java fails with virtual thread wrapper
4ffc8cc2: 8309574: Improve core reflection tests for JEP 445
02bce0b1: 8309532: java/lang/Class/getDeclaredField/FieldSetAccessibleTest should filter modules that depend on JVMCI
64020048: 8256302: releasing oopStorage when deflating allows for faster deleting
92beb855: 8309474: [IR Framework] Wrong @ForceCompile link in README
99749c59: 8309562: [JVMCI] Export symbols used by VirtualThread notifyJvmti intrinsics to JVMCI compilers.
ea419073: 8297923: java.awt.ScrollPane broken after multiple scroll up/down
90027ff2: 8309515: Stale cached data from Matcher.namedGroups() after Matcher.usePattern()
e8a59843: 8309630: Clean up tests that reference deploy modules
760cb04a: 8309569: sun/security/pkcs11/Signature/TestRSAKeyLength.java fails after JDK-8301553
73dd03cc: 8308152: PropertyDescriptor should work with overridden generic getter method
6646272a: 8308764: Reporting errors from create_vm may crash
5af9d2a0: 8309602: update JVMTI history table for jdk 21
9d64a9d2: 8306431: File.listRoots method description should be re-examined
79a4ac79: 8309235: Unnamed Variables (_) can't be used in JShell
ac3ce2bf: 8304425: ClassHierarchyResolver from Reflection
bb377b26: 8306841: Generational ZGC: NMT reports Java heap size larger than max heap size
5a706fb4: 8306584: Start of release updates for JDK 22
bb966827: 8309498: [JVMCI] race in CallSiteTargetValue recording
b2a5271e: 8309196: Remove Thread.countStackFrames
0be39054: 8309595: Allow javadoc to process unnamed classes
34f0a6ec: 8305593: Add @spec tags in java.desktop
c4e65425: 8309675: Generational ZGC: compiler/gcbarriers/UnsafeIntrinsicsTest.java fails in nmt_commit
6f492e80: 8309686: inconsistent URL for https://www.unicode.org/reports/tr35
0a697e73: 8307620: [IR Framework] Readme mentions JTREG_WHITE_LIST_FLAGS instead of JTREG_WHITELIST_FLAGS
f91e9ba7: 8309612: [REDO] JDK-8307153 JVMTI GetThreadState on carrier should return STATE_WAITING
97df6cf5: 8309545: Thread.interrupted from virtual thread needlessly resets interrupt status
30708561: 8309702: Exclude java/lang/ScopedValue/StressStackOverflow.java from JTREG_TEST_THREAD_FACTORY=Virtual runs
dc842e85: 8309665: Simplify Arrays.copyOf/-Range methods
c0527561: 8282797: CompileCommand parsing errors should exit VM
a48bcf36: 8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use
6cd370e0: 8305645: System Tray icons get corrupted when Windows primary monitor changes
679a6d89: 8309303: jdk/internal/misc/VM/RuntimeArguments test ignores jdk/internal/vm/options
84184f94: 8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()"
7a970b25: 8309310: Update --release 21 symbol information for JDK 21 build 26
7d6f97d0: 8309673: Refactor ref_at methods in SA ConstantPool
cee5724d: 8309727: Assert privileges while reading the jdk.incubator.vector.VECTOR_ACCESS_OOB_CHECK system property
f5ec93eb: 8309745: Problem list open client tests failing on Ubuntu_23.04
7d824790: 8309142: Refactor test/langtools/tools/javac/versions/Versions.java
beec734f: 8309692: Fix -Wconversion warnings in javaClasses
bdd81b31: 8304885: Reuse stale data to improve DNS resolver resiliency
80edd5c2: 8294985: SSLEngine throws IAE during parsing of X500Principal
aace3dc2: 8309760: ProblemList serviceability/jvmti/vthread/FollowReferences/VThreadStackRefTest.java#default with ZGC
b94b679e: 8309627: Incorrect sorting of DirtyCardQueue buffers
16c3d53b: 8308603: Removing do_pending_ref/enclosing_ref from MetaspaceClosure
3981297f: 8309703: AIX build fails after JDK-8280982
4d66d977: 8309549: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java fails on AIX
f5cbe53f: 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly
6c3e621f: 8308749: C2 failed: regular loops only (counted loop inside infinite loop)
408cadb3: 8309467: Pattern dominance should be adjusted
4d470696: 4516654: Metalworks Demo: Window title not displayed fully in Low Vision Theme
268ec61d: 8308184: Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError
cf9e6353: 8309462: [AIX] vmTestbase/nsk/jvmti/RunAgentThread/agentthr001/TestDescription.java crashing due to empty while loop
4bc6bbb2: 8309814: [IR Framework] Dump socket output string in which IR encoding was not found
fdaa2c40: 8309306: G1: Move is_obj_dead from HeapRegion to G1CollectedHeap
8e4e6b05: 8309761: Leak class loader constraints
5d5ae352: 8308966: Add intrinsic for float/double modulo for x86 AVX2 and AVX512
6cd166a2: 8309403: Serial: Remove the useless adaptive size policy in GenCollectedHeap
07275072: 8272147: Consolidate preserved marks handling with other STW collectors
a6ad42e0: 8308645: Javadoc of FFM API needs to be refreshed
45414fc2: 8307858: [REDO] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
1612b6dc: 8309752: com/sun/jdi/SetLocalWhileThreadInNative.java fails with virtual test thread factory due to OpaqueFrameException
3ce1240c: 8309870: Using -proc:full should be considered requesting explicit annotation processing
3c15ad8d: 8307144: namedParams in XECParameters and EdDSAParameters can be private final
80a8144a: 8309867: redundant class field RSAPadding.md
3028295f: 8309065: Move the logic to determine archive heap location from CDS to G1 GC
2dca5ae4: 8299052: ViewportOverlapping test fails intermittently on Win10 & Win11
57fc9a3e: 8309763: Move tests in test/jdk/sun/misc/URLClassPath directory to test/jdk/jdk/internal/loader
23a54f37: 8309538: G1: Move total collection increment from Cleanup to Remark
5d716121: 8309852: G1: Remove unnecessary assert_empty in G1ParScanThreadStateSet destructor
f7de726b: 8295555: Primitive wrapper caches could be `@Stable`
1a9edb8d: 8309838: Classfile API Util.toBinaryName and other cleanup
4f23fc1f: 8309671: Avoid using jvmci.Compiler property to determine if Graal is enabled
05f896a1: 8309862: Unsafe list operations in JfrStringPool
c884862a: 8309468: Remove jvmti Allocate locker test case
9b0baa10: 8306281: function isWsl() returns false on WSL2
6d05360b: 8304403: Remove unused methods in RangeCheckElimination::Bound
63843b11: 8309907: Remove unused _print_gc_overhead_limit_would_be_exceeded
c0aa6bf4: 8309390: [JVMCI] improve copying system properties into libgraal
e1386856: 8309882: LinkedHashMap adds an errant serializable field
14010876: 8309753: Include array classes in the output of -XX:+PrintSharedArchiveAndExit
3eec179c: 8309854: ciReplay TestServerVM test fails with Graal
bed9161c: 8308474: DSA does not reset SecureRandom when initSign is called again
75dcc4ef: 8307508: IndirectVarHandle.isAccessModeSupported throws NPE
b5b5b7ce: 8309884: missing @since tags in `com.sun.source.*`
d7251c17: 8309757: com/sun/jdi/ReferrersTest.java fails with virtual test thread factory
bfef3c3e: 8309955: Matcher uses @since {@inheritDoc}
9bfe415f: 8305104: Remove the old core reflection implementation
8aad881e: 8309934: Update GitHub Actions to use JDK 17 for building jtreg
5d193193: 8309878: Reduce inclusion of resolvedIndyEntry.hpp
ba837b4b: 8309910: Introduce jdk.internal.net.http.HttpConnection.getSNIServerNames() method
63fe413d: 8309890: TestStringDeduplicationInterned.java waits for the wrong condition
bd79db39: 8309613: [Windows] hs_err files sometimes miss information about the code containing the error
e3d6fc87: 8309847: FrameForm and RegisterForm constructors should initialize all members
1d1ed0d8: 8309957: Rename JDK-8309595 test to conform
4c18b9e1: 8309880: Add support for linking libffi on Windows and Mac
9872a141: 8309959: JFR: Display N/A for missing data amount
84d010a2: 8309928: JFR: View issues
554b4d72: 8308585: AC_REQUIRE: `PLATFORM_EXTRACT_TARGET_AND_BUILD' was expanded before it was required
955fc2fa: 8309746: Reconfigure check should include make/conf/version-numbers.conf
57b82512: 8309956: Shenandoah: Strengthen the mark word check in string dedup
ee4ab670: 8309958: Incorrect @since tag format in Container.java
931625a9: 8309808: BytecodeTracer prints wrong BSM for invokedynamic
181845ae: 8309899: Rename PtrQueueSet::buffer_size()
6b942893: 8309502: RISC-V: String.indexOf intrinsic may produce misaligned memory loads
4c0e1642: 8309717: C2: Remove Arena::move_contents usage
de8aca27: 8307907: [ppc] Remove RTM locking implementation
83d92672: 8303513: C2: LoadKlassNode::make fails with 'expecting TypeKlassPtr'
5f3613e0: 8309960: ParallelGC young collections very slow in DelayInducer
0038491a: 8309978: [x64] Fix useless padding
8b4af46b: 8309974: some JVMCI tests fail when VM options include -XX:+EnableJVMCI
947f1497: 8308444: LoadStoreNode::result_not_used() is too conservative
653a8d0c: 8310129: SetupNativeCompilation LIBS should match the order of the other parameters
3eeb681a: 8167252: Some of Charset.availableCharsets() does not contain itself
3e0bbd29: 8285368: Overhaul doc-comment inheritance
79ff72a7: 8308499: Test vmTestbase/nsk/jdi/MethodExitRequest/addClassExclusionFilter/filter001/TestDescription.java failed: VMDisconnectedException
4a5475ce: 8309953: Strengthen and optimize oopDesc age methods
9f64a643: 8301379: Verify TLS_ECDH_* cipher suites cannot be negotiated
81bfd789: 8309632: JDK 21 RDP1 L10n resource files update
5c705166: 8309688: Data race on java.io.ClassCache$CacheRef.strongReferent
92167505: 8308643: Incorrect value of 'used' jvmstat counter
d3d0dbc3: 8309756: Occasional crashes with pipewire screen capture on Wayland
353e581a: 8309747: Update --release 21 symbol information for JDK 21 build 27
db133dbc: 8310106: sun.security.ssl.SSLHandshake.getHandshakeProducer() incorrectly checks handshakeConsumers
cfae6ef2: 8309778: java/nio/file/Files/CopyAndMove.java fails when using second test directory
32243ef4: 8310128: Switch with unnamed patterns erroneously non-exhaustive
227656f3: 8309408: Thread.sleep cleanup
8c9b85a9: 8303916: ThreadLists.java inconsistent results
238c51e6: 8293069: Make -XX:+Verbose less verbose
c2b043e6: 8310183: Update GitHub Actions to use boot JDK for building jtreg
fb024fde: 8248149: G1: change _cleaning_claimed from int to bool
b412fc79: 8309937: Add @sealedGraph for some Panama FFM interfaces
44a8aa06: 8308609: java/lang/ScopedValue/StressStackOverflow.java fails with "-XX:-VMContinuations"
21f6d833: 8309471: Limit key characters in static index pages
a45f9296: 8310076: Reduce inclusion of bytecodeStream.hpp
cf8d0b05: 8309964: Use directed inheritDoc for javax.lang.model API
53abba3a: 8309499: javac fails to report compiler.err.no.java.lang with annotation processing enabled
4eb4f20a: 8308808: SunMSCAPI public keys returns internal key array
d6c2ee34: 8310054: ScrollPane insets are incorrect
16134f44: 8310211: serviceability/jvmti/thread/GetStackTrace/getstacktr03/getstacktr03.java failing
71baf00a: 8309605: StubRoutines are not used by SA
bcc4d368: 8309511: Regression test ExtraImportSemicolon.java refers to the wrong bug
959a61fd: 8310259: Pin msys2/setup-msys2 github action to a specific commit
492d25c8: 8309601: [JVMCI] AMD64#getLargestStorableKind returns incorrect mask kind
02aaab12: 8310126: C1: Missing receiver null check in Reference::get intrinsic
6473a7df: 8310107: os::trace_page_sizes_for_requested_size should name alignment as requested page size
6a63badd: 8310191: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java second failure on AIX
266f9838: 8308855: ARM32: TestBooleanVector crashes after 8300257
4229baf9: 8310015: ZGC: Unbounded asynchronous unmapping can lead to running out of address space
d2a858e1: 7083187: Class CSS.CssValue is missing implementations of equals() and hashCode()
b896e3e0: 8310146: Removing unused PerfLongVariant::_sampled
7d4b77ad: 8304835: jdk/jfr/event/oldobject/TestArrayInformation.java fails with "Could not find event with class ... as (leak) object"
f8f8bfbe: 8309939: HttpClient should not use Instant.now() as Instant source for deadlines
e08e94f1: 8310266: JFR: Refactor after 'view' command
33c6ec9d: 8310019: MIPS builds are broken after JDK-8304913
137a5f7c: 8310105: LoongArch64 builds are broken after JDK-8304913
7b45c8fc: 8241800: Disable IPV6_MULTICAST_ALL to prevent interference from all multicast groups
b2e86aef: 8304478: Initial nroff manpage generation for JDK 22
96a7db7b: 8309228: Clarify EXPERIMENTAL flags comment in hotspot/share/runtime/globals.hpp
79069c5e: 8310314: Misplaced "unnamed classes are a preview feature and are disabled by default" error
08788728: 8310020: MacroAssembler::call_VM(_leaf) doesn't consistently check for conflict with C calling convention.
9a68ec8b: 8219357: G1: G1GCPhaseTimes::debug_phase uses unnecessary ResourceMark
a0595761: 8310187: Improve Generational ZGC jtreg testing
4ca548fe: 8310326: Incorrect position of the synthetic unnamed class
e1906e76: 8310027: Fix -Wconversion warnings in nmethod and compiledMethod related code
4e4e586d: 8310194: Generational ZGC: Lock-order asserts in JVMTI IterateThroughHeap
4a9cc8a0: 8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer
31b6fd77: 8309258: RISC-V: Add riscv_hwprobe syscall
99d2a9af: 8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup
09174e0c: 8310049: Refactor Charset tests to use JUnit
11201067: 8310458: Fix build failure caused by JDK-8310049
4c3efb39: 8309034: NoClassDefFoundError when initializing Long$LongCache
28415adb: 8310225: Reduce inclusion of oopMapCache.hpp and generateOopMap.hpp
45eaf5ed: 8298443: Remove expired flags in JDK 22
e022e876: 8310053: VarHandle and slice handle derived from layout are lacking alignment check
47d00a4c: 8310265: (process) jspawnhelper should not use argv[0]
886ac1c2: 8308606: C2 SuperWord: remove alignment checks when not required
3faba07a: 8307145: windowsaccessbridge.dll erroneously includes private methods in its C API
9eed0490: 8310321: make JDKOPT_CHECK_CODESIGN_PARAMS more verbose
67fbd873: 8310143: RandomCommandsTest fails due to unexpected VM exit code after JDK-8282797
a15db1a5: 8302865: Illegal bytecode for break from if with instanceof pattern matching condition
01623f6a: 8310133: Effectivelly final condition not enforced in guards for binding variables from the same case
7ea22cd3: 8310369: UTIL_ARG_WITH fails when arg is disabled
574c6f0e: 8310376: Extend SetupTarget macro with DIR parameter
70e1c92a: 8310297: assert(static_cast<T1>(result) == thing) with ctw
658c3374: 8309296: jdk/jfr/event/runtime/TestAgentEvent.java fails due to "missing" dynamic JavaAgent
826dcb54: 8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers
59c6c0e1: 8310335: JFR: Modernize collections and switch statements
72501cf7: 8310379: Relax prerequisites for java.base-jmod target
fd1163d5: 8310332: Fix -Wconversion warnings in MethodData
226c6a09: 8309883: no `@since` info in com.sun.tools.javac package-info.java, Main.java
16a34e8e: 8310384: Add hooks for custom image creation
f286e5a5: 8310575: no `@since` for StandardDoclet
3be50da6: 8310512: Cleanup indentation in jfc files
ac44ef19: 8310586: ProblemList java/lang/ScopedValue/StressStackOverflow.java#default with virtual threads on linux-all
3661cdee: 8309853: StructuredTaskScope.join description improvements
3bc475ee: 8309909: remove test nsk.jvmti test objmonusage006 from ProblemList-Virtual.txt
8e047029: 8242152: SA does not include StackMapTables when dumping .class files
7da3f199: 8310549: avoid potential leaks in KeystoreImpl.m related to JNU_CHECK_EXCEPTION early returns
8976ebf0: 8310561: JFR: Unify decodeDescriptors(String, String)
5a30fb66: 8310591: Missing `@since` tags in java.lang.foreign
370b8b26: 8310618: Test serviceability/sa/ClhsdbDumpclass.java fails after 8242152: 'StackMapTable:' missing from stdout/stderr
230bcb76: 8309685: Fix -Wconversion warnings in assembler and register code
0e4fde3d: 8310453: Update javadoc of java.lang.Object
130a9f13: 8292704: sun/security/tools/jarsigner/compatibility/Compatibility.java use wrong key size for EC
5a82fa3b: 8310577: Fix -Wconversion warnings in interpreter and oops
47728931: 8310581: retry_class_loading_during_parsing() is not used
31dcda5d: 8295210: IR framework should not whitelist -XX:-UseTLAB
d6685f08: 8310510: Remove WordsPerLong
d1d2b55c: 8309733: [macOS, Accessibility] VoiceOver: Incorrect announcements of JRadioButton
4bf78162: 8309670: java -help output for --module-path / -p is incomplete
e78fd466: 8310735: Build failure after JDK-8310577 with GCC8
5ca4cdd2: 8309740: Expand timeout windows for tests in JDK-8179502
7628da20: 8279254: PKCS9Attribute SigningTime always encoded in UTFTime
d91d0d30: 8310537: Fix -Wconversion warnings in gcUtil.hpp
556831d1: 8310460: Remove jdeps -profile option
a9c0a0f6: 8310628: GcInfoBuilder.c missing JNI Exception checks
0314292c: 8310267: Javadoc for Class#isPrimitive() is incorrect regarding Class objects for primitives
bfcca5ef: 8310494: Do not include constantPool.hpp from instanceKlass.hpp
69f3114c: 8310676: add note about unnamed module to Elements.getAllModuleElements
dad7bd9e: 8310234: Refactor Locale tests to use JUnit
0db63ec7: 8310571: Use inline @return tag on java.util.Objects
c92b049d: 8308780: Fix the Java Integer types on Windows
78c38317: 8305341: Alignment should be enforced by alignas instead of compiler specific attributes
8242c647: 8310863: Build failure after JDK- 8305341
9057b350: 8306922: IR verification fails because IR dump is chopped up
013367b4: 8310868: Thread.interrupt() method's javadoc has an incorrect {@link}
93970946: 8310540: G1: Verification should use raw oop decode functions
c23794f8: 8308633: Increase precision of timestamps in g1 log
a96e92c8: 8310816: GcInfoBuilder float/double signature mismatch
a420ff48: 6664309: Docking point of a floating toolbar changes after closing
5271f4de: 8310354: G1: Annotate G1MMUTracker::when_sec with const
c1c5bd0f: 8310541: G1: Remove redundant check in G1Policy::need_to_start_conc_mark
33578679: 8310276: RISC-V: Make use of shadd macro-assembler function when possible
24abd105: 8310192: RISC-V: Merge vector min & max instructs with similar match rules
5ff42d14: 8303549: [AIX] TestNativeStack.java is failing with exit value 1
e624484e: 8308540: On Kerberos TGT referral, if krb5.conf is missing realm, bad exception message
d32eb015: 8310682: No package-info (and @since) for package jdk.nio.mapmode
289f218a: 8310861: Improve location reporting for javac serial lint warnings
815ac6ee: 8310907: Add missing file
ff9a7541: 8310459: [BACKOUT] 8304450: [vectorapi] Refactor VectorShuffle implementation
a08352f6: 8305671: javac rejects semicolons in compilation units with no imports
297c7996: 8301492: Modernize equals() method of ResourceBundle.CacheKey and Bundles.CacheKey
7db2f087: 8310242: Clarify the name parameter to Class::forName
7c6a28fd: 8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242
a197ee79: 8310838: Correct range notations in MethodTypeDesc specification
8f5b6771: 8310908: Non-standard `@since` tag in `com.sun.java.accessibility.util.package-info`
46add3f8: 8310909: java.io.InvalidObjectException has redundant `@since` tag
39fa4e63: 8310489: New test runtime/ClassInitErrors/TestStackOverflowDuringInit.java failed
87e6fab2: 8310873: Re-enable locked_create_entry symbol check in runtime/NMT/CheckForProperDetailStackTrace.java for RISC-V
45b581b7: 8309583: AArch64: Optimize firstTrue() when amount of elements < 8
79c056ec: 8006421: GraphicsConfiguration of a frame is changed when the frame is moved to another screen
990e3a70: 8308899: Introduce Classfile context and improve Classfile options
73d7aa1d: 8301489: C1: ShortLoopOptimizer might lift instructions before their inputs
15878360: 8310425: [JVMCI] compiler/runtime/TestConstantDynamic: lookupConstant returned an object of incorrect type: null
05e9c41e: 8310731: Configure a javax.net.ssl.SNIMatcher for the HTTP/1.1 test servers in java/net/httpclient tests
58bb6555: 8222329: Readable read(CharBuffer) does not specify that 0 is returned when there is no remaining space in buffer
f6133edb: 8310890: Normalize identifier names
7ce967a1: 8281455: Change JVM options with small ranges from 64 to 32 bits, for gc_globals.hpp
2bd4136b: 8310849: Pattern matching for instanceof and arrayType cleanup in j.l.invoke and j.l.reflect
ec45bd64: 8310182: DateTimeFormatter date formats (ISO_LOCAL_DATE) separated with hyphen, not dash
fb283dff: 8310828: java.sql java.sql.rowset packages have no `@since` info
d6dd0dc3: 8308452: Extend internal Architecture enum with byte order and address size
315242b7: 8310975: java.util.FormatItemModifier should not be protected
4bce38c6: 8310830: typo in the parameter name in @throws of ClassDesc::ofDescriptor
269852b9: 8294316: SA core file support is broken on macosx-x64 starting with macOS 12.x
2cf5c2f4: 8310238: [test bug] javax/swing/JTableHeader/6889007/bug6889007.java fails
a97f98fb: 8310585: GetThreadState spec mentions undefined JVMTI_THREAD_STATE_MONITOR_WAITING
f07e396b: 8310914: Remove 2 malformed java/foreign ProblemList entries
7f094353: 8310982: jdk/internal/util/ArchTest.java fails after JDK-8308452 failed with Method isARM()
afdaa2a3: 8309109: AArch64: [TESTBUG] compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnSupportedCPU.java fails on Neoverse N2 and V1
56a73a6f: 8309591: Socket.setOption(TCP_QUICKACK) uses wrong level
48e61c1d: 8310728: Enable Zc:inline flag in Visual Studio build
526dba1a: 8310130: C2: assert(false) failed: scalar_input is neither phi nor a matchin reduction
39c104df: 8310380: Handle problems in core-related tests on macOS when codesign tool does not work
c3f10e84: 8307625: Redundant receiver null check in LibraryCallKit::generate_method_call
ef71c321: 8310110: Shenandoah: Trace page sizes
c2e94854: 8310921: Fix -Wconversion warnings from GenerateOopMap
08c51f25: 8310920: Fix -Wconversion warnings in command line flags
e3f18af1: 8311007: jdk/jfr/tool/TestView.java can't find event
2ccdd292: 8299825: Move StdoutLog and StderrLog to LogConfiguration
f17bfeec: 8311034: Fix typo in javac man page
46e4ee1e: 8310974: NMT: Arena diffs miss the scale
9f98136c: 6956385: URLConnection.getLastModified() leaks file handles for jar:file and file: URLs
b6c789fa: 8309140: ResourceHashtable failed "assert(~(_allocation_t[0] | allocation_mask) == (uintptr_t)this) failed: lost resource object"
7fffdb5e: 8310405: Linker.Option.firstVariadicArg should specify which index values are valid
9f46fc28: 8310906: Fix -Wconversion warnings in runtime, oops and some code header files.
f0c2f098: 8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.
da0f8325: 8310606: Fix signed integer overflow, part 3
3df36c4f: 8310061: Note if implicit annotation processing is being used
a63afa4a: 8294427: Check boxes and radio buttons have rendering issues on Windows in High DPI env
02b17d79: 8310264: In PhaseChaitin::Split defs and phis are leaked
ded13707: 8309811: BytecodePrinter cannot handle unlinked classes
8f5a3848: 8311032: Empty value for java.protocol.handler.pkgs system property can lead to unnecessary classloading attempts of protocol handlers
6f58ab2b: 8301569: jmod list option and jimage list --help not interpreted correctly on turkish locale
cf8d7063: 8308463: Refactor regenerated class handling in lambdaFormInvokers.cpp
f4b900b6: 8310902: (fc) FileChannel.transferXXX async close and interrupt issues
cbf418a4: 8311020: Typo cleanup in Classfile API
af319d96: 8311064: Windows builds fail without precompiled headers after JDK-8310728
b2eae16c: 8295191: IR framework timeout options expect ms instead of s
be64d3ac: 8310299: C2: 8275201 broke constant folding of array store check in some cases
690d6269: 8307927: C2: "malformed control flow" with irreducible loop
f842ec48: 8305667: Some fonts installed in user directory are not detected on Windows
98a954ee: 8308286: Fix clang warnings in linux code
e5744b81: 8310919: runtime/ErrorHandling/TestAbortVmOnException.java times out due to core dumps taking a long time on OSX
07734f6d: 8310848: Convert ClassDesc and MethodTypeDesc to be stored in static final fields
20f7d05e: 8310502: Optimization for j.l.Long.fastUUID()
05c2b6cd: 8309979: BootstrapMethods attribute is missing in class files recreated by SA
26efff75: 8309902: C2: assert(false) failed: Bad graph detected in build_loop_late after JDK-8305189
a995aa6c: 8310232: java.time.Clock$TickClock.millis() fails in runtime when tick is 1 microsecond
d9796626: 8311115: Type in java.lang.reflect.AccessFlag.METHOD_PARAMETER
11fd34e1: 8310241: OffsetDateTime compareTo redundant computation
77e7b6d2: 8311074: RISC-V: Fix -Wconversion warnings in some code header files
2a9e2f61: 8311046: ProblemList gc/z/TestHighUsage.java with Generational ZGC
660cd256: 8310988: Missing @since tags in java.management.rmi
c08c9831: 8311000: missing @since info in jdk.management
a7d168b5: 8311026: Some G1 specific tests do not set -XX:+UseG1GC
33011ea1: 8310946: G1: Refactor G1Policy::next_gc_should_be_mixed
430d6b61: 8309976: Add microbenchmark for stressing code cache
e3a7e020: 8311162: Simplify and modernize equals and hashCode for java.net
e8ff74c7: 8310987: Missing @since tag(s) in java/util/logging/ErrorManager.java
19601ebe: 8310993: Missing @since tags in jdk.attach
456bf115: 8310173: Update --release 21 symbol information for JDK 21 build 29
f6bdccb4: 8310829: guarantee(!HAS_PENDING_EXCEPTION) failed in ExceptionTranslation::doit
971c2efb: 8303086: SIGSEGV in JavaThread::is_interp_only_mode()
140b70fb: 8311186: ProblemList javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java on linux-aarch64
8c8e9d91: 8309819: Clarify API note in Class::getName and MethodType::toMethodDescriptorString
d2e11593: 8311125: Remove unused parameter 'phase' in AllocateNode::Ideal_allocation
8abb9f59: 8047998: Abort the vm if MaxNewSize is not the same as NewSize when MaxHeapSize is the same as InitialHeapSize
09a49240: 8311145: Remove check_with_errno duplicates
0e3d91dc: 8311215: [BACKOUT] JDK-8047998 Abort the vm if MaxNewSize is not the same as NewSize when MaxHeapSize is the same as InitialHeapSize
faf1b822: 8310656: RISC-V: __builtin___clear_cache can fail silently.
52ee5700: 8309209: C2 failed "assert(_stack_guard_state == stack_guard_reserved_disabled) failed: inconsistent state"
2c29705d: 8309660: C2: failed: XMM register should be 0-15 (UseKNLSetting and ConvF2HF)
055b4b42: 8310948: Fix ignored-qualifiers warning in Hotspot
8e0ca8e0: 8310331: JitTester: Exclude java.lang.Math.random
87c79c08: 8309302: java/net/Socket/Timeouts.java fails with AssertionError on test temporal post condition
9d2e0b2a: 8307934: JRobot.moveMouseTo must access component on EDT
496f94b4: 8311086: Remove jtreg/gc/startup_warnings
ba974d5c: 8310661: JFR: Replace JVM.getJVM() with JVM
f393975d: 8310743: assert(reserved_rgn != nullptr) failed: Add committed region, No reserved region found
b9198f99: 8254566: Clarify the spec of ClassLoader::getClassLoadingLock for non-parallel capable loader
d8a01216: 8311109: tautological-compare warning in awt_Win32GraphicsDevice.cpp
0916e6a6: 8311092: Please disable runtime/jni/nativeStack/TestNativeStack.java on armhf
60544f90: 8309894: compiler/vectorapi/VectorLogicalOpIdentityTest.java fails on SVE system with UseSVE=0
514816ed: 8309889: [s390] Missing return statement after calling jump_to_native_invoker method in generate_method_handle_dispatch.
711cddd8: 8311249: Remove unused MemAllocator::obj_memory_range
7655b487: 8311001: missing @since info in jdk.net
607ddaa0: 8310997: missing @since tags in jdk.httpserver
7b3c2dc5: 8311122: Fix typos in java.base
d6578bff: 8309531: Incorrect result with unwrapped iotaShuffle.
00ac46c0: 8310645: CancelledResponse.java does not use HTTP/2 when testing the HttpClient
cf82e315: 8311077: Fix -Wconversion warnings in jvmti code
22e17c29: 8311180: Remove unused unneeded definitions from globalDefinitions
2cffef21: 8311290: Improve java.lang.ref.Cleaner rendered documentation
6ebb0e3b: 8311023: assert(false) failed: EA: missing memory path
6eba096c: 8310999: Add @since info in jdk.jsobject files
0616648c: 8311035: CDS should not use dump time JVM narrow Klass encoding to pre-compute Klass ids
66d27365: 8307526: [JFR] Better handling of tampered JFR repository
d072c40f: 8311183: Remove unused mapping test files
edb2be10: 8311279: TestStressIGVNAndCCP.java failed with different IGVN traces for the same seed
0741cd32: 8311264: JavaDoc index comparator is not transitive
3d813ae3: 8311301: MethodExitTest may fail with stack buffer overrun
356067d0: 8311489: Remove unused dirent_md files
7173c300: 8307766: Linux: Provide the option to override the timer slack
97e99f01: 8311087: PhiNode::wait_for_region_igvn should break early
ec7da91b: 8240567: MethodTooLargeException thrown while creating a jlink image
0c86c31b: 8302351: "assert(!JavaThread::current()->is_interp_only_mode() || !nm->method()->is_continuation_enter_intrinsic() || ContinuationEntry::is_interpreted_call(return_pc)) failed: interp_only_mode but not in enterSpecial interpreted entry" in fixup_callers_callsite
e848d947: 8310923: Refactor Currency tests to use JUnit
27de536b: 8311581: Remove obsolete code and comments in TestLVT.java
6485b7d0: 6875229: Wrong placement of icons in JTabbedPane in Nimbus
848abd28: 8311511: Improve description of NativeLibrary JFR event
25cbe85d: 8310550: Adjust references to rt.jar
92ca670b: 8310170: Use sp's argument to improve performance of outputStream::indent and remove SP_USE_TABS
0ef03f12: 8311285: report some fontconfig related environment variables in hs_err file
9084b6c9: 8311514: Incorrect regex in TestMetaSpaceLog.java
34004e16: 8311575: Fix invalid format parameters
5667afc3: 8295068: SSLEngine throws NPE parsing CertificateRequests
12e94309: 8310818: Refactor more Locale tests to use JUnit
292ee630: 8305962: update jcstress to 0.16
4a1fcb60: 8193513: add support for printing a stack trace on class loading
581f90e2: 8311604: Simplify NOCOOPS requested addresses for archived heap objects
06a1a15d: 8311588: C2: RepeatCompilation compiler directive does not choose stress seed randomly
623cfcd0: 8310892: ScopedValue throwing StructureViolationException should be clearer
6569b252: 8311593: Minor doc issue in MemorySegment::copy
b285ed72: 8311666: Disabled tests in test/jdk/sun/java2d/marlin
63f32fbe: 8311528: Remove IDE specific SuppressWarnings
57e7e82f: 8309637: runtime/handshake/HandshakeTimeoutTest.java fails with "has not cleared handshake op" and SIGILL
940a4e12: 8304503: Modernize debugging jvm args in demo netbeans projects
4b1403d0: 8311548: AArch64: [ZGC] Many tests fail with "assert(allocates2(pc)) failed: not in CodeBuffer memory" on some CPUs
a1cfc969: 8311245: JFR: Remove t.printStackTrace() in PeriodicEvents
b3f34039: 8311689: Wrong visible amount in Adjustable of ScrollPane
caadad4f: 8303279: C2: crash in SubTypeCheckNode::sub() at IGVN split if
00c7f914: 8310047: Add UTF-32 based Charsets into StandardCharsets
a03a3a43: 8311178: JMH tests don't scale well when sharing output buffers
e154b0d6: 8311606: Change read_icc_profile() to static function in java.desktop/share/native/libjavajpeg/imageioJPEG.c
401c3dea: 8311645: Memory leak in jspawnhelper spawnChild after JDK-8307990
6cb9ec32: 6960866: [Fmt-Ch] ChoiceFormat claims impossible and unimplemented functionality
15195e60: 8310066: Improve test coverage for JVMTI GetThreadState on carrier and mounted vthread
aac903db: 8311805: Clean up ScrollPane: drop redundant initialiser, mark scroller final
d82ade35: 8310683: Refactor StandardCharset/standard.java to use JUnit
fd7fddb6: 8295894: Remove SECOM certificate that is expiring in September 2023
0b0e064e: 8311656: Shenandoah: Unused ShenandoahSATBAndRemarkThreadsClosure::_claim_token
753bd563: 8311870: Split CompressedKlassPointers from compressedOops.hpp
aa7367f1: 8311921: Inform about MaxExpectedDataSegmentSize in case of pthread_create failures on AIX
7304316a: 8311926: java/lang/ScopedValue/StressStackOverflow.java takes 9mins in tier1
f82c8184: 8308694: Clarify reversed() default methods' implementation requirements
ed9337e6: 8155902: DataOuputStream should clarify that it might write primitive types as multiple byte groups
119cc495: 8156889: ListKeychainStore.sh fails in some virtualized environments
489a32fe: 8311813: C1: Uninitialized PhiResolver::_loop field
372d0cf7: 8311545: Allow test symbol files to be kept in the test image
743e8b8e: 8306785: fix deficient spliterators for Sequenced Collections
fb90af88: 8311380: Prepare java.desktop for C++17
e51472e9: 8309566: Migrate away from TagletWriter and TagletWriterImpl
38f74125: 8311609: [windows] Native stack printing lacks source information for dynamically loaded dlls
a38582e9: 8311691: C2: Remove legacy code related to PostLoopMultiversioning
11a5115c: 8311556: GetThreadLocalStorage not working for vthreads mounted during JVMTI attach
812dadb0: 8311788: ClassLoadUnloadTest fails on AIX after JDK-8193513
a38a421f: 8311917: MAP_FAILED definition seems to be obsolete in src/java.desktop/unix/native/common/awt/fontpath.c
1b0dd7c2: 8310108: Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified
f60c1f9b: 8294401: Update jfr man page to include recently added features
92a04e20: 8311867: StructuredTaskScope.shutdown does not interrupt newly started threads
bb5278d9: 8311239: GC: Remove trailing blank lines in source files
6895debf: 8311536: JFR TestNativeMemoryUsageEvents fails in huge pages configuration
135f64e6: 8311583: tableswitch broken by JDK-8310577
b587fc51: 8312013: avoid UnixConstants.java.template warning: '__linux__' is not defined on AIX
8c9d091f: 8308047: java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java timed out and also had jcmd pipe errors
61932f49: 8244289: fatal error: Possible safepoint reached by thread that does not allow it
c710e711: 8311102: Write annotations in the classfile dumped by SA
af7f95e2: 8310070: Test: javax/net/ssl/DTLS/DTLSWontNegotiateV10.java timed out
c7c6d47a: 6355567: AdobeMarkerSegment causes failure to read valid JPEG
43099a85: 8311647: Memory leak in Java_jdk_internal_org_jline_terminal_impl_jna_linux_CLibraryImpl_ttyname_1r
2e12a123: 8281658: Add a security category to the java -XshowSettings option
bbb7ce51: 8311038: Incorrect exhaustivity computation
4676b40f: 8312049: runtime/logging/ClassLoadUnloadTest can be improved
d1fa1a86: 8311825: Duplicate qualified enum constants not detected
7539cc09: 8303134: JFR: Missing stack trace during chunk rotation stress
167d1c18: 8311986: Disable runtime/os/TestTracePageSizes.java for ShenandoahGC
a63f865f: 8311946: add support for libgraal specific jtreg tests
f3b96f69: 8311862: RISC-V: small improvements to shift immediate instructions
0d2196f8: 8311992: Test java/lang/Thread/virtual/JfrEvents::testVirtualThreadPinned failed
c84866ac: 8310551: vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java timed out due to missing prompt
19691fab: 6361826: (reflect) provide method for mapping strings to class object for primitive types
e8f66bf8: 8310949: RISC-V: Initialize UseUnalignedAccesses
81c4e8f9: 8304006: jlink should create the jimage file in the native endian for the target platform
37ca9024: 8310233: Fix THP detection on Linux
1c9691b1: 8312093: Incorrect javadoc comment text
a4412166: 8311815: Incorrect exhaustivity computation
f6e23ae4: 8310201: Reduce verbose locale output in -XshowSettings launcher option
acf591e8: 8140527: JInternalFrame has incorrect title button width
afcf8e47: 8290005: com/sun/jndi/ldap/LdapCBPropertiesTest.java failling with NullPointerException
3fb9d117: 8311172: Classfile.PREVIEW_MINOR_VERSION doesn't match that read from class files
69a46c25: 8310157: Allow void-returning filters for MethodHandles::collectCoordinates
e7379687: 8308398: Move SunEC crypto provider into java.base
f975be44: 8284493: Improve computeNextExponential tail performance and accuracy
295ae119: 8312195: Changes in JDK-8284493 use wrong copyright syntax
6ae152d1: 8312196: ProblemList test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.java
6a09992d: 8311968: Clarify Three-letter time zone IDs in java.util.TimeZone
5cc71f81: 8312089: Simplify and modernize equals, hashCode, and compareTo in java.nio and implementation code
3236ba0b: 8312189: ProblemList serviceability/jvmti/vthread/VThreadTLSTest/VThreadTLSTest.java#id1
a53345ad: 8287061: Support for rematerializing scalar replaced objects participating in allocation merges
201e3bcf: 8291065: Creating a VarHandle for a static field triggers class initialization
fbe51e38: 8312127: FileDescriptor.sync should temporarily increase parallelism
8ec136e6: 8312072: Deprecate for removal the -Xnoagent option
4b9ec824: 8310355: Move the stub test from initialize_final_stubs() to test/hotspot/gtest
b20dc1e9: 8310629: java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java fails with RuntimeException Server not ready
1fc726a8: 8312163: Crash in dominance check when compiling unnamed patterns
1dfb0fb3: 8311188: Simplify and modernize equals and hashCode in java.text
9905f758: 8311040: JFR: RecordedThread::getOSThreadId() should return -1 if thread is virtual
b4dce0d6: 8310814: Clarify the targetName parameter of Lookup::findClass
af5bf817: 8310584: GetThreadState reports blocked and runnable for pinned suspended virtual threads
282a93a4: 8300285: Enhance TLS data handling
5e47b8e5: 8304468: Better array usages
34dbb225: 8304460: Improve array usages
4ae3d8f2: 8302475: Enhance HTTP client file downloading
fff7e1ad: 8302483: Enhance ZIP performance
ecd0bc1d: 8300596: Enhance Jar Signature validation
be70bc1c: 8294323: Improve Shared Class Data
889c663a: 8305312: Enhanced path handling
925138a9: 8296565: Enhanced archival support
cb5f1b72: 8303376: Better launching of JDI
5c4623b3: 8308682: Enhance AES performance
28c4d196: 8311902: Concurrency regression in the PBKDF2 key impl of SunJCE provider
7d9f5afe: 6211202: ColorSpace.getInstance(int): IAE is not specified
e31df3a7: 6211126: ICC_ColorSpace.toCIEXYZ(float[]): NPE is not specified
c2f421b8: 8311541: JavaThread::print_jni_stack doesn't support native stacks on all platforms
e5ecbff6: 8312203: Improve specification of Array.newInstance
702fea8d: 8312147: Dynamic Exception Specification warnings are no longer required after JDK-8311380
82612e27: 8312329: Minimal build failure after JDK-8311541
f677793d: 8312190: Fix c++11-narrowing warnings in hotspot code
d33e8e6f: 8312200: Fix Parse::catch_call_exceptions memory leak
c6ab9c29: 8308103: Massive (up to ~30x) increase in C2 compilation time since JDK 17
e7adbdb1: 8311923: TestIRMatching.java fails on RISC-V
028068a6: 8312166: (dc) DatagramChannel's socket adaptor does not release carrier thread when blocking in receive
c1190375: 8311971: SA's ConstantPool.java uses incorrect computation to read long value in the constant pool
d1c788c5: 8312392: ARM32 build broken since 8311035
14cf0356: 8302987: Add uniform and spatially equidistributed bounded double streams to RandomGenerator
b5b6f4e7: 8312164: Refactor Arrays.hashCode for long, boolean, double, float, and Object arrays
6f662130: 8312014: [s390x] TestSigInfoInHsErrFile.java Failure
aa23fd98: 8311879: SA ClassWriter generates invalid invokedynamic code
71cac8ce: 8311663: Additional refactoring of Locale tests to JUnit
5d57b5c2: 6983726: Reimplement MethodHandleProxies.asInterfaceInstance
61ab2708: 8310835: Address gaps in -Xlint:serial checks
dfe764e3: 8309032: jpackage does not work for module projects unless --module-path is specified
37c756a7: 8305506: Add support for fractional values of SafepointTimeoutDelay
a7427678: 8312246: NPE when HSDB visits bad oop
32833285: 8311130: AArch64: Sync SVE related CPU features with VM options
94eb44b1: 8312394: [linux] SIGSEGV if kernel was built without hugepage support
8d293291: 8312320: Remove javax/rmi/ssl/SSLSocketParametersTest.sh from ProblemList
fe419101: 8312459: Problem list java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java for macOS
9fa944e6: 8312019: Simplify and modernize java.util.BitSet.equals
b772e67e: 8312395: Improve assertions in growableArray
bae22479: 8308591: JLine as the default Console provider
354c6605: 8307185: pkcs11 native libraries make JNI calls into java code while holding GC lock
d7b94164: 8199149: Improve the exception message thrown by VarHandle of unsupported operation
4e8f331a: 8312443: sun.security should use toLowerCase(Locale.ROOT)
783de32b: 8300051: assert(JvmtiEnvBase::environments_might_exist()) failed: to enter event controller, JVM TI environments must exist
d4aacdb4: 8306136: [vectorapi] Intrinsics of VectorMask.laneIsSet()
3e8f1eb8: 8311976: Inconsistency in usage of CITimeVerbose to generate compilation logs
8cd43bff: 8312474: JFR: Improve logging to diagnose event stream timeout
59f66a3b: 8312293: SIGSEGV in jfr.internal.event.EventWriter.putUncheckedByte after JDK-8312086
9e4fc568: 8293114: JVM should trim the native heap
842d6329: 8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
84b325b8: 8312182: THPs cause huge RSS due to thread start timing issue
8042a50b: 8309305: sun/security/ssl/SSLSocketImpl/BlockedAsyncClose.java fails with jtreg test timeout
d55d7e8d: 8136895: Writer not closed with disk full error, file resource leaked
f4ba7b21: 8312414: Make java.util.ServiceLoader.LANG_ACCESS final
3c644dc5: 8312044: Simplify toolkit Builder/Writer world
bfa76dff: 8311978: Shenandoah: Create abstraction over heap metrics for heuristics
8d1ab570: 8301341: LinkedTransferQueue does not respect timeout for poll()
0487aa61: 8312530: Problemlist runtime/os/TestTrimNative.java
03288864: 8311955: c++filt is now ibm-llvm-cxxfilt when using xlc17 / clang on AIX
ab821aa2: 6442919: JFilechooser popup still left-to-right when JFilechooser is set to right-to-left
f3ade388: 8308593: Add Keepalive Extended Socket Options Support for Windows
04f39e1f: 8310316: Failing HotSpot Compiler directives are too verbose
197981b4: 8311881: jdk/javax/swing/ProgressMonitor/ProgressTest.java does not show the ProgressMonitorInputStream all the time
7dd47998: 8311847: Fix -Wconversion for assembler.hpp emit_int8,16 callers
298dda4c: 8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed
3caf64e0: 8309238: jdk/jfr/tool/TestView.java failed with "exitValue = 134"
d1cc2782: 8311822: AIX : test/jdk/java/foreign/TestLayouts.java fails because of different output - expected [[i4](struct)] but found [[I4](struct)]
d5c6b0d0: 8311261: [AIX] TestAlwaysPreTouchStacks.java fails due to java.lang.RuntimeException: Did not find expected NMT output
fac9f88c: 8311631: When multiple users run tools/jpackage/share/LicenseTest.java, Permission denied for writing /var/tmp/*.files
d8f2e9ae: 8310530: PipedOutputStream.flush() accesses sink racily
8008e27c: 8308903: Print detailed info for Java objects in -Xlog:cds+map
2bdfa836: 8262742: (fs) Add Path::resolve with varargs string
d0761c19: 8312077: Fix signed integer overflow, final part
d63bff67: 8312578: Redundant javadoc in X400Address
99998381: 8311646: ZGC: LIR_OpZStoreBarrier::_info shadows LIR_Op::_info
ea067fc3: 8312592: New parentheses warnings after HarfBuzz 7.2.0 update
b35ccb27: 8312533: JFR: No message for JFR.view when data is missing
bd098806: 8312512: sspi.cpp avoid some NULL checks related to free and delete
91fe0323: 8312818: Incorrect format specifier in a HttpClient log message
9606cbcd: 8312524: [JVMCI] serviceability/dcmd/compiler/CompilerQueueTest.java fails
e554fdee: 8311592: ECKeySizeParameterSpec causes too many exceptions on third party providers
36f3bae5: 8312401: SymbolTable::do_add_if_needed hangs when called in InstanceKlass::add_initialization_error path with requesting length exceeds max_symbol_length
c6396dce: 8039165: [Doc] MessageFormat null locale generates NullPointerException
cb82c954: 8312415: Expand -Xlint:serial checks to enum constants with specialized class bodies
78a8a99d: 8312488: tools/jpackage/share/AppLauncherEnvTest.java fails with dynamically linked libstdc++
2d05d354: 8312979: Fix assembler_aarch64.hpp after JDK-8311847
117f42db: 8312625: Test serviceability/dcmd/vm/TrimLibcHeapTest.java failed: RSS use increased
e9daf4a0: 8312916: Remove remaining usages of -Xdebug from test/hotspot/jtreg
1f81e5b1: 8312229: Crash involving yield, switch and anonymous classes
cc2a75e1: 8312619: Strange error message when switching over long
c22cadf3: 8312526: Test dk/jfr/event/oldobject/TestHeapDeep.java failed: Could not find ChainNode
02a04731: 8312445: Array types in annotation elements show square brackets twice
e7726fbd: 8313155: Problem list some JUnit-based tests in test/jdk/java/lang/invoke
74121930: 4800398: (ch spec) Clarify Channels.newChannel(InputStream) spec
830413f1: 8313087: DerValue::toString should output a hex view of the values in byte array
4c2e54fb: 8309088: security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
a9d21c61: 8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
36d578cd: 8311653: Modify -XshowSettings launcher behavior
b7545a69: 8313164: src/java.desktop/windows/native/libawt/windows/awt_Robot.cpp GetRGBPixels adjust releasing of resources
01e135c9: 8312440: assert(cast != nullptr) failed: must have added a cast to pin the node
7cbab1f3: 8312218: Print additional debug information when hitting assert(in_hash)
86821a7c: 8312235: [JVMCI] ConstantPool should not force eager resolution
44576a7c: 8312466: /bin/nm usage in AIX makes needs -X64 flag
271417a0: 8312579: [JVMCI] JVMCI support for virtual Vector API objects
486c7844: 8312433: HttpClient request fails due to connection being considered idle and closed
8661b8e1: 8312495: assert(0 <= i && i < _len) failed: illegal index after JDK-8287061 on big endian platforms
25058cd2: 8312620: WSL Linux build crashes after JDK-8310233
8650026f: 8310033: Clarify return value of Java Time compareTo methods
169b6e3c: 8313174: Create fewer predictable port clashes in management tests
c05ba48b: 8313250: Exclude java/foreign/TestByteBuffer.java on AIX
0ca2bfd7: 8311104: dangling-gsl warning in libwixhelper.cpp
c55d29ff: 8312626: Resolve multiple definition of 'start_timer' when statically linking JDK native libraries with user code
c27c8778: 8302017: Allocate BadPaddingException only if it will be thrown
ba645da9: 8313082: Enable CreateCoredumpOnCrash for testing in makefiles
cad6114e: 8304954: SegmentedCodeCache fails when using large pages
4ae5a3e3: 8306446: java/lang/management/ThreadMXBean/Locks.java transient failures
a3d67231: 8311033: [macos] PrinterJob does not take into account Sides attribute
47c4b992: 8312121: Fix -Wconversion warnings in tribool.hpp
34173ff0: 8312574: jdk/jdk/jfr/jvm/TestChunkIntegrity.java fails with timeout
d9559f9b: 8312612: handle WideCharToMultiByte return values
a9a3463a: 8312416: Tests in Locale should have more descriptive names
e8970417: 8312262: Klass::array_klass() should return ArrayKlass pointer
4ae75cab: 8313253: Rename methods in javadoc Comparators class
e2cb0bc6: 8313204: Inconsistent order of sections in generated class documentation
23755f90: 8312411: MessageFormat.formatToCharacterIterator() can be improved
402cb6a5: 8312201: Clean up common behavior in "page writers" and "member writers"
d6245b68: 8310268: RISC-V: misaligned memory access in String.Compare intrinsic
ad34be1f: 8312525: New test runtime/os/TestTrimNative.java#trimNative is failing: did not see the expected RSS reduction
807ca2d3: 8313316: Disable runtime/ErrorHandling/MachCodeFramesInErrorFile.java on ppc64le
f8c2b7fe: 8313231: Redundant if statement in ZoneInfoFile
6fca2898: 8313023: Return value corrupted when using CCS + isTrivial (mainline)
408987e1: 8313307: java/util/Formatter/Padding.java fails on some Locales
2f7580da: Initial commit
More information about the leyden-dev
mailing list