Calvin Cheung
1dda79cfab
8360743: Enables regeneration of JLI holder classes for CDS static dump
...
Reviewed-by: iklam, liach
2025-06-30 17:51:20 +00:00
Aleksey Shipilev
aa1911191c
8360867: CTW: Disable inline cache verification
...
Reviewed-by: kvn, thartmann
2025-06-30 12:55:36 +00:00
Thomas Schatzl
00adbbe553
8274051: Remove supports_vtime()/elapsedVTime()
...
Reviewed-by: kbarrett, iwalulya
2025-06-30 11:22:46 +00:00
Tobias Hartmann
c2d76f9844
8361032: Problem list TestOnSpinWaitAArch64 until JDK-8360936 is fixed
...
Reviewed-by: alanb
2025-06-30 05:41:37 +00:00
Jaikiran Pai
4dd1b3a610
8330940: Impossible to create a socket backlog greater than 200 on Windows 8+
...
Reviewed-by: michaelm, dfuchs, alanb
2025-06-30 01:58:54 +00:00
Sergey Bylokhov
240541e1c1
8359266: Delete the usage of AppContext in the GraphicsDevice
...
Reviewed-by: aivanov, azvegint
2025-06-29 19:44:01 +00:00
Matthias Baesken
a23de2ec09
8360478: libjsig related tier3 jtreg tests fail when asan is configured
...
Reviewed-by: dholmes, ihse
2025-06-27 19:10:02 +00:00
Archie Cobbs
3525a40f39
8359596: Behavior change when both -Xlint:options and -Xlint:-options flags are given
...
Reviewed-by: mcimadamore, uschindler
2025-06-27 18:25:27 +00:00
Chris Plummer
712d866b72
8360312: Serviceability Agent tests fail with JFR enabled due to unknown thread type JfrRecorderThread
...
Reviewed-by: sspitsyn, kevinw, dholmes
2025-06-27 17:19:22 +00:00
Alisen Chung
da7080fffb
8359761: JDK 25 RDP1 L10n resource files update
...
Reviewed-by: aivanov, almatvee, nbenalla, jlu, dnguyen, cstein, naoto
2025-06-27 16:13:03 +00:00
Coleen Phillimore
4edf791aec
8295851: Do not use ttyLock in BytecodeTracer::trace
...
Reviewed-by: dholmes, matsaave
2025-06-27 16:11:41 +00:00
Kevin Walls
12196baf67
8358624: ImmutableDescriptor violates equals/hashCode contract after deserialization
...
Reviewed-by: cjplummer, sspitsyn
2025-06-27 14:54:12 +00:00
Artur Barashev
a471fe992f
8360539: DTLS handshakes fails due to improper cookie validation logic
...
Reviewed-by: ascarpino, hchao
2025-06-27 14:15:55 +00:00
Shaojin Wen
839cede1a4
8357289: Break down the String constructor into smaller methods
...
Reviewed-by: liach, rriggs
2025-06-27 14:06:12 +00:00
Evgeny Astigeevich
ecd2d83096
8359435: AArch64: add support for SB instruction to MacroAssembler::spin_wait
...
Reviewed-by: shade, aph
2025-06-27 12:49:20 +00:00
Coleen Phillimore
d8f9b188fa
8268406: Deallocate jmethodID native memory
...
Reviewed-by: dholmes, sspitsyn, dcubed, eosterlund, aboldtch
2025-06-27 11:20:49 +00:00
Qizheng Xing
aa26cede63
8360474: Add missing include guards for some HotSpot headers
...
Reviewed-by: mhaessig, stefank, dholmes
2025-06-27 08:17:13 +00:00
Andrey Turbanov
20e983a97c
8360487: Remove unnecessary List.indexOf key from AbstractMidiDevice.TransmitterList.remove
...
Reviewed-by: azvegint, serb, aivanov
2025-06-27 07:53:49 +00:00
Matthias Baesken
97ec9d3e0a
8360533: ContainerRuntimeVersionTestUtils fromVersionString fails with some docker versions
...
Reviewed-by: lucy, mdoerr, dholmes
2025-06-27 07:37:44 +00:00
Matthias Baesken
01b15bc1f9
8360518: Docker tests do not work when asan is configured
...
Reviewed-by: sgehwolf
2025-06-27 06:43:50 +00:00
Luigi Montoya
6d05a1d3f4
8357079: Fix Windows AArch64 DevKit Creation
...
Reviewed-by: erikj, ihse
2025-06-27 06:11:33 +00:00
Erik Gahlin
8ea544c33f
8360287: JFR: PlatformTracer class should be loaded lazily
...
Reviewed-by: mgronlun
2025-06-26 22:18:56 +00:00
David Holmes
334683e634
8358645: Access violation in ThreadsSMRSupport::print_info_on during thread dump
...
Reviewed-by: fbredberg, shade, dcubed
2025-06-26 21:48:46 +00:00
Ioi Lam
20e0055e20
8344165: Trace exceptions with a complete call-stack
...
Reviewed-by: coleenp, dholmes
2025-06-26 17:23:55 +00:00
Naoto Sato
83fe688d80
8360554: Use the title from the JSON RFC for the @spec tag
...
Reviewed-by: alanb, kevinw
2025-06-26 16:35:43 +00:00
Jatin Bhateja
a49ecb26c5
8352635: Improve inferencing of Float16 operations with constant inputs
...
Reviewed-by: epeter, sviswanathan
2025-06-26 15:42:43 +00:00
Kim Barrett
7f702cf483
8360458: Rename Deferred<> to DeferredStatic<> and improve usage description
...
Reviewed-by: jsikstro, jsjolen, stefank
2025-06-26 15:12:35 +00:00
Ivan Walulya
bd666f90eb
8360522: G1: Flag constraint functions for G1SATBBufferSize and G1UpdateBufferSize are skipped during argument validation
...
Reviewed-by: tschatzl, ayang
2025-06-26 15:01:56 +00:00
Kelvin Nilsen
a0c3efa6a8
8359947: GenShen: use smaller TLABs by default
...
Reviewed-by: phh, xpeng
2025-06-26 14:36:33 +00:00
Damon Nguyen
7576064a10
8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java
...
Reviewed-by: honkar, aivanov
2025-06-26 14:09:27 +00:00
Jaikiran Pai
8df6b2c4a3
8359830: Incorrect os.version reported on macOS Tahoe 26 (Beta)
...
Reviewed-by: rriggs, lancea, kcr
2025-06-26 13:37:13 +00:00
Doug Lea
ff24088c86
8359919: Minor java.util.concurrent doc improvements
...
8187775: AtomicReferenceFieldUpdater does not support static fields
8254060: SubmissionPublisher close hangs if a publication is pending
8210149: Example in JavaDoc for java.util.concurrent.Flow violates Reactive Streams spec
8199501: Improve documentation of CompletableFuture, CompletionStage
8233050: CompletableFuture `whenComplete` and `thenApply` change exceptional result
8210312: JavaDoc example in SubmissionPublisher will potentially crash
8292365: CompletableFuture and CompletionStage should document Memory Model guarantees
8356304: Define "enabled" in ScheduledExecutorService
8353155: FutureTask#run(): doc implies synchronous, implementation is async
8186959: Clarify that Executors.newScheduledThreadPool() is fixed-size
8190889: TimeUnit.wait should document IllegalMonitorStateException
6351533: CyclicBarrier reset() should return the number of awaiters
6317534: CyclicBarrier should have a cancel() method
8195628: Documentation for lock(), trylock(), lockInterruptibly() of ReentrantReadWriteLock.WriteLock needs to be corrected
8333172: Document a recommendation to use VarHandles instead of java.util.concurrent.atomic.*FieldUpdater
6374942: Improve thread safety of collection .equals() methods
7176957: ExecutorService submit method javaDoc enhancement
8172177: Improve documentation for CompletionException handling
6714849: ReentrantReadWriteLock: Abnormal behavior in non-fair mode
6625724: Allow ReentrantReadWriteLock to not track per-thread read holds
6526284: Improve AbstractExecutorService javadoc
8137156: Javadoc for Future is misleading with respect to cancellation
6663476: FutureTask.get() may return null if set() is not called from run()
8311131: ConcurrentHashMap.forEachKey parallelismThreshold description could be clearer
Reviewed-by: alanb
2025-06-26 12:04:42 +00:00
Albert Mingkun Yang
5a1301df19
8360548: Parallel: Remove outdated comments in MutableNUMASpace::bias_region
...
Reviewed-by: tschatzl
2025-06-26 09:15:32 +00:00
Anton Artemov
5039b42de1
8359437: Make users and test suite not able to set LockingMode flag
...
8358542: Remove RTM test VMProps
Co-authored-by: Fredrik Bredberg <fbredberg@openjdk.org>
Reviewed-by: coleenp, lmesnik, fbredberg, alanb, dholmes
2025-06-26 07:41:22 +00:00
David Holmes
1ca008fd02
8360255: runtime/jni/checked/TestLargeUTF8Length.java fails with -XX:-CompactStrings
...
Reviewed-by: shade, kbarrett
jdk-26+4
2025-06-26 01:02:03 +00:00
Dean Long
cf75f1f9c6
8358821: patch_verified_entry causes problems, use nmethod entry barriers instead
...
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: mdoerr, eosterlund
2025-06-25 19:25:34 +00:00
Serguei Spitsyn
52526080ba
8225354: serviceability/jvmti/ModuleAwareAgents/ThreadStart failed with Didn't get ThreadStart events in VM early start phase!
...
Reviewed-by: amenkov, cjplummer
2025-06-25 19:21:14 +00:00
Chen Liang
f799cf180a
8360303: Remove two unused invoke files
...
Reviewed-by: rriggs, jrose
2025-06-25 18:48:47 +00:00
Kim Barrett
56c75453cd
8352565: Add native method implementation of Reference.get()
...
Reviewed-by: vlivanov, tschatzl, lmesnik
2025-06-25 18:22:06 +00:00
Naoto Sato
7447276475
8360045: StringTokenizer.hasMoreTokens() throws NPE after nextToken(null)
...
Reviewed-by: liach, alanb
2025-06-25 16:02:47 +00:00
Paul Hohensee
c90c31b07e
8279005: sun/tools/jstat tests do not check for test case exit codes after JDK-8245129
...
Reviewed-by: cjplummer, rkennke
2025-06-25 15:52:30 +00:00
Suchismith Roy
52c6044fe4
8349077: Rename GenerationCounters::update_all
...
Reviewed-by: ayang, stefank
2025-06-25 15:39:57 +00:00
Albert Mingkun Yang
4e1bf31368
8360523: Parallel: Remove unused local variable in MutableNUMASpace::initialize
...
Reviewed-by: stefank, kbarrett
2025-06-25 15:36:02 +00:00
Kim Barrett
878497fb85
8360178: TestArguments.atojulong gtest has incorrect format string
...
Reviewed-by: dholmes
2025-06-25 15:16:44 +00:00
Manuel Hässig
f2ef809719
8354727: CompilationPolicy creates too many compiler threads when code cache space is scarce
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: kvn, shade
2025-06-25 13:00:08 +00:00
Michael McMahon
1fa090524a
8359268: 3 JNI exception pending defect groups in 2 files
...
Reviewed-by: djelinski
2025-06-25 09:45:57 +00:00
Martin Doerr
f71d64fbeb
8360405: [PPC64] some environments don't support mfdscr instruction
...
Reviewed-by: haosun, rrich
2025-06-25 08:59:46 +00:00
Casper Norrbin
850bc20306
8356868: Not all cgroup parameters are made available
...
Reviewed-by: sgehwolf, gziemski
2025-06-25 08:32:51 +00:00
Roman Kennke
75ce44aa84
8355319: Update Manpage for Compact Object Headers (Production)
...
Reviewed-by: coleenp, dholmes, phh
2025-06-25 08:09:03 +00:00
Igor Veresov
5c4f92ba9a
8359788: Internal Error: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
...
Reviewed-by: kvn, thartmann
2025-06-25 06:45:32 +00:00