November 2025 Archives by author
Starting: Sat Nov 1 02:09:56 UTC 2025
Ending: Sun Nov 30 12:56:51 UTC 2025
Messages: 393
- git: openjdk/jdk: master: 8369432: Add Support for JDBC 4.5 MR
Lance Andersen
- git: openjdk/jdk: master: 8365047: Remove exception handler stub code in C2
Evgeny Astigeevich
- git: openjdk/jdk: master: 8364741: [asan] runtime/ErrorHandling/PrintVMInfoAtExitTest.java fails because output differs slightly
Matthias Baesken
- git: openjdk/jdk: master: 8371316: Adjust assertion (GC pause time cannot be smaller than the sum of each phase) in G1GCPhaseTimes::print
Matthias Baesken
- git: openjdk/jdk: master: 8354937: Cleanup some sparc related coding in os_linux
Matthias Baesken
- git: openjdk/jdk: master: 8371473: Problem list TestEmergencyDumpAtOOM.java on ppc64 platforms related to JDK-8371014
Matthias Baesken
- git: openjdk/jdk: master: 8371608: Jtreg test jdk/internal/vm/Continuation/Fuzz.java sometimes fails with (fast)debug binaries
Matthias Baesken
- git: openjdk/jdk: master: 8333871: Check return values of sysinfo
Matthias Baesken
- git: openjdk/jdk: master: 8370438: Offer link time optimization support on library level
Matthias Baesken
- git: openjdk/jdk: master: 8371626: [linux] use icf=all for linking libraries
Matthias Baesken
- git: openjdk/jdk: master: 8369911: Test sun/java2d/marlin/ClipShapeTest.java#CubicDoDash, #Cubic and #Poly fail intermittent
Matthias Baesken
- git: openjdk/jdk: master: 8363943: ARM32: Represent Registers as values
Alexey Bakhtin
- git: openjdk/jdk: master: 8366364: Return enabled signature schemes with SSLConfiguration#getSSLParameters() call
Artur Barashev
- git: openjdk/jdk: master: 8369186: HotSpot Style Guide should permit some uses of the C++ Standard Library
Kim Barrett
- git: openjdk/jdk: master: 8371104: gtests should use wrappers for <limits> and <type_traits>
Kim Barrett
- git: openjdk/jdk: master: 8370333: hotspot-unit-tests.md specifies wrong directory structure for tests
Kim Barrett
- git: openjdk/jdk: master: 8367013: Add Atomic<T> to package/replace idiom of volatile var plus AtomicAccess:: operations
Kim Barrett
- git: openjdk/jdk: master: 8371922: Remove unused NonblockingQueue class
Kim Barrett
- git: openjdk/jdk: master: 8369188: Update link-time check for HotSpot uses of allocation and deallocation functions
Kim Barrett
- git: openjdk/jdk: master: 8371956: Convert OopStorage to use Atomic<T>
Kim Barrett
- git: openjdk/jdk: master: 8371923: Update LockFreeStack for Atomic<T>
Kim Barrett
- git: openjdk/jdk: master: 8369187: Add wrapper for <new> that forbids use of global allocation and deallocation functions
Kim Barrett
- git: openjdk/jdk: master: 8371965: Convert TaskQueueSuper to use Atomic<T>
Kim Barrett
- git: openjdk/jdk: master: 8372240: Convert FreeListAllocator to use Atomic<T>
Kim Barrett
- git: openjdk/jdk: master: 8372337: clang compilation error on hardware_constructive_interference_size
Kim Barrett
- git: openjdk/jdk: master: 2 new changesets
Kim Barrett
- git: openjdk/jdk: master: 8372650: Convert GenericWaitBarrier to use Atomic<T>
Kim Barrett
- git: openjdk/jdk: master: 8367857: Implement JEP 525: Structured Concurrency (Sixth Preview)
Alan Bateman
- git: openjdk/jdk: master: 8371226: Thread class description needs section on Thread Interruption
Alan Bateman
- git: openjdk/jdk: master: 8353835: Implement JEP 500: Prepare to Make Final Mean Final
Alan Bateman
- git: openjdk/jdk: master: 8370887: DelayScheduler.replace method may break the 4-ary heap in certain scenarios
Alan Bateman
- git: openjdk/jdk: master: 8372410: ThreadFactory used by Thread.Builder::factory uses non-optimal VarHandle
Alan Bateman
- git: openjdk/jdk: master: 8371815: API docs for 2-arg StructuredTaskScope.open should say timeout may expire before or while waiting in join
Alan Bateman
- git: openjdk/jdk: master: 8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)
Aggelos Biboudis
- git: openjdk/jdk: master: 3 new changesets
Axel Boldt-Christmas
- git: openjdk/jdk: master: 8367149: Add convenient construction for creating ad-hoc VMErrorCallback
Axel Boldt-Christmas
- git: openjdk/jdk: master: 3 new changesets
Axel Boldt-Christmas
- git: openjdk/jdk: master: 8371672: G1: G1YoungGenSizer handling of NewRatio, NewSize and MaxNewSize
Axel Boldt-Christmas
- git: openjdk/jdk: master: 8367982: Unify ObjectSynchronizer and LightweightSynchronizer
Fredrik Bredberg
- git: openjdk/jdk: master: 8371642: TestNumberOfContinuousZeros.java fails on PPC64
David Briemann
- git: openjdk/jdk: master: 2 new changesets
David Briemann
- git: openjdk/jdk: master: 2 new changesets
Brian Burkhalter
- git: openjdk/jdk: master: 8371436: (fs) java/nio/file/FileStore/Basic.java fails on macOS platform due to assertTrue(!store.equals(prev));
Brian Burkhalter
- git: openjdk/jdk: master: 8371689: (fs) CopyMoveHelper.copyToForeignTarget use of sourcePosixView is confusing
Brian Burkhalter
- git: openjdk/jdk: master: 8346719: Add relaunchers to the static JDK image for missing executables
Magnus Ihse Bursie
- git: openjdk/jdk: master: 8371746: Some imports in Integer.java and Long.java became unused after JDK-8370503
Sergey Bylokhov
- git: openjdk/jdk: master: 8298432: Investigate the benefits of usage of GetPrimitiveArrayCritical in the cmm code
Sergey Bylokhov
- git: openjdk/jdk: master: 8371759: Add missing @Override annotations in com.sun.imageio package
Sergey Bylokhov
- git: openjdk/jdk: master: 8372360: Exclude jdk.jsobject from micros-javac input source packages
Eric Caspole
- git: openjdk/jdk: master: 8371383: Test sun/security/tools/jarsigner/DefaultOptions.java failed due to CertificateNotYetValidException
Hai-May Chao
- git: openjdk/jdk: master: 8353749: Improve security warning when using JKS or JCEKS keystores
Hai-May Chao
- git: openjdk/jdk: master: 8155591: Misleading warning when not overriding close method in interface extending AutoCloseable
Archie Cobbs
- git: openjdk/jdk: master: 8372004: Have SSLLogger implement System.Logger
Sean Coffey
- git: openjdk/jdk: master: 8367049: URLPermission.<init> throws StringIndexOutOfBoundsException in avm mode
Sean Coffey
- git: openjdk/jdk: master: 8371216: oopDesc::print_value_on breaks if klass is garbage
Martin Doerr
- git: openjdk/jdk: master: 8370244: [PPC64] Several vector tests fail on Power8
Martin Doerr
- git: openjdk/jdk: master: 8371458: [REDO] Remove exception handler stub code in C2
Martin Doerr
- git: openjdk/jdk: master: 8371349: Update NSS library to 3.117
Matthew Donovan
- git: openjdk/jdk: master: 8343316: Review and update tests using explicit provider names
Matthew Donovan
- git: openjdk/jdk: master: 8247690: RunTest does not support running of JTREG manual tests
Matthew Donovan
- git: openjdk/jdk: master: 8362894: PKCS12 KeyStore PBMAC1 interoperability testing
Matthew Donovan
- git: openjdk/jdk: master: 8370708: RISC-V: Add VerifyStackAtCalls
Robbin Ehn
- git: openjdk/jdk: master: 8371092: NullPointerException in AltServiceUsageTest.afterClass() test
Daniel Fuchs
- git: openjdk/jdk: master: 8371009: HttpClient javadoc synchronous example missing HttpRequest variable declaration
Daniel Fuchs
- git: openjdk/jdk: master: 8371091: Improve the exception message of NullPointerException thrown by the methods in the default implementation of HttpRequest.Builder
Daniel Fuchs
- git: openjdk/jdk: master: 8369920: HttpClient QuicSelectorThread could be a VirtualThread
Daniel Fuchs
- git: openjdk/jdk: master: 8371471: HttpClient: Log HTTP/3 handshake failures if logging errors is enabled
Daniel Fuchs
- git: openjdk/jdk: master: 8371722: java/net/httpclient/BufferSizePropertyClampTest.java should use Locale.ROOT
Daniel Fuchs
- git: openjdk/jdk: master: 8371366: java/net/httpclient/whitebox/RawChannelTestDriver.java fails intermittently in jtreg timeout
Daniel Fuchs
- git: openjdk/jdk: master: 8371916: Questionable volatile decrement in AckFrameSpliterator
Daniel Fuchs
- git: openjdk/jdk: master: 8371557: java/net/httpclient/http3/H3RequestRejectedTest.java: javax.net.ssl.SSLHandshakeException: local endpoint (wildcard) and remote endpoint (loopback) ports conflict
Daniel Fuchs
- git: openjdk/jdk: master: 8372159: HttpClient SelectorManager thread could be a VirtualThread
Daniel Fuchs
- git: openjdk/jdk: master: 8372198: Avoid closing PlainHttpConnection while holding a lock
Daniel Fuchs
- git: openjdk/jdk: master: 8370884: JFR: Overflow in aggregators
Erik Gahlin
- git: openjdk/jdk: master: 8365972: JFR: ThreadDump and ClassLoaderStatistics events may cause back to back rotations
Erik Gahlin
- git: openjdk/jdk: master: 8372441: JFR: Improve logging of TestBackToBackSensitive
Erik Gahlin
- git: openjdk/jdk: master: 8372324: jdk/jfr/event/gc/detailed/TestStringDeduplicationEvent.java#Parallel failed
Erik Gahlin
- git: openjdk/jdk: master: 8371205: AArch64: Remove unused cmpxchg* methods
Fei Gao
- git: openjdk/jdk: master: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572
Severin Gehwolf
- git: openjdk/jdk: master: 8370492: [Linux] Update cpu shares to cpu.weight mapping function
Severin Gehwolf
- git: openjdk/jdk: master: 8365606: Container code should not be using jlong/julong
Severin Gehwolf
- git: openjdk/jdk: master: 8372135: clang compilation error
Severin Gehwolf
- git: openjdk/jdk: master: 8372119: Missing copyright header in MinMaxVector
Severin Gehwolf
- git: openjdk/jdk: master: 8372155: ReleaseInfoPlugin doesn't handle input file as UTF-8 properly
Severin Gehwolf
- git: openjdk/jdk: master: 8366017: Extend the set of inputs handled by fast paths in FloatingDecimal
Raffaello Giulietti
- git: openjdk/jdk: master: 8372134: ThreadLocalRandom no longer overrides nextGaussian
Raffaello Giulietti
- git: openjdk/jdk: master: 8367292: VectorAPI: Optimize VectorMask.fromLong/toLong() for SVE
Xiaohong Gong
- git: openjdk/jdk: master: 8371066: Remove unused class TextSourceLabel and associated class hierarchy
Daniel Gredler
- git: openjdk/jdk: master: 8371368: SIGSEGV in JfrVframeStream::next_vframe() on arm64
Markus Grönlund
- git: openjdk/jdk: master: 8366817: test/jdk/javax/net/ssl/TLSCommon/interop/JdkProcServer.java and JdkProcClient.java should not delete logs
Fernando Guallini
- git: openjdk/jdk: master: 8370878: C1: Clean up unnecessary ConversionStub constructor
Christian Hagedorn
- git: openjdk/jdk: master: 8360510: C2: Template Assertion Predicates are not cloned to the inner counted loop with -XX:+StressDuplicateBackedge
Christian Hagedorn
- git: openjdk/jdk: master: 8372585: TestVerifyLoopOptimizationsHitsMemLimit fails with product builds
Christian Hagedorn
- git: openjdk/jdk: master: 8371388: [BACKOUT] JDK-8365047: Remove exception handler stub code in C2
Tobias Hartmann
- git: openjdk/jdk: master: 8371432: [BACKOUT] 8359256: AArch64: Use SHA3 GPR intrinsic where it's faster
Tobias Hartmann
- git: openjdk/jdk: master: 8371958: [BACKOUT] 8371709: Add CTW to hotspot_compiler testing
Tobias Hartmann
- git: openjdk/jdk: master: 8368961: Remove redundant checks in ciField.cpp
Tobias Hartmann
- git: openjdk/jdk: master: 8371121: compiler/whitebox/DeoptimizeRelocatedNMethod.java fails with C1
Tobias Hartmann
- git: openjdk/jdk: master: 8372720: Problem list compiler/arguments/TestCodeEntryAlignment.java
Tobias Hartmann
- git: openjdk/jdk: master: 8369323: Fix typos in vmTestbase/.../Concurrent.java
Paul Hohensee
- git: openjdk/jdk: master: 8372380: Make hs_err reporting more robust for unattached threads
David Holmes
- git: openjdk/jdk: master: 8372702: sun/security/pkcs11/tls/fips/FipsModeTLS.java does not compile after JDK-8367096
David Holmes
- git: openjdk/jdk: master: 8280469: C2: CHA support for interface calls when inlining through method handle linker
Vladimir Ivanov
- git: openjdk/jdk: master: 8370203: Add jcmd AOT.end_recording diagnostic command
Vladimir Ivanov
- git: openjdk/jdk: master: 8370024: HttpClient: QUIC congestion controller doesn't implement pacing
Daniel Jeliński
- git: openjdk/jdk: master: 2 new changesets
Daniel Jeliński
- git: openjdk/jdk: master: 8372344: QUIC transfer may deadlock if pacing rate is too high
Daniel Jeliński
- git: openjdk/jdk: master: 8371887: HttpClient: SSLParameters with no protocols configured disable HTTP2+ support
Daniel Jeliński
- git: openjdk/jdk: master: 8369838: Likely invalid assert or function call in jimage.cpp
Henry Jen
- git: openjdk/jdk: master: 8371019: G1: Support heap expansion during startup
Stefan Johansson
- git: openjdk/jdk: master: 8372625: [Linux] Remove unnecessary logic for supports_fast_thread_cpu_time
Stefan Johansson
- git: openjdk/jdk: master: 8371698: ZGC: Call GTEST_SKIP when OS is unsupported
Stefan Karlsson
- git: openjdk/jdk: master: 8371990: Remove two second delayed OOME after GC shutdown
Stefan Karlsson
- git: openjdk/jdk: master: 2 new changesets
Stefan Karlsson
- git: openjdk/jdk: master: 8319540: GC: Make TestSelectDefaultGC use createTestJavaProcessBuilder
Stefan Karlsson
- git: openjdk/jdk: master: 8350468: x86: Improve implementation of vectorized numberOfLeadingZeros for int and long
Jasmine Karthikeyan
- git: openjdk/jdk: master: 8370041: GenShen: Filter young pointers from thread local SATB buffers when only marking old
William Kemper
- git: openjdk/jdk: master: 8370039: GenShen: array copy SATB barrier improvements
William Kemper
- git: openjdk/jdk: master: 8372256: ClassCastException in `ConcurrentHashMap#equals`
Viktor Klang
- git: openjdk/jdk: master: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder()
Viktor Klang
- git: openjdk/jdk: master: 8371740: LinkedTransferQueue.poll() returns null even though queue is not empty
Viktor Klang
- git: openjdk/jdk: master: 8370871: [s390x] consistently update top_frame_sp
Amit Kumar
- git: openjdk/jdk: master: 8366196: Crash in AbstractMethodCheck.getMethodCheckFailure
Jan Lahoda
- git: openjdk/jdk: master: 8370865: Incorrect parser error for compact source files and multi-variable declarations
Jan Lahoda
- git: openjdk/jdk: master: 8369489: Marker annotation on inner class access crashes javac compiler
Jan Lahoda
- git: openjdk/jdk: master: 8340840: jshell ClassFormatError when making inner class static
Jan Lahoda
- git: openjdk/jdk: master: 8366691: JShell should support a more convenient completion
Jan Lahoda
- git: openjdk/jdk: master: 8370334: javadoc NPE with "import module" statement
Jan Lahoda
- git: openjdk/jdk: master: 8364991: Incorrect not-exhaustive error
Jan Lahoda
- git: openjdk/jdk: master: 8371248: Crash in -Xdoclint with invalid @link
Jan Lahoda
- git: openjdk/jdk: master: 8371309: Diagnostic.getEndPosition can throw an NPE with typical broken code
Jan Lahoda
- git: openjdk/jdk: master: 8372336: javac fails with an exception when a class is missing while evaluating conditional expression
Jan Lahoda
- git: openjdk/jdk: master: 8370975: OutputAnalyzer.matches() should use Matcher with Pattern.MULTILINE
Ioi Lam
- git: openjdk/jdk: master: 8371874: AOTLinkedClassBulkLoader::preload_classes() should not allocate heap objects
Ioi Lam
- git: openjdk/jdk: master: 8372045: AOT assembly phase asserts with old class if AOT class linking is disabled
Ioi Lam
- git: openjdk/jdk: master: 2 new changesets
Ioi Lam
- git: openjdk/jdk: master: 8363986: Heap region in CDS archive is not at deterministic address
Ioi Lam
- git: openjdk/jdk: master: 8371944: AOT configuration is corrupted when app closes System.out
Ioi Lam
- git: openjdk/jdk: master: 8317838: java/nio/channels/Channels/SocketChannelStreams.java running into timeout (aix)
Christoph Langer
- git: openjdk/jdk: master: 8370794: C2 SuperWord: Long/Integer.compareUnsigned return wrong value for EQ/NE in SLP
Hamlin Li
- git: openjdk/jdk: master: 8371297: C2: assert triggered in BoolTest::BoolTest
Hamlin Li
- git: openjdk/jdk: master: 8370839: Tests to verify peculiar Proxy dispatching behaviors
Chen Liang
- git: openjdk/jdk: master: 8371319: java.lang.reflect.Method#equals doesn't short-circuit with same instances
Chen Liang
- git: openjdk/jdk: master: 3 new changesets
Chen Liang
- git: openjdk/jdk: master: 8357728: Avoid caching synthesized names in synthesized parameters
Chen Liang
- git: openjdk/jdk: master: 8372047: ClassTransform.transformingMethodBodies andThen composes incorrectly
Chen Liang
- git: openjdk/jdk: master: 8370976: Review the behavioral changes of core reflection descriptor parsing migration
Chen Liang
- git: openjdk/jdk: master: 8371953: Document null handling in core reflection APIs
Chen Liang
- git: openjdk/jdk: master: 8367585: Prevent creation of unrepresentable Utf8Entry
Chen Liang
- git: openjdk/jdk: master: 8350938: ResourceParsingClassHierarchyResolver inflates all Utf8 CP entries
Chen Liang
- git: openjdk/jdk: master: 2 new changesets
Roberto Castañeda Lozano
- git: openjdk/jdk: master: 8372097: C2: PhasePrintLevel requires setting PrintPhaseLevel explicitly to be active
Roberto Castañeda Lozano
- git: openjdk/jdk: master: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly
Justin Lu
- git: openjdk/jdk: master: 8368001: java/text/Format/NumberFormat/NumberRoundTrip.java timed out
Justin Lu
- git: openjdk/jdk: master: 8369949: Fix TestWaste.java stack overflow
Cesar Soares Lucas
- git: openjdk/jdk: master: 8341039: compiler/cha/TypeProfileFinalMethod.java fails with assertEquals expected: 0 but was: 2
Daniel Lundén
- git: openjdk/jdk: master: 8355574: Fatal error in abort_verify_int_in_range due to Invalid CastII
Quan Anh Mai
- git: openjdk/jdk: master: 8371789: C2: More explicit dump results for TypePtr
Quan Anh Mai
- git: openjdk/jdk: master: 8362832: compiler/macronodes/TestTopInMacroElimination.java hits assert(false) failed: unexpected node
Benoît Maillard
- git: openjdk/jdk: master: 8369646: Detection of redundant conversion patterns in add_users_of_use_to_worklist is too restrictive
Benoît Maillard
- git: openjdk/jdk: master: 8366990: C2: Compilation hits the memory limit when verifying loop opts in Split-If code
Benoît Maillard
- git: openjdk/jdk: master: 8371534: C2: Missed Ideal optimization opportunity with AndL and URShiftL
Benoît Maillard
- git: openjdk/jdk: master: 8371558: C2: Missing optimization opportunity in AbsNode::Ideal
Benoît Maillard
- git: openjdk/jdk: master: 8371674: C2 fails with Missed optimization opportunity in PhaseIterGVN for MoveL2D
Benoît Maillard
- git: openjdk/jdk: master: 8371164: ArrayList.addAll() optimizations
Stuart Marks
- git: openjdk/jdk: master: 8369238: Allow virtual thread preemption on some common class initialization paths
Patricio Chilano Mateo
- git: openjdk/jdk: master: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime
Alexander Matveev
- git: openjdk/jdk: master: 8351095: [macos] Add more jpackage tests for --mac-app-store option
Alexander Matveev
- git: openjdk/jdk: master: 8347167: Reduce allocation in com.sun.net.httpserver.Headers::normalize
Michael McMahon
- git: openjdk/jdk: master: 8371178: Preserve fast version of getfield and putfield in AOTCache
Ashutosh Mehra
- git: openjdk/jdk: master: 8371418: Methods in AdapterHandlerLibrary use HashtableBase iterate method incorrectly
Ashutosh Mehra
- git: openjdk/jdk: master: 8371493: Simplify search for AdapterHandlerEntry
Ashutosh Mehra
- git: openjdk/jdk: master: 8371083: FollowReferences reports non-class objects as JVMTI_HEAP_REFERENCE_SYSTEM_CLASS
Alex Menkov
- git: openjdk/jdk: master: 8371114: Problemlist vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t006/TestDescription.java
Leonid Mesnik
- git: openjdk/jdk: master: 8371367: Replace remaining JvmtiJavaThreadEventTransition with JVMTI_JAVA_THREAD_EVENT_CALLBACK_BLOCK
Leonid Mesnik
- git: openjdk/jdk: master: 8371103: vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t006/TestDescription.java failing
Leonid Mesnik
- git: openjdk/jdk: master: 8367902: Allocation after Universe::before_exit() in the VM shutdown sequence
Leonid Mesnik
- git: openjdk/jdk: master: 8371749: New test serviceability/jvmti/events/VMDeath/AllocatingInVMDeath/TestAllocatingInVMDeath.java fails with -Xcheck:jni
Leonid Mesnik
- git: openjdk/jdk: master: 8371650: Add CMakeLists.txt and compile_commands.json into .gitignore
Leonid Mesnik
- git: openjdk/jdk: master: 8352654: [REDO] nsk/jvmti/ tests should fail when nsk_jvmti_setFailStatus() is called
Leonid Mesnik
- git: openjdk/jdk: master: 8370822: Improve performance for MemorySegment::fill
Per Minborg
- git: openjdk/jdk: master: 8366178: Implement JEP 526: Lazy Constants (Second Preview)
Per Minborg
- git: openjdk/jdk: master: 2 new changesets
Per Minborg
- git: openjdk/jdk: master: 8371571: Consolidate and enhance bulk memory segment ops benchmarks
Per Minborg
- git: openjdk/jdk: master: 8357874: UNLIMTED_CRYPTO typo in class description of JceSecurity.java.template
Sean Mullan
- git: openjdk/jdk: master: 8150564: Migrate useful ExtendedRobot methods into awt.Robot
Damon Nguyen
- git: openjdk/jdk: master: 8371141: Shenandoah: Many test timeouts with -XX:-UseTLAB
Kelvin Nilsen
- git: openjdk/jdk: master: 8371573: Shenandoah: Remove unnecessary include after JDK-8351091
Kelvin Nilsen
- git: openjdk/jdk: master: 8358735: GenShen: block_start() may be incorrect after class unloading
Kelvin Nilsen
- git: openjdk/jdk: master: 8372110: GenShen: Fix erroneous assert
Kelvin Nilsen
- git: openjdk/jdk: master: 8371450: AES performance improvements for key schedule generation
Jamil Nimeh
- git: openjdk/jdk: master: 8371364: Refactor javax/swing/JFileChooser/FileSizeCheck.java to use Util.findComponent()
Harshitha Onkar
- git: openjdk/jdk: master: 8371485: ProblemList awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java for linux
Harshitha Onkar
- git: openjdk/jdk: master: 8371365: Update javax/swing/JFileChooser/bug4759934.java to use Util.findComponent()
Harshitha Onkar
- git: openjdk/jdk: master: 2 new changesets
Harshitha Onkar
- git: openjdk/jdk: master: 8365699: Remove jdk.internal.javac.PreviewFeature.Feature enum values for features finalized in Java 25 or earlier
Jaikiran Pai
- git: openjdk/jdk: master: 8326498: java.net.http.HttpClient connection leak using http/2
Jaikiran Pai
- git: openjdk/jdk: master: 8371802: Do not let QUIC connection to idle terminate when HTTP/3 is configured with a higher idle timeout
Jaikiran Pai
- git: openjdk/jdk: master: 8371259: ML-DSA AVX2 and AVX512 intrinsics and improvements
Volodymyr Paprotski
- git: openjdk/jdk: master: 8370850: Shenandoah: Simplify collector allocation to save unnecessary region iteration
Xiaolong Peng
- git: openjdk/jdk: master: 8261743: Shenandoah: enable String deduplication with compact heuristics
Xiaolong Peng
- git: openjdk/jdk: master: 8371381: [Shenandoah] Setting ergo flags should use FLAG_SET_ERGO
Xiaolong Peng
- git: openjdk/jdk: master: 8371667: Shenandoah: Re-design alloc request type enum for better efficiency and cleaner code
Xiaolong Peng
- git: openjdk/jdk: master: 8370459: C2: CompressBitsNode::Value produces wrong result on Windows (1UL vs 1ULL), found by ExpressionFuzzer
Emanuel Peter
- git: openjdk/jdk: master: 8370405: C2: mismatched store from MergeStores wrongly scalarized in allocation elimination
Emanuel Peter
- git: openjdk/jdk: master: 8370332: C2 SuperWord: SIGSEGV because PhaseIdealLoop::split_thru_phi left dead nodes in loop _body
Emanuel Peter
- git: openjdk/jdk: master: 8340093: C2 SuperWord: implement cost model
Emanuel Peter
- git: openjdk/jdk: master: 8371065: C2 SuperWord: VTransformLoopPhiNode::apply setting type leads to assert/wrong result
Emanuel Peter
- git: openjdk/jdk: master: 8213762: Deprecate Xmaxjitcodesize
Emanuel Peter
- git: openjdk/jdk: master: 8367531: Template Framework: use scopes and tokens instead of misbehaving immediate-return-queries
Emanuel Peter
- git: openjdk/jdk: master: 8371146: C2 SuperWord: VTransform::add_speculative_check uses pre_init that is pinned after Auto_Vectorization_Check, leading to bad graph
Emanuel Peter
- git: openjdk/jdk: master: 8364360: Defining hidden class with no room in constant pool crashes the VM
Coleen Phillimore
- git: openjdk/jdk: master: 8371860: Make non-public methods in java_lang_Class private
Coleen Phillimore
- git: openjdk/jdk: master: 8368551: Core dump warning may be confusing
Coleen Phillimore
- git: openjdk/jdk: master: 8370201: Test serviceability/sa/TestJhsdbJstackWithVirtualThread.java fails due to VM warnings
Chris Plummer
- git: openjdk/jdk: master: 8371354: Problem list serviceability/sa/TestJhsdbJstackMixedWithXComp.java due to JDK-8371194
Chris Plummer
- git: openjdk/jdk: master: 8372294: Fix Malformed problem list entry in ProblemList-jvmti-stress-agent.txt
Chris Plummer
- git: openjdk/jdk: master: 8282441: [LOOM] The debug agent should attempt to free vthread ThreadNodes
Chris Plummer
- git: openjdk/jdk: master: 8371156: PBKDF2 default values should not be DER encoded
Mark Powers
- git: openjdk/jdk: master: 8364583: ColorConvertOp fails for CMYK → RGB conversion
Phil Race
- git: openjdk/jdk: master: 3 new changesets
Phil Race
- git: openjdk/jdk: master: 8371304: mismatch in file name and class name for ByteInterleavedRasterOffsetsTest.java
Phil Race
- git: openjdk/jdk: master: 8370637: [Windows] Crash if use Graphics after PrintJob.end
Phil Race
- git: openjdk/jdk: master: 3 new changesets
Phil Race
- git: openjdk/jdk: master: 8369129: Raster createPackedRaster methods specification clean up
Phil Race
- git: openjdk/jdk: master: 8371130: Remove String template leftovers
Claes Redestad
- git: openjdk/jdk: master: 8334015: Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562
Roger Riggs
- git: openjdk/jdk: master: 8364361: [process] java.lang.Process should implement Closeable
Roger Riggs
- git: openjdk/jdk: master: 2 new changesets
Roger Riggs
- git: openjdk/jdk: master: 8371645: BasicImageReader getEntryNames() is stateful and cannot be called more than once
Roger Riggs
- git: openjdk/jdk: master: 8371821: Duplicate export of jdk.internal.util to java.net.http
Roger Riggs
- git: openjdk/jdk: master: 8371591: VerifyJimage test incorrectly skips all tests when comparing directory structure
Roger Riggs
- git: openjdk/jdk: master: 8371732: [redo] Change java.time month/day field types to 'byte'
Roger Riggs
- git: openjdk/jdk: master: 8369654: javac OutOfMemoryError for complex intersection type
Vicente Romero
- git: openjdk/jdk: master: 8337142: StackOverflowError in Types.containsTypeRecursive with deeply nested type hierarchy
Vicente Romero
- git: openjdk/jdk: master: 8369517: Compilation mismatch for equivalent lambda and method reference
Vicente Romero
- git: openjdk/jdk: master: 8371480: VerifyError after JDK-8369654
Vicente Romero
- git: openjdk/jdk: master: 8372277: Fix for JDK-8369517 is applied starting from source 24 instead of 26
Vicente Romero
- git: openjdk/jdk: master: 8372023: Javac JMH failures
Vicente Romero
- git: openjdk/jdk: master: 8371163: Make GlyphView/TestGlyphBGHeight.java headless
Prasanta Sadhukhan
- git: openjdk/jdk: master: 8299304: Test "java/awt/print/PrinterJob/PageDialogTest.java" fails on macOS 13 x64 because the Page Dialog blocks the Toolkit
Prasanta Sadhukhan
- git: openjdk/jdk: master: 8251928: [macos] the printer DPI always be 72, cause some content lost when print out
Prasanta Sadhukhan
- git: openjdk/jdk: master: 8370467: BorderFactory.createBevelBorder and createSoftBevelBorder throws NPE for null highlight and shadow
Prasanta Sadhukhan
- git: openjdk/jdk: master: 8372103: Metal JButton doesn't show focus if no text or icon
Prasanta Sadhukhan
- git: openjdk/jdk: master: 8354548: Update CLDR to Version 48.0
Naoto Sato
- git: openjdk/jdk: master: 8371339: Illegal pattern char 'B' with locale.providers as HOST on macOS for Taiwanese
Naoto Sato
- git: openjdk/jdk: master: 8346944: Update Unicode Data Files to 17.0.0
Naoto Sato
- git: openjdk/jdk: master: 8372117: Correct the misleading comment in Character.UnicodeBlock
Naoto Sato
- git: openjdk/jdk: master: 8372307: Clean up the leftover code comment references to file.encoding in java_props_md.c
Naoto Sato
- git: openjdk/jdk: master: 8365069: Refactor tests to use PEM API (Phase 1)
Anthony Scarpino
- git: openjdk/jdk: master: 8371296: Refactor tests to use PEM API (Phase 1) - Fix WriteP12Test failure
Anthony Scarpino
- git: openjdk/jdk: master: 8360564: Implement JEP 524: PEM Encodings of Cryptographic Objects (Second Preview)
Anthony Scarpino
- git: openjdk/jdk: master: 8371934: EncryptedPrivateKeyInfo methods need @since updates
Anthony Scarpino
- git: openjdk/jdk: master: 8372547: New test sun/security/provider/acvp/ML_DSA_Intrinsic_Test.java should be restricted to x86_64
Anthony Scarpino
- git: openjdk/jdk: master: 8369111: G1: Determining concurrent start uses inconsistent predicates
Thomas Schatzl
- git: openjdk/jdk: master: 8370682: G1: Survivor regions not in young gen cset group
Thomas Schatzl
- git: openjdk/jdk: master: 8371788: Fix documentation for CollectedHeap::collect(GCCause)
Thomas Schatzl
- git: openjdk/jdk: master: 8274178: G1: Occupancy value in IHOP logging and JFR event is inaccurate
Thomas Schatzl
- git: openjdk/jdk: master: 8371791: G1: Improve accuracy of G1CollectedHeap::non_young_occupancy_after_allocation()
Thomas Schatzl
- git: openjdk/jdk: master: 8372149: G1: Remove unnecessary num_added_to_group from G1CollectionSetCandidates::set_candidates_from_marking()
Thomas Schatzl
- git: openjdk/jdk: master: 8371895: Lower GCTimeLimit in TestUseGCOverheadLimit.java
Thomas Schatzl
- git: openjdk/jdk: master: 8371998: G1: Rename G1MergeHeapRootsTask::G1ClearBitmapClosure to be more distinct
Thomas Schatzl
- git: openjdk/jdk: master: 8370969: --launcher-as-service option is ignored when used with --app-image option
Alexey Semenyuk
- git: openjdk/jdk: master: 8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" option
Alexey Semenyuk
- git: openjdk/jdk: master: 8371094: --mac-signing-key-user-name no longer works
Alexey Semenyuk
- git: openjdk/jdk: master: 8371184: Improve jpackage test coverage for "--app-image" option
Alexey Semenyuk
- git: openjdk/jdk: master: 8369206: jpackage should not set R/O permission on app launchers
Alexey Semenyuk
- git: openjdk/jdk: master: 8372118: Test tools/jpackage/macosx/DmgContentTest.java failed
Alexey Semenyuk
- git: openjdk/jdk: master: 8371440: jpackage should exit with an error if it finds multiple matching signing certificates
Alexey Semenyuk
- git: openjdk/jdk: master: 2 new changesets
Alexey Semenyuk
- git: openjdk/jdk: master: 8360571: Description of launchers is lost in two phase packaging
Alexey Semenyuk
- git: openjdk/jdk: master: 2 new changesets
Alexey Semenyuk
- git: openjdk/jdk: master: 8372385: tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/cli/MainTest.java fails
Alexey Semenyuk
- git: openjdk/jdk: master: 8370732: Use WhiteBox.getWhiteBox().fullGC() to provoking gc for nsk/jvmti tests
SendaoYan
- git: openjdk/jdk: master: 8370578: SystemMapTest.java#normal fails intermittendly on macOS aarch64
SendaoYan
- git: openjdk/jdk: master: 8370974: Command-line Hotspot debugger tests fail on Windows AArch64
SendaoYan
- git: openjdk/jdk: master: 2 new changesets
SendaoYan
- git: openjdk/jdk: master: 8347499: C2: Make `PhaseIdealLoop` eliminate more redundant safepoints in loops
SendaoYan
- git: openjdk/jdk: master: 8361339: Test gc/shenandoah/TestLargeObjectAlignment.java#generational fails on macOS aarch64 with OOM: Java heap space
SendaoYan
- git: openjdk/jdk: master: 8371682: Suppress javac warning from ThreadPoolExecutorSubclassTest.java
SendaoYan
- git: openjdk/jdk: master: 8371697: test/jdk/java/nio/file/FileStore/Basic.java fails after 8360887 on linux
SendaoYan
- git: openjdk/jdk: master: 8372125: containers/docker/TestPids.java fails after 8365606
SendaoYan
- git: openjdk/jdk: master: 8372399: Add missing CPE statements
SendaoYan
- git: openjdk/jdk: master: 8370942: test/jdk/java/security/Provider/NewInstance.java and /test/jdk/java/security/cert/CertStore/NoLDAP.java may skip without notifying
SendaoYan
- git: openjdk/jdk: master: 8372253: Improve logging to show why a class was excluded from AOT Cache
SendaoYan
- git: openjdk/jdk: master: 8334866: Improve Speed of ElfDecoder source search
Aleksey Shipilev
- git: openjdk/jdk: master: 8351194: Clean up Hotspot SA after 32-bit x86 removal
Aleksey Shipilev
- git: openjdk/jdk: master: 8371425: Include folder names in vscode workspace virtual folders
Aleksey Shipilev
- git: openjdk/jdk: master: 8371709: Add CTW to hotspot_compiler testing
Aleksey Shipilev
- git: openjdk/jdk: master: 8371804: C2: Tighten up LoadNode::Value comments after JDK-8346184
Aleksey Shipilev
- git: openjdk/jdk: master: 8371881: C2: Fix potential SEGV in VTransformReductionVectorNode tracing
Aleksey Shipilev
- git: openjdk/jdk: master: 8371852: Shenandoah: Unused ShenandoahFreeSet::_allocated_since_gc_start field
Aleksey Shipilev
- git: openjdk/jdk: master: 8371854: Shenandoah: Simplify WALK_FORWARD_IN_BLOCK_START use
Aleksey Shipilev
- git: openjdk/jdk: master: 3 new changesets
Aleksey Shipilev
- git: openjdk/jdk: master: 8372154: AArch64: Match rule failure with some CompareAndSwap operand shapes
Aleksey Shipilev
- git: openjdk/jdk: master: 8372319: com/sun/crypto/provider/Cipher/HPKE/KAT9180 test has external dependencies
Aleksey Shipilev
- git: openjdk/jdk: master: 8371581: C2: PhaseCCP should reach fixpoint by revisiting deeply-Value-d nodes
Aleksey Shipilev
- git: openjdk/jdk: master: 8370978: Zero JVM fails to build on i386 after JDK-8351149
Aleksey Shipilev
- git: openjdk/jdk: master: 8372285: G1: Micro-optimize x86 barrier code
Aleksey Shipilev
- git: openjdk/jdk: master: 2 new changesets
Joel Sikström
- git: openjdk/jdk: master: 8371131: Cleanup Thread parameter in CollectedHeap TLAB methods
Joel Sikström
- git: openjdk/jdk: master: 8370813: Deprecate AggressiveHeap
Joel Sikström
- git: openjdk/jdk: master: 8370843: Deprecate AlwaysActAsServerClassMachine and NeverActAsServerClassMachine
Joel Sikström
- git: openjdk/jdk: master: 8371894: Minor style fixes in AOT/CDS code
Joel Sikström
- git: openjdk/jdk: master: 8371607: Remove GCSharedStringsDuringDumpWb.java after JDK-8362561
Joel Sikström
- git: openjdk/jdk: master: 8371783: Refactor GCCause in VM_CollectForMetadataAllocation
Joel Sikström
- git: openjdk/jdk: master: 8371701: Add ability to set NUMA-affinity for threads
Joel Sikström
- git: openjdk/jdk: master: 8372412: Increase buffer size for ring-buffer events in CollectedHeap
Joel Sikström
- git: openjdk/jdk: master: 8371702: ZGC: NUMA-Affinity for Worker Threads in the Relocation Phase
Joel Sikström
- git: openjdk/jdk: master: 8372150: Parallel: Tighten requirements around heap sizes with NUMA and Large Pages
Joel Sikström
- git: openjdk/jdk: master: 8365940: Misleading macro in jvm_md.h:57
Matias Saavedra Silva
- git: openjdk/jdk: master: 8272160: Avoid using 32-bit counters in CDS code
Matias Saavedra Silva
- git: openjdk/jdk: master: 8371778: Make MallocMemorySummary::_snapshot a DeferredStatic
Johan Sjölen
- git: openjdk/jdk: master: 8355225: Test gtest/AsyncLogGtest.java failed at droppingMessage_vm: apparent log corruption
Johan Sjölen
- git: openjdk/jdk: master: 2 new changesets
Johan Sjölen
- git: openjdk/jdk: master: 8371628: C2: add a test case for the arraycopy changes in JDK-8297933
Daniel Skantz
- git: openjdk/jdk: master: 8370154: Update @jls and @jvms taglets to point to local specs dir
Dan Smith
- git: openjdk/jdk: master: 8349192: jvmti/scenarios/contention/TC05/tc05t001 fails: ERROR: tc05t001.cpp, 281: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)
Serguei Spitsyn
- git: openjdk/jdk: master: 8370175: State engine terminates when throwing self-caused exception
Christian Stein
- git: openjdk/jdk: master: 8278856: javac documentation does not mention use of Manifest class-path attribute
Christian Stein
- git: openjdk/jdk: master: 8268613: jar --validate should check inital entries of a JAR file
Christian Stein
- git: openjdk/jdk: master: 8371885: Mark UseCompressedClassPointers as obsolete for JDK 27
Thomas Stuefe
- git: openjdk/jdk: master: 8369994: Mixed mode jhsdb jstack cannot resolve symbol in function ending in call
Yasumasa Suenaga
- git: openjdk/jdk: master: 2 new changesets
Yasumasa Suenaga
- git: openjdk/jdk: master: 8371093: Assert "section header string table should be loaded" failed on debug VM
Yasumasa Suenaga
- git: openjdk/jdk: master: 8371967: Add Visual Studio 2026 to build toolchain for Windows
Yasumasa Suenaga
- git: openjdk/jdk: master: 8369456: [TESTBUG] Fix the test failure of TestSelectFromTwoVectorOp.java on sve2 platforms
Hao Sun
- git: openjdk/jdk: master: 8371161: [AArch64] Enable CPU feature UseSHA3Intrinsics for the Qualcomm processor family
Hao Sun
- git: openjdk/jdk: master: 8293484: AArch64: TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on CPU with SHA512 feature support
Hao Sun
- git: openjdk/jdk: master: 2 new changesets
Andrey Turbanov
- git: openjdk/jdk: master: 8359256: AArch64: Use SHA3 GPR intrinsic where it's faster
Boris Ulasevich
- git: openjdk/jdk: master: 8368729: Add appropriate checks in java.awt.image.Kernel constructor
Jayathirth D V
- git: openjdk/jdk: master: 8363950: Incorrect jtreg header in TestLayoutVsICU.java
Jayathirth D V
- git: openjdk/jdk: master: 8370344: Arbitrary Java frames on stack during scoped access
Jorn Vernee
- git: openjdk/jdk: master: 8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation
Jorn Vernee
- git: openjdk/jdk: master: 8371474: Wrong object class or methodID passed to JNI call in TestSharedCloseJvmti with -Xshare:off
Jorn Vernee
- git: openjdk/jdk: master: 8371637: allocateNativeInternal sometimes return incorrectly aligned memory
Jorn Vernee
- git: openjdk/jdk: master: 8370612: Simplify implementation of dark theme
Hannes Wallnöfer
- git: openjdk/jdk: master: 8366094: Sealed graph for nested types creates broken links
Hannes Wallnöfer
- git: openjdk/jdk: master: 8371896: Links in snippets can not be highlighted
Hannes Wallnöfer
- git: openjdk/jdk: master: 8372055: Fragment link tag does not work in package info
Hannes Wallnöfer
- git: openjdk/jdk: master: 8369531: Wrong tooltip used in external class links
Hannes Wallnöfer
- git: openjdk/jdk: master: 8368527: JMX: Add an MXBeans method to query GC CPU time
Kevin Walls
- git: openjdk/jdk: master: 8371991: Build failure in docs for MemoryMXBean
Kevin Walls
- git: openjdk/jdk: master: 8372008: TestGetTotalGcCpuTime test failures on Windows (Some GC CPU time must have been reported)
Kevin Walls
- git: openjdk/jdk: master: 2 new changesets
Kevin Walls
- git: openjdk/jdk: master: 8371625: G1: G1HeapRegion::print_on misalignment
Ivan Walulya
- git: openjdk/jdk: master: 8357880: Code formatting typo in Cipher.getMaxAllowedParameterSpec
Weijun Wang
- git: openjdk/jdk: master: 2 new changesets
Weijun Wang
- git: openjdk/jdk: master: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper
Shaojin Wen
- git: openjdk/jdk: master: 8327963: C2: fix construction of memory graph around Initialize node to prevent incorrect execution if allocation is removed
Roland Westrelin
- git: openjdk/jdk: master: 8366888: C2: incorrect assertion predicate with short running long counted loop
Roland Westrelin
- git: openjdk/jdk: Added tag jdk-26+23 for changeset c754e3e0
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-26+24 for changeset 676e6fd8
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-26+25 for changeset 2acd8776
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-26+26 for changeset 847fbab7
Jesper Wilhelmsson
- git: openjdk/jdk: master: 2 new changesets
Albert Mingkun Yang
- git: openjdk/jdk: master: 8370774: Merge ModRefBarrierSet into CardTableBarrierSet
Albert Mingkun Yang
- git: openjdk/jdk: master: 8371197: G1: Use void for return type of G1RegionsOnNodes::add
Albert Mingkun Yang
- git: openjdk/jdk: master: 8371369: Parallel: Relax precondition of PSOldGen::expand_and_allocate
Albert Mingkun Yang
- git: openjdk/jdk: master: 8371321: Remove unused last arg of BarrierSetAssembler::arraycopy_epilogue
Albert Mingkun Yang
- git: openjdk/jdk: master: 8371465: Parallel: Revise asserts around heap expansion
Albert Mingkun Yang
- git: openjdk/jdk: master: 8371825: G1: Use more precise filler API in fill_range_with_dead_objects
Albert Mingkun Yang
- git: openjdk/jdk: master: 8371643: Remove ThreadLocalAllocBuffer::_reserve_for_allocation_prefetch
Albert Mingkun Yang
- git: openjdk/jdk: master: 8037914: Add JFR event for string deduplication
Albert Mingkun Yang
- git: openjdk/jdk: master: 8371985: Parallel: Move should_attempt_scavenge to ParallelScavengeHeap
Albert Mingkun Yang
- git: openjdk/jdk: master: 8372163: G1: Remove unused G1HeapRegion::remove_code_root
Albert Mingkun Yang
- git: openjdk/jdk: master: 2 new changesets
Albert Mingkun Yang
- git: openjdk/jdk: master: 8371385: compiler/escapeAnalysis/TestRematerializeObjects.java fails in case of -XX:-UseUnalignedAccesses
Fei Yang
- git: openjdk/jdk: master: 2 new changesets
Fei Yang
- git: openjdk/jdk: master: 8371966: RISC-V: Incorrect pointer dereference in TemplateInterpreterGenerator::generate_native_entry
Fei Yang
- git: openjdk/jdk: master: 8372046: compiler/floatingpoint/TestSubNodeFloatDoubleNegation.java fails IR verification
Fei Yang
- git: openjdk/jdk: master: 8371869: RISC-V: too many warnings when build on BPI-F3 SBC
Fei Yang
- git: openjdk/jdk: master: 8368625: com/sun/net/httpserver/ServerStopTerminationTest.java fails intermittently
Mikhail Yankelevich
- git: openjdk/jdk: master: 8349535: Refactor ./pkcs11/Provider/MultipleLogins.sh to java test
Mikhail Yankelevich
- git: openjdk/jdk: master: 8346962: Test CRLReadTimeout.java fails with -Xcomp on a fastdebug build
Mikhail Yankelevich
- git: openjdk/jdk: master: 8371262: sun/security/pkcs11/Cipher/KeyWrap tests may silently skip
Mikhail Yankelevich
- git: openjdk/jdk: master: 2 new changesets
Mikhail Yankelevich
- git: openjdk/jdk: master: 8366575: Remove SDP support
Volkan Yazici
- git: openjdk/jdk: master: 8371133: Clarify the purpose of "src/jdk.compiler/share/classes/com/sun/tools/javac/resources/ct.properties"
Volkan Yazici
- git: openjdk/jdk: master: 8368528: HttpClient.Builder.connectTimeout should accept arbitrarily large values
Volkan Yazici
- git: openjdk/jdk: master: 8366577: Deprecate java.net.Socket::setPerformancePreferences
Volkan Yazici
- git: openjdk/jdk: master: 8372147: ConnectionFlowControlTest should use HttpResponse.connectionLabel()
Volkan Yazici
- git: openjdk/jdk: master: 2 new changesets
Afshin Zafari
- git: openjdk/jdk: master: 8370874: [asan] ASAN build fails after JDK-8368365
Afshin Zafari
- git: openjdk/jdk: master: 8371320: runtime/ErrorHandling/PrintVMInfoAtExitTest.java fails with unexpected amount for Java Heap reserved memory
Afshin Zafari
- git: openjdk/jdk: master: 8361487: [ubsan] test_committed_virtualmemory.cpp check_covered_pages shows overflow
Afshin Zafari
- git: openjdk/jdk: master: 8351334: [ubsan] memoryReserver.cpp:552:60: runtime error: applying non-zero offset 1073741824 to null pointer
Afshin Zafari
- git: openjdk/jdk: master: 8372120: Add missing sound keyword to MIDI tests
Alexander Zuev
- git: openjdk/jdk: master: 8371225: Missing release of GDK lock in Java_sun_awt_X11_GtkFileDialogPeer_run()
Alexander Zvegintsev
- git: openjdk/jdk: master: 8365932: Implementation of JEP 516: Ahead-of-Time Object Caching with Any GC
Erik Österlund
- git: openjdk/jdk: master: 8371200: ZGC: C2 allocation deopt race
Erik Österlund
- git: openjdk/jdk: master: 8372376: ZGC: Inaccurate verification of raw nulls in flip promoting pages
Erik Österlund
Last message date:
Sun Nov 30 12:56:51 UTC 2025
Archived on: Sun Nov 30 12:56:54 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).