Tejesh R
|
0a3c6d6bd0
|
8280482: Window transparency bug on Linux
Reviewed-by: dnguyen, azvegint
|
2023-08-01 04:28:42 +00:00 |
|
Jim Laskey
|
6af0af5934
|
8310913: Move ReferencedKeyMap to jdk.internal so it may be shared
Reviewed-by: naoto, rriggs, mchung, liach
|
2023-07-31 19:11:14 +00:00 |
|
Matias Saavedra Silva
|
86783b9851
|
8301996: Move field resolution information out of the cpCache
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: coleenp, fparain
|
2023-07-31 18:41:38 +00:00 |
|
Thomas Stuefe
|
5362ec9c6e
|
8312492: Remove THP sanity checks at VM startup
Reviewed-by: dholmes, coleenp
|
2023-07-31 16:51:29 +00:00 |
|
Qing Xiao
|
97b688340e
|
8295059: test/langtools/tools/javap 12 test classes use com.sun.tools.classfile library
Reviewed-by: asotona
|
2023-07-31 15:03:05 +00:00 |
|
Aleksey Shipilev
|
408987e1ca
|
8313307: java/util/Formatter/Padding.java fails on some Locales
Reviewed-by: jlu, naoto
|
2023-07-31 08:35:31 +00:00 |
|
Jorn Vernee
|
6fca289887
|
8313023: Return value corrupted when using CCS + isTrivial (mainline)
Reviewed-by: mcimadamore, vlivanov
|
2023-07-31 08:01:17 +00:00 |
|
Christoph Langer
|
807ca2d3a1
|
8313316: Disable runtime/ErrorHandling/MachCodeFramesInErrorFile.java on ppc64le
Reviewed-by: mbaesken
|
2023-07-31 07:42:37 +00:00 |
|
Thomas Stuefe
|
ad34be1f32
|
8312525: New test runtime/os/TestTrimNative.java#trimNative is failing: did not see the expected RSS reduction
Reviewed-by: dholmes, shade
|
2023-07-29 05:36:58 +00:00 |
|
Vladimir Kempik
|
d6245b6832
|
8310268: RISC-V: misaligned memory access in String.Compare intrinsic
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Reviewed-by: fyang
|
2023-07-28 21:55:33 +00:00 |
|
Jonathan Gibbons
|
e2cb0bc6f1
|
8313204: Inconsistent order of sections in generated class documentation
Reviewed-by: hannesw, prappo
|
2023-07-28 17:05:37 +00:00 |
|
Justin Lu
|
a9a3463afb
|
8312416: Tests in Locale should have more descriptive names
Reviewed-by: lancea, naoto
|
2023-07-28 16:27:06 +00:00 |
|
Matthias Baesken
|
34173ff0d1
|
8312574: jdk/jdk/jfr/jvm/TestChunkIntegrity.java fails with timeout
Reviewed-by: egahlin
|
2023-07-28 13:31:13 +00:00 |
|
Alexander Scherbatiy
|
a3d67231a7
|
8311033: [macos] PrinterJob does not take into account Sides attribute
Reviewed-by: prr, serb
|
2023-07-28 10:25:22 +00:00 |
|
Kevin Walls
|
4ae5a3e39b
|
8306446: java/lang/management/ThreadMXBean/Locks.java transient failures
Reviewed-by: cjplummer, sspitsyn
|
2023-07-28 09:44:04 +00:00 |
|
Damon Fenacci
|
cad6114e1c
|
8304954: SegmentedCodeCache fails when using large pages
Reviewed-by: stuefe, thartmann
|
2023-07-28 09:09:48 +00:00 |
|
Valerie Peng
|
c27c87786a
|
8302017: Allocate BadPaddingException only if it will be thrown
Reviewed-by: xuelei
|
2023-07-27 21:24:03 +00:00 |
|
Thomas Obermeier
|
c05ba48b60
|
8313250: Exclude java/foreign/TestByteBuffer.java on AIX
Reviewed-by: rriggs, clanger
|
2023-07-27 15:45:20 +00:00 |
|
Kevin Walls
|
169b6e3cff
|
8313174: Create fewer predictable port clashes in management tests
Reviewed-by: cjplummer, amenkov
|
2023-07-27 15:40:13 +00:00 |
|
Thomas Stuefe
|
25058cd23a
|
8312620: WSL Linux build crashes after JDK-8310233
Reviewed-by: dholmes, djelinski
|
2023-07-27 13:45:36 +00:00 |
|
Jaikiran Pai
|
486c7844f9
|
8312433: HttpClient request fails due to connection being considered idle and closed
Reviewed-by: djelinski
|
2023-07-27 12:14:14 +00:00 |
|
Doug Simon
|
86821a7ce8
|
8312235: [JVMCI] ConstantPool should not force eager resolution
Reviewed-by: never, matsaave
|
2023-07-27 08:39:32 +00:00 |
|
Roland Westrelin
|
01e135c910
|
8312440: assert(cast != nullptr) failed: must have added a cast to pin the node
Reviewed-by: chagedorn, kvn, thartmann
|
2023-07-27 07:24:46 +00:00 |
|
Sean Coffey
|
36d578cddb
|
8311653: Modify -XshowSettings launcher behavior
Reviewed-by: mchung, rriggs
|
2023-07-27 06:33:27 +00:00 |
|
Paul Hohensee
|
a9d21c61fb
|
8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
Reviewed-by: dholmes, sspitsyn, shade
|
2023-07-26 19:30:21 +00:00 |
|
Rajan Halade
|
4c2e54fb05
|
8309088: security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
Reviewed-by: mullan
|
2023-07-26 16:55:29 +00:00 |
|
Christian Stein
|
e7726fbd69
|
8313155: Problem list some JUnit-based tests in test/jdk/java/lang/invoke
Reviewed-by: dholmes, jpai
|
2023-07-26 13:42:10 +00:00 |
|
Hannes Wallnöfer
|
02a04731b1
|
8312445: Array types in annotation elements show square brackets twice
Reviewed-by: prappo
|
2023-07-26 13:04:39 +00:00 |
|
Erik Gahlin
|
c22cadf32f
|
8312526: Test dk/jfr/event/oldobject/TestHeapDeep.java failed: Could not find ChainNode
Reviewed-by: mgronlun
|
2023-07-26 10:47:25 +00:00 |
|
Jan Lahoda
|
cc2a75e11c
|
8312619: Strange error message when switching over long
Reviewed-by: vromero
|
2023-07-26 10:35:15 +00:00 |
|
Jan Lahoda
|
1f81e5b19e
|
8312229: Crash involving yield, switch and anonymous classes
Reviewed-by: vromero
|
2023-07-26 09:44:50 +00:00 |
|
Jaikiran Pai
|
e9daf4a018
|
8312916: Remove remaining usages of -Xdebug from test/hotspot/jtreg
Reviewed-by: kevinw, cjplummer, dholmes
|
2023-07-26 07:34:52 +00:00 |
|
Thomas Stuefe
|
117f42dbe9
|
8312625: Test serviceability/dcmd/vm/TrimLibcHeapTest.java failed: RSS use increased
Reviewed-by: kevinw, dholmes
|
2023-07-26 05:46:13 +00:00 |
|
Joe Darcy
|
cb82c954e3
|
8312415: Expand -Xlint:serial checks to enum constants with specialized class bodies
Reviewed-by: jjg, jlahoda
|
2023-07-25 18:57:32 +00:00 |
|
Justin Lu
|
c6396dceb9
|
8039165: [Doc] MessageFormat null locale generates NullPointerException
Reviewed-by: naoto
|
2023-07-25 18:26:23 +00:00 |
|
Jiangli Zhou
|
36f3bae556
|
8312401: SymbolTable::do_add_if_needed hangs when called in InstanceKlass::add_initialization_error path with requesting length exceeds max_symbol_length
Reviewed-by: dholmes, coleenp, iklam
|
2023-07-25 16:37:51 +00:00 |
|
Erik Gahlin
|
b35ccb27c3
|
8312533: JFR: No message for JFR.view when data is missing
Reviewed-by: mgronlun
|
2023-07-25 09:58:29 +00:00 |
|
Brian Burkhalter
|
2bdfa836ad
|
8262742: (fs) Add Path::resolve with varargs string
Reviewed-by: alanb
|
2023-07-24 19:59:17 +00:00 |
|
Ioi Lam
|
8008e27c55
|
8308903: Print detailed info for Java objects in -Xlog:cds+map
Reviewed-by: stuefe, ccheung
|
2023-07-24 17:56:42 +00:00 |
|
Varada M
|
d5c6b0d0bb
|
8311261: [AIX] TestAlwaysPreTouchStacks.java fails due to java.lang.RuntimeException: Did not find expected NMT output
Reviewed-by: stuefe
|
2023-07-24 15:35:22 +00:00 |
|
Per Minborg
|
d1cc278260
|
8311822: AIX : test/jdk/java/foreign/TestLayouts.java fails because of different output - expected [[i4](struct)] but found [[I4](struct)]
Reviewed-by: jvernee
|
2023-07-24 15:00:47 +00:00 |
|
Michael McMahon
|
298dda4c98
|
8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed
Reviewed-by: aefimov, msheppar
|
2023-07-24 14:13:44 +00:00 |
|
Prasanta Sadhukhan
|
197981b431
|
8311881: jdk/javax/swing/ProgressMonitor/ProgressTest.java does not show the ProgressMonitorInputStream all the time
Reviewed-by: azvegint, tr
|
2023-07-24 09:22:14 +00:00 |
|
Tejesh R
|
ab821aa24f
|
6442919: JFilechooser popup still left-to-right when JFilechooser is set to right-to-left
Reviewed-by: serb, abhiscxk
|
2023-07-24 08:23:05 +00:00 |
|
Thomas Stuefe
|
0487aa61c6
|
8312530: Problemlist runtime/os/TestTrimNative.java
Reviewed-by: dcubed
|
2023-07-23 06:33:15 +00:00 |
|
Doug Lea
|
8d1ab57065
|
8301341: LinkedTransferQueue does not respect timeout for poll()
8300663: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=true i=0 j=1"
8267502: JDK-8246677 caused 16x performance regression in SynchronousQueue
Reviewed-by: alanb
|
2023-07-22 10:41:42 +00:00 |
|
Jonathan Gibbons
|
3c644dc586
|
8312044: Simplify toolkit Builder/Writer world
Reviewed-by: prappo
|
2023-07-21 18:51:06 +00:00 |
|
Brian Burkhalter
|
d55d7e8d87
|
8136895: Writer not closed with disk full error, file resource leaked
Reviewed-by: djelinski, vtewari
|
2023-07-21 15:21:02 +00:00 |
|
Matthew Donovan
|
8042a50b99
|
8309305: sun/security/ssl/SSLSocketImpl/BlockedAsyncClose.java fails with jtreg test timeout
Reviewed-by: djelinski
|
2023-07-21 14:45:59 +00:00 |
|
Thomas Stuefe
|
84b325b844
|
8312182: THPs cause huge RSS due to thread start timing issue
8310687: JDK-8303215 is incomplete
Reviewed-by: dholmes, poonam
|
2023-07-21 14:19:57 +00:00 |
|