Doug Simon
6f5c903d10
8313899: JVMCI exception Translation can fail in TranslatedException.<clinit>
...
Reviewed-by: never, thartmann
2023-08-10 18:53:02 +00:00
Damon Nguyen
d97de8260c
8313633: [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
...
Reviewed-by: honkar, serb
2023-08-10 17:52:28 +00:00
Xue-Lei Andrew Fan
79be8d9383
8312259: StatusResponseManager unused code clean up
...
Reviewed-by: mpowers, jnimeh
2023-08-10 17:15:56 +00:00
Leonid Mesnik
9b53251131
8313654: Test WaitNotifySuspendedVThreadTest.java timed out
...
Reviewed-by: sspitsyn
2023-08-10 15:18:57 +00:00
Leonid Mesnik
e7c83ea948
8312194: test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.java cannot handle empty modules
...
Reviewed-by: kvn, thartmann
2023-08-10 15:18:34 +00:00
Coleen Phillimore
f47767ffef
8313882: Fix -Wconversion warnings in runtime code
...
Reviewed-by: pchilanomate, dlong, dholmes
2023-08-10 11:57:25 +00:00
Oli Gillespie
028b3ae1b1
8313874: JNI NewWeakGlobalRef throws exception for null arg
...
Reviewed-by: dholmes, kbarrett, shade
2023-08-10 08:51:50 +00:00
Matthias Baesken
6dba2026d7
8313670: Simplify shared lib name handling code in some tests
...
Reviewed-by: cjplummer, sspitsyn
2023-08-10 07:23:24 +00:00
Thomas Stuefe
8f28809aa8
8299790: os::print_hex_dump is racy
...
Reviewed-by: shade, dholmes
2023-08-10 07:21:47 +00:00
Axel Boldt-Christmas
242a2e63df
8308843: Generational ZGC: Remove gc/z/TestHighUsage.java
...
Reviewed-by: ayang, tschatzl
2023-08-10 07:16:36 +00:00
Joe Darcy
c307391ab1
8307184: Incorrect/inconsistent specification and implementation for Elements.getDocComment
...
Reviewed-by: vromero, jjg
2023-08-09 21:17:10 +00:00
Pavel Rappo
593ba2fe47
8313693: Introduce an internal utility for the Damerau–Levenshtein distance calculation
...
Reviewed-by: jlahoda, jjg
2023-08-09 16:08:23 +00:00
Christian Stein
360f65d7b1
8314022: Problem-list tests failing with jtreg 7.3
...
Reviewed-by: dholmes
2023-08-09 14:00:21 +00:00
Pavel Rappo
19ae62ae2c
8311170: Simplify and modernize equals and hashCode in security area
...
Reviewed-by: djelinski, rriggs, valeriep
2023-08-09 12:34:40 +00:00
Hannes Wallnöfer
52ec4bcb1b
8303056: Improve support for Unicode characters and digits in JavaDoc search
...
Reviewed-by: jjg
2023-08-09 09:50:21 +00:00
Hannes Wallnöfer
77e5739f60
8310118: Resource files should be moved to appropriate directories
...
Reviewed-by: jjg
2023-08-09 07:01:15 +00:00
Leonid Mesnik
3fb4805b1a
8307462: [REDO] VmObjectAlloc is not generated by intrinsics methods which allocate objects
...
Reviewed-by: sspitsyn, thartmann
2023-08-09 06:29:42 +00:00
Stefan Karlsson
0a42c44bf8
8313954
: Add gc logging to vmTestbase/vm/gc/containers/Combination05
...
Reviewed-by: tschatzl, lmesnik
2023-08-09 06:16:39 +00:00
Stefan Karlsson
735b16a696
8313752: InstanceKlassFlags::print_on doesn't print the flag names
...
Reviewed-by: stuefe, shade, coleenp
2023-08-09 06:16:18 +00:00
Tobias Hartmann
d3b578f1c9
8313345: SuperWord fails due to CMove without matching Bool pack
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Co-authored-by: Hannes Greule <hannesgreule@outlook.de>
Reviewed-by: chagedorn, epeter, hgreule
2023-08-09 05:16:02 +00:00
Yi Yang
31a307f2fb
8306441: Two phase segmented heap dump
...
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Reviewed-by: amenkov, kevinw
2023-08-09 01:58:57 +00:00
Rajan Halade
515add88ed
8313206: PKCS11 tests silently skip execution
...
Reviewed-by: ssahoo, mullan
2023-08-08 20:21:16 +00:00
Jim Laskey
6864441163
8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16
...
Reviewed-by: redestad
2023-08-08 19:33:44 +00:00
Jorn Vernee
509f80bb04
8313889: Fix -Wconversion warnings in foreign benchmarks
...
Reviewed-by: pminborg, mcimadamore
2023-08-08 13:59:35 +00:00
Markus Grönlund
091e65e95b
8313552: Fix -Wconversion warnings in JFR code
...
Reviewed-by: coleenp
2023-08-08 11:01:59 +00:00
Thomas Schatzl
7e209528d3
8140326: G1: Consider putting regions where evacuation failed into next collection set
...
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: iwalulya, ayang
2023-08-08 10:29:14 +00:00
Stefan Karlsson
28fd7a1739
8311179: Generational ZGC: gc/z/TestSmallHeap.java failed with OutOfMemoryError
...
Reviewed-by: ayang, aboldtch, tschatzl
2023-08-08 09:57:52 +00:00
Jan Lahoda
a1115a7a39
8312204: unexpected else with statement causes compiler crash
...
Reviewed-by: vromero
2023-08-08 09:28:21 +00:00
Chris Plummer
87b08b6e01
8307408: Some jdk/sun/tools/jhsdb tests don't pass test JVM args to the debuggee JVM
...
Reviewed-by: sspitsyn, lmesnik
2023-08-07 18:51:29 +00:00
Alex Menkov
83edffa608
8309663: test fails "assert(check_alignment(result)) failed: address not aligned: 0x00000008baadbabe"
...
Reviewed-by: sspitsyn, eosterlund
2023-08-07 18:27:33 +00:00
Justin Lu
1da82a34b1
8313702: Update IANA Language Subtag Registry to Version 2023-08-02
...
Reviewed-by: naoto, iris
2023-08-07 17:10:27 +00:00
Christian Stein
9c6eb67e85
8313167: Update to use jtreg 7.3
...
Reviewed-by: jjg, iris
2023-08-07 16:09:23 +00:00
Qing Xiao
380418fad0
8295058: test/langtools/tools/javac 116 test classes uses com.sun.tools.classfile library
...
Reviewed-by: asotona
2023-08-07 15:49:11 +00:00
Per Minborg
bbbfa217a0
8313880: Incorrect copyright header in jdk/java/foreign/TestFree.java after JDK-8310643
...
Reviewed-by: thartmann
2023-08-07 12:34:52 +00:00
Aleksey Shipilev
4b192a8dc3
8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly
...
Reviewed-by: thartmann, chagedorn
2023-08-07 11:26:08 +00:00
Per Minborg
0b4387e3a3
8310643: Misformatted copyright messages in FFM
...
Reviewed-by: jvernee
2023-08-07 10:58:11 +00:00
Aleksey Shipilev
226cdc696d
8312585: Rename DisableTHPStackMitigation flag to THPStackMitigation
...
Reviewed-by: dholmes, stuefe
2023-08-07 10:45:14 +00:00
Prasanta Sadhukhan
a38fdaf18d
8166900: If you wrap a JTable in a JLayer, the cursor is moved to the last row of table by you press the page down key.
...
Reviewed-by: abhiscxk, dnguyen, prr, serb
2023-08-07 09:12:33 +00:00
Raffaello Giulietti
61c58fdd00
8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
...
Reviewed-by: alanb, smarks
2023-08-04 07:11:18 +00:00
Matthias Baesken
5d232959c2
8313251: Add NativeLibraryLoad event
...
Reviewed-by: jbechberger, egahlin, dholmes
2023-08-04 07:03:25 +00:00
Qing Xiao
10a2605884
8294979: test/jdk/tools/jlink 3 test classes use ASM library
...
Reviewed-by: mchung, ksakata
2023-08-04 05:13:57 +00:00
Tejesh R
bb3aac6063
8301606: JFileChooser file chooser details view "size" label cut off in Metal Look&Feel
...
Reviewed-by: aivanov, abhiscxk
2023-08-03 16:09:47 +00:00
Tobias Hartmann
ab1c212ac1
8312909: C1 should not inline through interface calls with non-subtype receiver
...
Reviewed-by: kvn, chagedorn
2023-08-03 11:02:42 +00:00
Jan Lahoda
c386091734
8312984: javac may crash on a record pattern with too few components
...
Reviewed-by: vromero
2023-08-03 08:37:15 +00:00
Thomas Stuefe
3212b64f8e
8313582: Problemlist failing test on linux x86
...
Reviewed-by: tschatzl
2023-08-03 08:32:13 +00:00
Matthias Baesken
bdac348c80
8313602: increase timeout for jdk/classfile/CorpusTest.java
...
Reviewed-by: clanger
2023-08-03 08:12:20 +00:00
Tejesh R
87d7e976cb
8311031: JTable header border vertical lines are not aligned with data grid lines
...
Reviewed-by: abhiscxk, psadhukhan, aivanov
2023-08-03 04:44:41 +00:00
Jim Laskey
bc1d2eac9a
8312821: Javac accepts char literal as template
...
Reviewed-by: jlahoda
2023-08-02 21:01:44 +00:00
Brian Burkhalter
4ba81f631f
8313368: (fc) FileChannel.size returns 0 on block special files
...
Reviewed-by: vtewari, alanb
2023-08-02 15:25:59 +00:00
Aleksey Shipilev
46fbedb2be
8313402: C1: Incorrect LoadIndexed value numbering
...
Reviewed-by: phh, thartmann
2023-08-02 11:21:34 +00:00
Alan Bateman
6faf05c6dd
8311989: Test java/lang/Thread/virtual/Reflection.java timed out
...
Reviewed-by: jpai, mchung
2023-08-02 10:40:25 +00:00
Jenny Shivayogi
6a853bba09
8311821: Simplify ParallelGCThreadsConstraintFunc after CMS removal
...
Reviewed-by: kbarrett, shade, tschatzl
2023-08-02 07:00:13 +00:00
Daniel Jeliński
e8471f6bbe
8313507: Remove pkcs11/Cipher/TestKATForGCM.java from ProblemList
...
Reviewed-by: mullan
2023-08-02 05:45:24 +00:00
Jim Laskey
f14245b388
8312814: Compiler crash when template processor type is a captured wildcard
...
Reviewed-by: jlahoda, mcimadamore, vromero
2023-08-02 00:47:20 +00:00
Calvin Cheung
dc14247077
8309240: Array classes should be stored in dynamic CDS archive
...
Reviewed-by: iklam
2023-08-01 22:08:55 +00:00
Calvin Cheung
bf7077752a
8312181: CDS dynamic dump crashes when verifying unlinked class from static archive
...
Reviewed-by: iklam, matsaave
2023-08-01 20:31:25 +00:00
Ashutosh Mehra
7ba8c69a2c
8312596: Null pointer access in Compile::TracePhase::~TracePhase after JDK-8311976
...
Reviewed-by: chagedorn, dlong, shade
2023-08-01 19:26:45 +00:00
Thomas Obermeier
98a915a54c
8313256: Exclude failing multicast tests on AIX
...
Reviewed-by: clanger
2023-08-01 15:31:54 +00:00
Christoph Langer
94b50b714a
8313404: Fix section label in test/jdk/ProblemList.txt
...
Reviewed-by: mbaesken, alanb
2023-08-01 13:45:10 +00:00
Joshua Cao
e36960ec6d
8312420: Integrate Graal's blender micro benchmark
...
Reviewed-by: dnsimon, thartmann, ksakata
2023-08-01 10:48:38 +00:00
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
Jaikiran Pai
842d6329cf
8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
...
Reviewed-by: alanb, cjplummer, dholmes
2023-07-21 12:58:20 +00:00
Thomas Stuefe
9e4fc568a6
8293114: JVM should trim the native heap
...
Reviewed-by: shade, rehn, dholmes
2023-07-21 12:22:03 +00:00
Erik Gahlin
8cd43bff3c
8312474: JFR: Improve logging to diagnose event stream timeout
...
Reviewed-by: mgronlun
2023-07-21 08:09:52 +00:00
Eric Liu
d4aacdb446
8306136: [vectorapi] Intrinsics of VectorMask.laneIsSet()
...
Reviewed-by: psandoz, xgong
2023-07-21 03:26:30 +00:00
Serguei Spitsyn
783de32b6a
8300051: assert(JvmtiEnvBase::environments_might_exist()) failed: to enter event controller, JVM TI environments must exist
...
Reviewed-by: dholmes, pchilanomate
2023-07-20 22:40:18 +00:00
Daniel Jeliński
354c6605e3
8307185: pkcs11 native libraries make JNI calls into java code while holding GC lock
...
Reviewed-by: alanb, valeriep
2023-07-20 16:39:17 +00:00
Naoto Sato
bae2247938
8308591: JLine as the default Console provider
...
Reviewed-by: alanb
2023-07-20 16:11:13 +00:00
Alexander Zvegintsev
fe41910141
8312459: Problem list java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java for macOS
...
Reviewed-by: psadhukhan
2023-07-20 13:36:45 +00:00
Matthew Donovan
8d29329138
8312320: Remove javax/rmi/ssl/SSLSocketParametersTest.sh from ProblemList
...
Reviewed-by: xuelei, jpai
2023-07-20 11:07:23 +00:00
Pengfei Li
32833285bf
8311130: AArch64: Sync SVE related CPU features with VM options
...
Reviewed-by: aph, xgong
2023-07-20 09:35:45 +00:00
Wojciech Kudla
37c756a7be
8305506: Add support for fractional values of SafepointTimeoutDelay
...
Reviewed-by: mdoerr, dholmes
2023-07-20 05:10:39 +00:00
Joe Darcy
61ab27087e
8310835: Address gaps in -Xlint:serial checks
...
Reviewed-by: rriggs, jjg
2023-07-20 01:10:46 +00:00
Chen Liang
5d57b5c2f0
6983726: Reimplement MethodHandleProxies.asInterfaceInstance
...
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: jvernee, mchung
2023-07-20 00:59:28 +00:00
Justin Lu
71cac8ce47
8311663: Additional refactoring of Locale tests to JUnit
...
Reviewed-by: naoto
2023-07-19 20:22:40 +00:00
Sidraya
6f6621303a
8312014: [s390x] TestSigInfoInHsErrFile.java Failure
...
Reviewed-by: stuefe, amitkumar, tsteele
2023-07-19 18:49:24 +00:00
Raffaello Giulietti
14cf035681
8302987: Add uniform and spatially equidistributed bounded double streams to RandomGenerator
...
Reviewed-by: darcy
2023-07-19 16:48:54 +00:00
Alan Bateman
028068a655
8312166: (dc) DatagramChannel's socket adaptor does not release carrier thread when blocking in receive
...
Reviewed-by: jpai, michaelm
2023-07-19 13:17:37 +00:00
Gui Cao
e7adbdb1f1
8311923: TestIRMatching.java fails on RISC-V
...
Reviewed-by: fyang
2023-07-19 13:14:03 +00:00
Roland Westrelin
c6ab9c2905
8308103: Massive (up to ~30x) increase in C2 compilation time since JDK 17
...
Reviewed-by: kvn, thartmann, chagedorn
2023-07-19 11:31:49 +00:00
David Holmes
c2f421b8bf
8311541: JavaThread::print_jni_stack doesn't support native stacks on all platforms
...
Reviewed-by: pchilanomate, shade, stuefe
2023-07-18 22:04:37 +00:00
Sergey Bylokhov
e31df3a774
6211126: ICC_ColorSpace.toCIEXYZ(float[]): NPE is not specified
...
6211139: ICC_ColorSpace.toRGB(float[]): NPE is not specified
Reviewed-by: prr
2023-07-18 21:51:11 +00:00
Sergey Bylokhov
7d9f5afea1
6211202: ColorSpace.getInstance(int): IAE is not specified
...
Reviewed-by: prr
2023-07-18 21:46:02 +00:00
Lance Andersen
fff7e1ad00
8302483: Enhance ZIP performance
...
Reviewed-by: ahgross, alanb, rhalade, coffeys
2023-07-18 21:17:07 +00:00
Michael McMahon
4ae3d8f2cd
8302475: Enhance HTTP client file downloading
...
Reviewed-by: dfuchs, rhalade
2023-07-18 21:17:07 +00:00
Jamil Nimeh
282a93a4cc
8300285: Enhance TLS data handling
...
Reviewed-by: ahgross, ascarpino, rhalade
2023-07-18 21:17:06 +00:00
Alex Menkov
af5bf81754
8310584: GetThreadState reports blocked and runnable for pinned suspended virtual threads
...
Reviewed-by: sspitsyn, dholmes
2023-07-18 20:16:41 +00:00
Markus Grönlund
9905f75822
8311040: JFR: RecordedThread::getOSThreadId() should return -1 if thread is virtual
...
Reviewed-by: egahlin
2023-07-18 16:00:30 +00:00
Aggelos Biboudis
1fc726a8b3
8312163: Crash in dominance check when compiling unnamed patterns
...
Reviewed-by: jlahoda
2023-07-18 11:41:36 +00:00
Matthew Donovan
b20dc1e9cd
8310629: java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java fails with RuntimeException Server not ready
...
Reviewed-by: jnimeh
2023-07-18 10:45:41 +00:00
Hao Sun
4b9ec82451
8310355: Move the stub test from initialize_final_stubs() to test/hotspot/gtest
...
Reviewed-by: mseledtsov, lmesnik
2023-07-18 05:58:31 +00:00
Jaikiran Pai
8ec136e6f0
8312072: Deprecate for removal the -Xnoagent option
...
Reviewed-by: alanb, dholmes, cjplummer
2023-07-18 05:41:37 +00:00
Chen Liang
201e3bcf52
8291065: Creating a VarHandle for a static field triggers class initialization
...
Reviewed-by: mchung, psandoz
2023-07-18 00:58:25 +00:00
Cesar Soares Lucas
a53345ad03
8287061: Support for rematerializing scalar replaced objects participating in allocation merges
...
Reviewed-by: kvn, vlivanov
2023-07-17 23:01:35 +00:00
Serguei Spitsyn
3236ba0be4
8312189: ProblemList serviceability/jvmti/vthread/VThreadTLSTest/VThreadTLSTest.java#id1
...
Reviewed-by: dholmes
2023-07-17 22:50:25 +00:00
Anthony Scarpino
6ae152d1be
8312196: ProblemList test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.java
...
Reviewed-by: darcy
2023-07-17 20:37:40 +00:00
Joe Darcy
295ae1190d
8312195: Changes in JDK-8284493 use wrong copyright syntax
...
Reviewed-by: rriggs
2023-07-17 19:44:08 +00:00
Chris Hennick
f975be44a8
8284493: Improve computeNextExponential tail performance and accuracy
...
Reviewed-by: darcy
2023-07-17 19:19:13 +00:00
Anthony Scarpino
e737968792
8308398: Move SunEC crypto provider into java.base
...
Reviewed-by: valeriep, alanb
2023-07-17 17:38:54 +00:00
Jorn Vernee
69a46c25cc
8310157: Allow void-returning filters for MethodHandles::collectCoordinates
...
Reviewed-by: mcimadamore
2023-07-17 14:53:37 +00:00
Chen Liang
3fb9d117e3
8311172: Classfile.PREVIEW_MINOR_VERSION doesn't match that read from class files
...
Reviewed-by: asotona
2023-07-17 11:53:32 +00:00
Prasanta Sadhukhan
acf591e856
8140527: JInternalFrame has incorrect title button width
...
8139392: JInternalFrame has incorrect padding
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, tr
2023-07-17 08:40:10 +00:00
Sean Coffey
f6e23ae451
8310201: Reduce verbose locale output in -XshowSettings launcher option
...
Reviewed-by: jpai
2023-07-17 08:28:16 +00:00
Jan Lahoda
a4412166ec
8311815: Incorrect exhaustivity computation
...
Reviewed-by: vromero
2023-07-17 08:19:51 +00:00
Jan Lahoda
1c9691b1f7
8312093: Incorrect javadoc comment text
...
Reviewed-by: jlaskey
2023-07-17 06:43:16 +00:00
Thomas Stuefe
37ca9024ef
8310233: Fix THP detection on Linux
...
Reviewed-by: jsjolen, dholmes
2023-07-17 04:56:10 +00:00
Jaikiran Pai
81c4e8f916
8304006: jlink should create the jimage file in the native endian for the target platform
...
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: alanb, mchung, rriggs
2023-07-16 07:11:39 +00:00
Joe Darcy
19691fab48
6361826: (reflect) provide method for mapping strings to class object for primitive types
...
Reviewed-by: rriggs, mchung
2023-07-14 20:18:23 +00:00
Chris Plummer
c84866ac0d
8310551: vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java timed out due to missing prompt
...
Reviewed-by: kevinw, sspitsyn
2023-07-14 18:39:34 +00:00
Alan Bateman
0d2196f8e5
8311992: Test java/lang/Thread/virtual/JfrEvents::testVirtualThreadPinned failed
...
Reviewed-by: jpai
2023-07-14 16:01:26 +00:00
Doug Simon
a63f865feb
8311946: add support for libgraal specific jtreg tests
...
Reviewed-by: kvn, thartmann
2023-07-14 14:10:10 +00:00
Leslie Zhai
167d1c1835
8311986: Disable runtime/os/TestTracePageSizes.java for ShenandoahGC
...
Reviewed-by: jiefu, stuefe, shade
2023-07-14 13:54:46 +00:00
Markus Grönlund
7539cc092d
8303134: JFR: Missing stack trace during chunk rotation stress
...
Reviewed-by: egahlin, thartmann
2023-07-14 10:46:49 +00:00
Jan Lahoda
d1fa1a8686
8311825: Duplicate qualified enum constants not detected
...
Reviewed-by: vromero
2023-07-14 09:54:56 +00:00
Thomas Stuefe
4676b40f17
8312049: runtime/logging/ClassLoadUnloadTest can be improved
...
Reviewed-by: dnsimon, dholmes
2023-07-14 08:49:05 +00:00
Jan Lahoda
bbb7ce5137
8311038: Incorrect exhaustivity computation
...
Reviewed-by: vromero
2023-07-14 08:21:48 +00:00
Sean Coffey
2e12a123c9
8281658: Add a security category to the java -XshowSettings option
...
Reviewed-by: rriggs, mullan
2023-07-14 07:31:09 +00:00
Liam Miller-Cushon
c7c6d47a07
6355567: AdobeMarkerSegment causes failure to read valid JPEG
...
Reviewed-by: prr, serb
2023-07-13 19:36:36 +00:00
Matthew Donovan
af7f95e24a
8310070: Test: javax/net/ssl/DTLS/DTLSWontNegotiateV10.java timed out
...
Reviewed-by: jnimeh
2023-07-13 17:52:27 +00:00
Viktor Klang
8c9d091f19
8308047: java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java timed out and also had jcmd pipe errors
...
Reviewed-by: stefank, alanb
2023-07-13 14:25:50 +00:00
Coleen Phillimore
135f64e603
8311583: tableswitch broken by JDK-8310577
...
Reviewed-by: dholmes, dlong
2023-07-13 13:20:52 +00:00
Markus Grönlund
6895debf66
8311536: JFR TestNativeMemoryUsageEvents fails in huge pages configuration
...
Reviewed-by: egahlin, mseledtsov
2023-07-13 12:13:44 +00:00
Leo Korinth
bb5278d98a
8311239: GC: Remove trailing blank lines in source files
...
Reviewed-by: tschatzl, aboldtch, mli
2023-07-13 08:53:36 +00:00
Alan Bateman
92a04e201e
8311867: StructuredTaskScope.shutdown does not interrupt newly started threads
...
Reviewed-by: jpai
2023-07-13 07:33:01 +00:00
Yudi Zheng
1b0dd7c254
8310108: Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified
...
Reviewed-by: dnsimon, iklam
2023-07-13 07:20:18 +00:00
Matthias Baesken
812dadb0f9
8311788: ClassLoadUnloadTest fails on AIX after JDK-8193513
...
Reviewed-by: lucy, stuefe
2023-07-13 07:05:57 +00:00
Serguei Spitsyn
11a5115caf
8311556: GetThreadLocalStorage not working for vthreads mounted during JVMTI attach
...
Reviewed-by: lmesnik, cjplummer
2023-07-13 01:55:37 +00:00
Pengfei Li
a38582e941
8311691: C2: Remove legacy code related to PostLoopMultiversioning
...
Reviewed-by: kvn, sviswanathan
2023-07-13 01:45:52 +00:00
Rajan Halade
119cc495fc
8156889: ListKeychainStore.sh fails in some virtualized environments
...
Reviewed-by: mullan
2023-07-12 18:15:20 +00:00
Alan Bateman
7304316a8c
8311926: java/lang/ScopedValue/StressStackOverflow.java takes 9mins in tier1
...
Reviewed-by: jpai
2023-07-12 15:44:41 +00:00
Rajan Halade
fd7fddb6ed
8295894: Remove SECOM certificate that is expiring in September 2023
...
Reviewed-by: xuelei, mullan
2023-07-11 23:53:40 +00:00
Justin Lu
d82ade3545
8310683: Refactor StandardCharset/standard.java to use JUnit
...
Reviewed-by: naoto
2023-07-11 20:43:03 +00:00
Alex Menkov
15195e6018
8310066: Improve test coverage for JVMTI GetThreadState on carrier and mounted vthread
...
Reviewed-by: sspitsyn, cjplummer
2023-07-11 17:31:21 +00:00
Swati Sharma
a03a3a43bb
8311178: JMH tests don't scale well when sharing output buffers
...
Co-authored-by: Vladimir Ivanov <vaivanov@openjdk.org>
Reviewed-by: ecaspole, sviswanathan, mli
2023-07-11 16:14:33 +00:00
Naoto Sato
00c7f914c6
8310047: Add UTF-32 based Charsets into StandardCharsets
...
Reviewed-by: alanb, lancea, bpb, jpai, jlu
2023-07-11 16:10:34 +00:00
Roland Westrelin
caadad4fdc
8303279: C2: crash in SubTypeCheckNode::sub() at IGVN split if
...
Reviewed-by: kvn, vlivanov, thartmann, simonis
2023-07-11 15:59:17 +00:00
Alexey Ivanov
b3f34039fe
8311689: Wrong visible amount in Adjustable of ScrollPane
...
Reviewed-by: prr, honkar, serb
2023-07-11 13:43:15 +00:00
Liam Miller-Cushon
b285ed72ae
8311666: Disabled tests in test/jdk/sun/java2d/marlin
...
Reviewed-by: prr
2023-07-10 16:13:06 +00:00
Ioi Lam
581f90e242
8311604: Simplify NOCOOPS requested addresses for archived heap objects
...
Reviewed-by: ccheung
2023-07-09 15:18:46 +00:00
Doug Simon
4a1fcb6063
8193513: add support for printing a stack trace on class loading
...
Reviewed-by: dholmes, iklam, coleenp
2023-07-08 07:56:28 +00:00
Leonid Mesnik
292ee630ae
8305962: update jcstress to 0.16
...
Reviewed-by: shade
2023-07-07 19:14:17 +00:00
Justin Lu
12e9430910
8310818: Refactor more Locale tests to use JUnit
...
Reviewed-by: lancea, naoto
2023-07-07 19:12:13 +00:00
Daohan Qu
9084b6c9d5
8311514: Incorrect regex in TestMetaSpaceLog.java
...
Reviewed-by: stuefe
2023-07-07 11:49:29 +00:00
Matthias Baesken
25cbe85d6f
8310550: Adjust references to rt.jar
...
Reviewed-by: erikj, clanger
2023-07-07 06:57:23 +00:00
Prasanta Sadhukhan
6485b7d0d3
6875229: Wrong placement of icons in JTabbedPane in Nimbus
...
Reviewed-by: honkar, abhiscxk, dnguyen, jdv
2023-07-07 02:55:42 +00:00
Daohan Qu
27de536b40
8311581: Remove obsolete code and comments in TestLVT.java
...
Reviewed-by: coleenp, jwaters
2023-07-07 01:43:44 +00:00
Justin Lu
e848d9471f
8310923: Refactor Currency tests to use JUnit
...
Reviewed-by: naoto, lancea
2023-07-07 01:32:59 +00:00
Oliver Kopp
ec7da91bd8
8240567: MethodTooLargeException thrown while creating a jlink image
...
Reviewed-by: mchung
2023-07-06 16:08:36 +00:00
Aleksey Shipilev
7173c3009e
8307766: Linux: Provide the option to override the timer slack
...
Reviewed-by: dholmes, stuefe
2023-07-06 10:38:34 +00:00
Daniel Jeliński
3d813ae39f
8311301: MethodExitTest may fail with stack buffer overrun
...
Reviewed-by: kevinw, dholmes, cjplummer, sspitsyn
2023-07-06 08:52:28 +00:00
Hannes Wallnöfer
0741cd3289
8311264: JavaDoc index comparator is not transitive
...
Reviewed-by: jjg
2023-07-06 07:08:20 +00:00
Christian Hagedorn
edb2be10fb
8311279: TestStressIGVNAndCCP.java failed with different IGVN traces for the same seed
...
Reviewed-by: thartmann
2023-07-06 06:32:05 +00:00
Naoto Sato
d072c40ff1
8311183: Remove unused mapping test files
...
Reviewed-by: lancea, bpb
2023-07-05 23:27:36 +00:00
Jatin Bhateja
6ebb0e3bd4
8311023: assert(false) failed: EA: missing memory path
...
Reviewed-by: thartmann, chagedorn
2023-07-05 15:37:38 +00:00
Conor Cleary
00ac46c06d
8310645: CancelledResponse.java does not use HTTP/2 when testing the HttpClient
...
Reviewed-by: dfuchs
2023-07-05 11:04:10 +00:00
Jatin Bhateja
d6578bff1c
8309531: Incorrect result with unwrapped iotaShuffle.
...
Reviewed-by: sviswanathan, xgong, thartmann
2023-07-05 05:46:24 +00:00
Xiaohong Gong
60544f9088
8309894: compiler/vectorapi/VectorLogicalOpIdentityTest.java fails on SVE system with UseSVE=0
...
Reviewed-by: epeter, chagedorn
2023-07-04 01:35:03 +00:00
Vladimir Petko
0916e6a603
8311092: Please disable runtime/jni/nativeStack/TestNativeStack.java on armhf
...
Reviewed-by: dholmes
2023-07-03 22:25:20 +00:00
Axel Boldt-Christmas
f393975d1b
8310743: assert(reserved_rgn != nullptr) failed: Add committed region, No reserved region found
...
Reviewed-by: stefank, ayang
2023-07-03 14:06:58 +00:00
Erik Gahlin
ba974d5c62
8310661: JFR: Replace JVM.getJVM() with JVM
...
Reviewed-by: mgronlun
2023-07-03 12:19:57 +00:00
Leo Korinth
496f94b488
8311086: Remove jtreg/gc/startup_warnings
...
Reviewed-by: ayang, mli, kbarrett, tschatzl
2023-07-03 11:11:05 +00:00
Renjith Kannath Pariyangad
9d2e0b2a80
8307934: JRobot.moveMouseTo must access component on EDT
...
Reviewed-by: aivanov
2023-07-03 10:32:47 +00:00
Darragh Clarke
87c79c0801
8309302: java/net/Socket/Timeouts.java fails with AssertionError on test temporal post condition
...
Reviewed-by: alanb, dfuchs
2023-07-03 10:03:54 +00:00
Daohan Qu
8e0ca8e05c
8310331: JitTester: Exclude java.lang.Math.random
...
Reviewed-by: thartmann, chagedorn
2023-07-03 08:59:35 +00:00
Emanuel Peter
2c29705d7b
8309660: C2: failed: XMM register should be 0-15 (UseKNLSetting and ConvF2HF)
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Reviewed-by: sviswanathan, jbhateja
2023-07-03 06:50:16 +00:00
Daniel D. Daugherty
140b70fb29
8311186: ProblemList javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java on linux-aarch64
...
8311189: disable gc/z/TestHighUsage.java
8311190: ProblemList javax/management/remote/mandatory/connection/DeadLockTest.java with virtual threads on windows-x64
8311191: ProblemList javax/management/remote/mandatory/connection/ConnectionTest.java with virtual threads on windows-x64
8311193: ProblemList vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java on linux-all
8311195: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java with Xcomp on macosx-x64
Reviewed-by: lmesnik
2023-06-30 21:43:09 +00:00
Doug Simon
f6bdccb45c
8310829: guarantee(!HAS_PENDING_EXCEPTION) failed in ExceptionTranslation::doit
...
Reviewed-by: never, kvn
2023-06-30 20:10:24 +00:00
Eric Caspole
430d6b61c5
8309976: Add microbenchmark for stressing code cache
...
Reviewed-by: redestad, shade
2023-06-30 15:02:45 +00:00
Matthias Baesken
a7d168b522
8311026: Some G1 specific tests do not set -XX:+UseG1GC
...
Reviewed-by: sspitsyn, tschatzl
2023-06-30 11:35:02 +00:00
Axel Boldt-Christmas
2a9e2f614f
8311046: ProblemList gc/z/TestHighUsage.java with Generational ZGC
...
Reviewed-by: kbarrett, tschatzl
2023-06-30 08:10:09 +00:00
Roger Riggs
11fd34e196
8310241: OffsetDateTime compareTo redundant computation
...
Reviewed-by: naoto
2023-06-29 21:05:37 +00:00
Naoto Sato
a995aa6cd1
8310232: java.time.Clock$TickClock.millis() fails in runtime when tick is 1 microsecond
...
Reviewed-by: iris, rriggs, jpai
2023-06-29 16:15:02 +00:00
Roland Westrelin
26efff7586
8309902: C2: assert(false) failed: Bad graph detected in build_loop_late after JDK-8305189
...
Reviewed-by: kvn, chagedorn
2023-06-29 15:05:49 +00:00
Chen Liang
07734f6dde
8310848: Convert ClassDesc and MethodTypeDesc to be stored in static final fields
...
Reviewed-by: asotona
2023-06-29 12:32:52 +00:00
Damon Fenacci
e5744b8120
8310919: runtime/ErrorHandling/TestAbortVmOnException.java times out due to core dumps taking a long time on OSX
...
Reviewed-by: thartmann, dholmes
2023-06-29 12:07:54 +00:00
Roland Westrelin
690d626995
8307927: C2: "malformed control flow" with irreducible loop
...
Reviewed-by: thartmann, epeter
2023-06-29 07:43:46 +00:00
Roland Westrelin
be64d3ac3c
8310299: C2: 8275201 broke constant folding of array store check in some cases
...
Reviewed-by: thartmann, kvn
2023-06-29 07:41:04 +00:00
Eric Nothum
b2eae16c45
8295191: IR framework timeout options expect ms instead of s
...
Reviewed-by: chagedorn, kvn, thartmann
2023-06-29 06:59:12 +00:00
Chen Liang
cbf418a486
8311020: Typo cleanup in Classfile API
...
Reviewed-by: asotona
2023-06-29 05:44:02 +00:00
Alan Bateman
f4b900b607
8310902: (fc) FileChannel.transferXXX async close and interrupt issues
...
Reviewed-by: bpb
2023-06-29 05:42:19 +00:00
Ioi Lam
ded137073a
8309811: BytecodePrinter cannot handle unlinked classes
...
Reviewed-by: coleenp, fparain
2023-06-28 22:50:24 +00:00
Joe Darcy
3df36c4f10
8310061: Note if implicit annotation processing is being used
...
Reviewed-by: briangoetz, vromero, jjg
2023-06-28 21:00:28 +00:00
Alisen Chung
f0c2f09815
8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.
...
Reviewed-by: dmarkov, honkar
2023-06-28 20:17:00 +00:00
Jesse Glick
9f98136c3a
6956385: URLConnection.getLastModified() leaks file handles for jar:file and file: URLs
...
Define FileURLConnection.closeInputStream for use by JarURLInputStream.close.
JarURLConnection properly tracks any InputStream it itself opened,
and correspondingly closes the JarFile if necessary (when caches are disabled).
But if its underlying FileURLConnection was used to retrieve a header field,
that would have caused a FileInputStream to be opened
which never gets closed until it is garbage collected.
This means that an application which calls certain methods
on jar:file:/…something.jar!/… URLs will leak file handles,
even if URLConnection caches are supposed to be turned off.
This can delay release of system resources,
and on Windows can prevent the JAR file from being deleted
even after it is no longer in use (for example after URLClassLoader.close).
Reviewed-by: dfuchs, michaelm
2023-06-28 15:33:37 +00:00
Johan Sjölen
2ccdd29206
8299825: Move StdoutLog and StderrLog to LogConfiguration
...
Reviewed-by: dholmes, azafari
2023-06-28 13:31:14 +00:00
Erik Gahlin
e3f18af1df
8311007: jdk/jfr/tool/TestView.java can't find event
...
Reviewed-by: mgronlun
2023-06-28 12:29:43 +00:00
Matthias Baesken
39c104df44
8310380: Handle problems in core-related tests on macOS when codesign tool does not work
...
Reviewed-by: lucy, clanger, cjplummer
2023-06-28 06:51:05 +00:00
Emanuel Peter
526dba1a29
8310130: C2: assert(false) failed: scalar_input is neither phi nor a matchin reduction
...
Reviewed-by: kvn, chagedorn
2023-06-28 05:52:26 +00:00
Hao Sun
afdaa2a330
8309109: AArch64: [TESTBUG] compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnSupportedCPU.java fails on Neoverse N2 and V1
...
Reviewed-by: aph, fyang
2023-06-28 02:00:09 +00:00
Roger Riggs
7f09435367
8310982: jdk/internal/util/ArchTest.java fails after JDK-8308452 failed with Method isARM()
...
Reviewed-by: naoto, mchung, bpb, lancea
2023-06-27 20:54:53 +00:00
Jorn Vernee
f07e396bda
8310914: Remove 2 malformed java/foreign ProblemList entries
...
Reviewed-by: jpai
2023-06-27 20:40:04 +00:00
Phil Race
2cf5c2f4b6
8310238: [test bug] javax/swing/JTableHeader/6889007/bug6889007.java fails
...
Reviewed-by: azvegint
2023-06-27 20:19:56 +00:00
Tom Rodriguez
269852b906
8294316: SA core file support is broken on macosx-x64 starting with macOS 12.x
...
Reviewed-by: cjplummer, sspitsyn
2023-06-27 19:57:06 +00:00
Roger Riggs
d6dd0dc3e0
8308452: Extend internal Architecture enum with byte order and address size
...
Reviewed-by: mdoerr, jpai, mchung, amitkumar
2023-06-27 17:49:09 +00:00
Pavel Rappo
f6133edb08
8310890: Normalize identifier names
...
Reviewed-by: naoto, rriggs
2023-06-27 15:47:29 +00:00
Jaikiran Pai
05e9c41edd
8310731: Configure a javax.net.ssl.SNIMatcher for the HTTP/1.1 test servers in java/net/httpclient tests
...
Reviewed-by: dfuchs
2023-06-27 11:01:09 +00:00
David Leopoldseder
15878360bf
8310425: [JVMCI] compiler/runtime/TestConstantDynamic: lookupConstant returned an object of incorrect type: null
...
Reviewed-by: dnsimon, never
2023-06-27 08:29:55 +00:00
Daniel Skantz
73d7aa1d2c
8301489: C1: ShortLoopOptimizer might lift instructions before their inputs
...
Reviewed-by: thartmann, rcastanedalo
2023-06-27 07:05:48 +00:00
Adam Sotona
990e3a700d
8308899: Introduce Classfile context and improve Classfile options
...
8306650: Improve control of stack maps generation in Classfile API
8308646: Typo in ConstantValueAttribute
Reviewed-by: mcimadamore
2023-06-27 05:05:17 +00:00
Tejesh R
79c056ec8b
8006421: GraphicsConfiguration of a frame is changed when the frame is moved to another screen
...
Reviewed-by: azvegint, serb
2023-06-27 04:56:21 +00:00
Feilong Jiang
87e6fab2c4
8310873: Re-enable locked_create_entry symbol check in runtime/NMT/CheckForProperDetailStackTrace.java for RISC-V
...
Reviewed-by: fyang, rehn
2023-06-27 01:49:58 +00:00
David Holmes
39fa4e6371
8310489: New test runtime/ClassInitErrors/TestStackOverflowDuringInit.java failed
...
Reviewed-by: coleenp
2023-06-27 00:13:42 +00:00
Mandy Chung
7c6a28fd0c
8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242
...
Reviewed-by: dholmes
2023-06-26 21:25:09 +00:00
Mandy Chung
7db2f08756
8310242: Clarify the name parameter to Class::forName
...
Reviewed-by: rriggs, liach, alanb, dholmes
2023-06-26 19:56:24 +00:00
Archie Cobbs
a08352f621
8305671: javac rejects semicolons in compilation units with no imports
...
Reviewed-by: vromero
2023-06-26 19:05:00 +00:00
Joe Darcy
815ac6eeb3
8310907: Add missing file
...
Reviewed-by: jjg
2023-06-26 18:14:32 +00:00
Joe Darcy
289f218a32
8310861: Improve location reporting for javac serial lint warnings
...
Reviewed-by: jlahoda
2023-06-26 16:56:40 +00:00
Weijun Wang
e624484ecf
8308540: On Kerberos TGT referral, if krb5.conf is missing realm, bad exception message
...
Reviewed-by: xuelei
2023-06-26 15:55:36 +00:00
Varada M
5ff42d1429
8303549: [AIX] TestNativeStack.java is failing with exit value 1
...
Reviewed-by: dholmes, gziemski
2023-06-26 14:28:40 +00:00
Prasanta Sadhukhan
a420ff48da
6664309: Docking point of a floating toolbar changes after closing
...
Reviewed-by: tr, prr
2023-06-26 09:24:07 +00:00
Thomas Schatzl
c23794f882
8308633: Increase precision of timestamps in g1 log
...
Reviewed-by: ayang, kbarrett
2023-06-26 07:51:22 +00:00
Emanuel Peter
9057b35033
8306922: IR verification fails because IR dump is chopped up
...
Reviewed-by: chagedorn, thartmann
2023-06-26 06:11:32 +00:00
Justin Lu
dad7bd9efc
8310234: Refactor Locale tests to use JUnit
...
Reviewed-by: naoto
2023-06-23 21:33:49 +00:00
Mandy Chung
556831d1bf
8310460: Remove jdeps -profile option
...
Reviewed-by: alanb
2023-06-23 17:03:02 +00:00
Ben Perez
7628da2008
8279254: PKCS9Attribute SigningTime always encoded in UTFTime
...
Reviewed-by: jnimeh
2023-06-23 15:31:16 +00:00
Jamil Nimeh
5ca4cdd2ca
8309740: Expand timeout windows for tests in JDK-8179502
...
Reviewed-by: xuelei, mbaesken
2023-06-23 14:52:12 +00:00
Eric Nothum
31dcda5d67
8295210: IR framework should not whitelist -XX:-UseTLAB
...
Reviewed-by: thartmann, chagedorn
2023-06-23 07:25:34 +00:00
Matthew Donovan
130a9f1387
8292704: sun/security/tools/jarsigner/compatibility/Compatibility.java use wrong key size for EC
...
Reviewed-by: rhalade
2023-06-22 18:43:27 +00:00
Daohan Qu
370b8b2644
8310618: Test serviceability/sa/ClhsdbDumpclass.java fails after 8242152: 'StackMapTable:' missing from stdout/stderr
...
Reviewed-by: kevinw, dholmes
2023-06-22 13:15:27 +00:00
Daohan Qu
8e047029e8
8242152: SA does not include StackMapTables when dumping .class files
...
Reviewed-by: cjplummer, sspitsyn
2023-06-22 06:45:19 +00:00
Serguei Spitsyn
3bc475ee65
8309909: remove test nsk.jvmti test objmonusage006 from ProblemList-Virtual.txt
...
Reviewed-by: cjplummer
2023-06-22 06:40:17 +00:00
Daniel D. Daugherty
ac44ef19d5
8310586: ProblemList java/lang/ScopedValue/StressStackOverflow.java#default with virtual threads on linux-all
...
Reviewed-by: dholmes, mikael
2023-06-21 21:07:04 +00:00
Erik Gahlin
59c6c0e1b7
8310335: JFR: Modernize collections and switch statements
...
Reviewed-by: mgronlun
2023-06-21 15:07:42 +00:00
Damon Fenacci
826dcb5424
8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers
...
Reviewed-by: thartmann, amitkumar, fyang, mdoerr
2023-06-21 12:27:02 +00:00
Erik Gahlin
658c3374d8
8309296: jdk/jfr/event/runtime/TestAgentEvent.java fails due to "missing" dynamic JavaAgent
...
Reviewed-by: mgronlun
2023-06-21 11:47:25 +00:00
Coleen Phillimore
70e1c92a7f
8310297: assert(static_cast<T1>(result) == thing) with ctw
...
Reviewed-by: iklam, dholmes
2023-06-21 11:45:37 +00:00
Jan Lahoda
01623f6a57
8310133: Effectivelly final condition not enforced in guards for binding variables from the same case
...
Reviewed-by: vromero
2023-06-21 09:16:12 +00:00
Jan Lahoda
a15db1a56c
8302865: Illegal bytecode for break from if with instanceof pattern matching condition
...
Reviewed-by: vromero
2023-06-21 09:15:48 +00:00
Tobias Hartmann
67fbd87378
8310143: RandomCommandsTest fails due to unexpected VM exit code after JDK-8282797
...
Reviewed-by: rcastanedalo, chagedorn
2023-06-21 07:05:41 +00:00
Emanuel Peter
886ac1c261
8308606: C2 SuperWord: remove alignment checks when not required
...
Reviewed-by: fgao, kvn, pli
2023-06-21 06:40:50 +00:00
Jorn Vernee
e022e87654
8310053: VarHandle and slice handle derived from layout are lacking alignment check
...
Reviewed-by: mcimadamore
2023-06-21 00:03:13 +00:00
David Holmes
4c3efb3910
8309034: NoClassDefFoundError when initializing Long$LongCache
...
Reviewed-by: coleenp, fparain
2023-06-20 21:58:31 +00:00
Justin Lu
11201067a8
8310458: Fix build failure caused by JDK-8310049
...
Reviewed-by: rriggs, naoto
2023-06-20 18:16:33 +00:00
Justin Lu
09174e0c99
8310049: Refactor Charset tests to use JUnit
...
Reviewed-by: lancea, naoto
2023-06-20 17:21:00 +00:00
Daniel Fuchs
99d2a9afa9
8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup
...
Reviewed-by: djelinski
2023-06-20 15:51:43 +00:00
Eric Nothum
4a9cc8a000
8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer
...
Reviewed-by: roland, chagedorn
2023-06-20 13:52:45 +00:00
Jan Lahoda
4ca548fe74
8310326: Incorrect position of the synthetic unnamed class
...
Reviewed-by: jlaskey
2023-06-20 10:34:52 +00:00
Axel Boldt-Christmas
a0595761ef
8310187: Improve Generational ZGC jtreg testing
...
Reviewed-by: stefank, eosterlund, stuefe
2023-06-20 10:08:13 +00:00
Jan Lahoda
79069c5e74
8310314: Misplaced "unnamed classes are a preview feature and are disabled by default" error
...
Reviewed-by: jlaskey
2023-06-20 07:02:49 +00:00
Michael McMahon
7b45c8fc3a
8241800: Disable IPV6_MULTICAST_ALL to prevent interference from all multicast groups
...
Reviewed-by: alanb
2023-06-19 21:35:58 +00:00
Ao Qi
137a5f7c2c
8310105: LoongArch64 builds are broken after JDK-8304913
...
Reviewed-by: shade, rriggs
2023-06-19 21:05:55 +00:00
Roger Riggs
33c6ec9d4e
8310019: MIPS builds are broken after JDK-8304913
...
Reviewed-by: phh, shade, aoqi
2023-06-19 18:29:14 +00:00
Erik Gahlin
e08e94f1b9
8310266: JFR: Refactor after 'view' command
...
Reviewed-by: mgronlun
2023-06-19 17:46:23 +00:00
Daniel Fuchs
f8f8bfbea1
8309939: HttpClient should not use Instant.now() as Instant source for deadlines
...
Reviewed-by: djelinski
2023-06-19 13:26:26 +00:00
Erik Gahlin
7d4b77ad9e
8304835: jdk/jfr/event/oldobject/TestArrayInformation.java fails with "Could not find event with class ... as (leak) object"
...
Reviewed-by: shade, mgronlun
2023-06-19 11:41:10 +00:00
Prasanta Sadhukhan
d2a858e173
7083187: Class CSS.CssValue is missing implementations of equals() and hashCode()
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, prr
2023-06-19 08:52:06 +00:00
Matthias Baesken
6a63badd8e
8310191: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java second failure on AIX
...
Reviewed-by: alanb, cjplummer
2023-06-19 06:39:58 +00:00
Thomas Stuefe
6473a7df20
8310107: os::trace_page_sizes_for_requested_size should name alignment as requested page size
...
Reviewed-by: stefank, dholmes
2023-06-19 06:00:50 +00:00
Tobias Hartmann
02aaab12e3
8310126: C1: Missing receiver null check in Reference::get intrinsic
...
Reviewed-by: roland, shade
2023-06-19 05:08:45 +00:00
Archie Cobbs
bcc4d36857
8309511: Regression test ExtraImportSemicolon.java refers to the wrong bug
...
Reviewed-by: vromero
2023-06-16 22:49:22 +00:00
Daniel D. Daugherty
16134f4422
8310211: serviceability/jvmti/thread/GetStackTrace/getstacktr03/getstacktr03.java failing
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mikael
2023-06-16 17:38:01 +00:00
Alexey Ivanov
d6c2ee3448
8310054: ScrollPane insets are incorrect
...
Reviewed-by: honkar, prr
2023-06-16 17:24:07 +00:00
Ben Perez
4eb4f20ae2
8308808: SunMSCAPI public keys returns internal key array
...
Reviewed-by: mullan
2023-06-16 16:46:54 +00:00
Liam Miller-Cushon
53abba3a5a
8309499: javac fails to report compiler.err.no.java.lang with annotation processing enabled
...
Co-authored-by: Paula Toth <paulatoth@google.com>
Reviewed-by: vromero
2023-06-16 16:43:22 +00:00
Hannes Wallnöfer
21f6d83358
8309471: Limit key characters in static index pages
...
Reviewed-by: jjg
2023-06-16 15:04:07 +00:00
Andrew Haley
44a8aa0691
8308609: java/lang/ScopedValue/StressStackOverflow.java fails with "-XX:-VMContinuations"
...
Reviewed-by: alanb
2023-06-16 12:21:11 +00:00
Kevin Walls
8c9b85a990
8303916: ThreadLists.java inconsistent results
...
Reviewed-by: cjplummer, dholmes, lmesnik
2023-06-16 08:40:16 +00:00
Alan Bateman
227656f3a9
8309408: Thread.sleep cleanup
...
Reviewed-by: dholmes, stefank
2023-06-16 07:26:27 +00:00
Aggelos Biboudis
32243ef47d
8310128: Switch with unnamed patterns erroneously non-exhaustive
...
Reviewed-by: vromero, jlahoda
2023-06-16 07:03:28 +00:00
sunyaqi
cfae6ef2f6
8309778: java/nio/file/Files/CopyAndMove.java fails when using second test directory
...
Reviewed-by: alanb
2023-06-16 06:15:55 +00:00
Kim Barrett
92167505b2
8308643: Incorrect value of 'used' jvmstat counter
...
Reviewed-by: tschatzl, ayang
2023-06-15 22:23:26 +00:00
Matthew Donovan
9f64a64376
8301379: Verify TLS_ECDH_* cipher suites cannot be negotiated
...
Reviewed-by: mullan
2023-06-15 19:15:30 +00:00
Chris Plummer
79ff72a776
8308499: Test vmTestbase/nsk/jdi/MethodExitRequest/addClassExclusionFilter/filter001/TestDescription.java failed: VMDisconnectedException
...
Reviewed-by: lmesnik, kevinw
2023-06-15 19:11:12 +00:00
Pavel Rappo
3e0bbd290c
8285368: Overhaul doc-comment inheritance
...
6376959: Algorithm for Inheriting Method Comments seems to go not as documented
6934301: Support directed inheriting of class comments with @inheritDoc
Reviewed-by: jjg, rriggs, aivanov, smarks, martin
2023-06-15 17:47:41 +00:00
Naoto Sato
3eeb681a0d
8167252: Some of Charset.availableCharsets() does not contain itself
...
Reviewed-by: bpb, alanb, iris, lancea, jpai
2023-06-15 16:34:00 +00:00
Quan Anh Mai
947f14977a
8308444: LoadStoreNode::result_not_used() is too conservative
...
Reviewed-by: kvn, thartmann
2023-06-15 16:00:18 +00:00
Doug Simon
8b4af46be4
8309974: some JVMCI tests fail when VM options include -XX:+EnableJVMCI
...
Reviewed-by: dholmes
2023-06-15 15:53:08 +00:00
Vladimir Kozlov
0038491abd
8309978: [x64] Fix useless padding
...
Reviewed-by: chagedorn, thartmann, shade
2023-06-15 15:32:45 +00:00
Martin Doerr
de8aca27ba
8307907: [ppc] Remove RTM locking implementation
...
Reviewed-by: mbaesken, rrich, stuefe
2023-06-15 09:52:31 +00:00
Kim Barrett
181845ae46
8309899: Rename PtrQueueSet::buffer_size()
...
Reviewed-by: tschatzl, ayang
2023-06-14 22:01:44 +00:00
Ioi Lam
931625a930
8309808: BytecodeTracer prints wrong BSM for invokedynamic
...
Reviewed-by: coleenp, matsaave
2023-06-14 21:14:01 +00:00
Erik Gahlin
84d010a24b
8309928: JFR: View issues
...
Reviewed-by: mgronlun
2023-06-14 12:26:51 +00:00
Jorn Vernee
4c18b9e1fa
8309880: Add support for linking libffi on Windows and Mac
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: erikj
2023-06-14 12:03:42 +00:00
Jim Laskey
1d1ed0d8f7
8309957: Rename JDK-8309595 test to conform
...
Reviewed-by: rriggs
2023-06-14 11:58:03 +00:00
Stefan Karlsson
63fe413d93
8309890: TestStringDeduplicationInterned.java waits for the wrong condition
...
Reviewed-by: aboldtch, kbarrett
2023-06-14 06:30:05 +00:00
Mandy Chung
9bfe415f66
8305104: Remove the old core reflection implementation
...
Reviewed-by: dholmes, alanb
2023-06-13 19:41:38 +00:00
Chris Plummer
d7251c1755
8309757: com/sun/jdi/ReferrersTest.java fails with virtual test thread factory
...
Reviewed-by: sspitsyn, kevinw
2023-06-13 18:07:43 +00:00
Chen Liang
75dcc4ef94
8307508: IndirectVarHandle.isAccessModeSupported throws NPE
...
Reviewed-by: mchung
2023-06-13 17:05:52 +00:00
Ben Perez
bed9161c81
8308474: DSA does not reset SecureRandom when initSign is called again
...
Reviewed-by: weijun
2023-06-13 16:34:58 +00:00
Tobias Hartmann
3eec179c72
8309854: ciReplay TestServerVM test fails with Graal
...
Reviewed-by: chagedorn, kvn
2023-06-13 16:13:42 +00:00
Calvin Cheung
14010876dc
8309753: Include array classes in the output of -XX:+PrintSharedArchiveAndExit
...
Reviewed-by: iklam, matsaave
2023-06-13 15:54:31 +00:00
Doug Simon
c0aa6bf4fe
8309390: [JVMCI] improve copying system properties into libgraal
...
Reviewed-by: never, kvn
2023-06-13 14:45:33 +00:00
Leo Korinth
c884862ad2
8309468: Remove jvmti Allocate locker test case
...
Reviewed-by: dholmes, lmesnik, sspitsyn
2023-06-13 12:31:20 +00:00
Yudi Zheng
4f23fc1f27
8309671: Avoid using jvmci.Compiler property to determine if Graal is enabled
...
Reviewed-by: dnsimon, sspitsyn
2023-06-13 09:02:37 +00:00
Chen Liang
1a9edb8df9
8309838: Classfile API Util.toBinaryName and other cleanup
...
Reviewed-by: asotona
2023-06-13 08:57:47 +00:00
Jaikiran Pai
57fc9a3e96
8309763: Move tests in test/jdk/sun/misc/URLClassPath directory to test/jdk/jdk/internal/loader
...
Reviewed-by: alanb, mchung
2023-06-13 00:54:35 +00:00
Harshitha Onkar
2dca5ae4fd
8299052: ViewportOverlapping test fails intermittently on Win10 & Win11
...
Reviewed-by: aivanov
2023-06-12 23:11:52 +00:00
Chris Plummer
1612b6dc6e
8309752: com/sun/jdi/SetLocalWhileThreadInNative.java fails with virtual test thread factory due to OpaqueFrameException
...
Reviewed-by: sspitsyn, lmesnik
2023-06-12 18:07:40 +00:00
Maurizio Cimadamore
a6ad42e00e
8308645: Javadoc of FFM API needs to be refreshed
...
8309398: ValueLayout:: arrayElementVarHandle doesn't throws UnsupportedOperationException - if byteAlignment() > byteSize()
8308812: SequenceLayout::withElementCount(long elementCount) doesn't throw IllegalArgumentException - if elementCount < 0 for some cases
Reviewed-by: jvernee
2023-06-12 15:55:49 +00:00
Scott Gibbons
5d5ae35288
8308966: Add intrinsic for float/double modulo for x86 AVX2 and AVX512
...
Co-authored-by: Marius Cornea <marius.cornea@intel.com>
Reviewed-by: jbhateja, sviswanathan
2023-06-12 15:06:42 +00:00
Christian Hagedorn
4bc6bbb23f
8309814: [IR Framework] Dump socket output string in which IR encoding was not found
...
Reviewed-by: rcastanedalo
2023-06-12 10:46:36 +00:00
JoKern65
cf9e6353cc
8309462: [AIX] vmTestbase/nsk/jvmti/RunAgentThread/agentthr001/TestDescription.java crashing due to empty while loop
...
Reviewed-by: mbaesken, mdoerr, clanger
2023-06-12 10:01:13 +00:00
Jaikiran Pai
268ec61d4f
8308184: Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError
...
Reviewed-by: mchung, alanb
2023-06-12 09:45:07 +00:00
Jan Lahoda
408cadb351
8309467: Pattern dominance should be adjusted
...
Reviewed-by: vromero
2023-06-12 08:15:53 +00:00
Emanuel Peter
6c3e621f98
8308749: C2 failed: regular loops only (counted loop inside infinite loop)
...
Reviewed-by: kvn, chagedorn
2023-06-12 07:40:58 +00:00
Tobias Holenstein
f5cbe53fdd
8027711: Unify wildcarding syntax for CompileCommand and CompileOnly
...
Reviewed-by: kvn, thartmann, chagedorn
2023-06-12 07:39:23 +00:00
Matthias Baesken
4d66d97745
8309549: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java fails on AIX
...
Reviewed-by: alanb, cjplummer, sspitsyn
2023-06-12 07:07:38 +00:00
Daniel D. Daugherty
aace3dc28c
8309760: ProblemList serviceability/jvmti/vthread/FollowReferences/VThreadStackRefTest.java#default with ZGC
...
Reviewed-by: amenkov
2023-06-10 02:02:34 +00:00
Kevin Driver
80edd5c298
8294985: SSLEngine throws IAE during parsing of X500Principal
...
Reviewed-by: wetmore, xuelei, mullan
2023-06-09 23:31:12 +00:00
Sergey Bylokhov
bdd81b3182
8304885: Reuse stale data to improve DNS resolver resiliency
...
Reviewed-by: michaelm, dfuchs
2023-06-09 23:20:06 +00:00
Joe Darcy
7d82479096
8309142: Refactor test/langtools/tools/javac/versions/Versions.java
...
Reviewed-by: jjg
2023-06-09 19:56:14 +00:00
Alexander Zvegintsev
f5ec93eb88
8309745: Problem list open client tests failing on Ubuntu_23.04
...
Reviewed-by: aivanov
2023-06-09 19:53:12 +00:00
Chris Hegarty
cee5724d09
8309727: Assert privileges while reading the jdk.incubator.vector.VECTOR_ACCESS_OOB_CHECK system property
...
Reviewed-by: rriggs, uschindler, psandoz
2023-06-09 19:25:21 +00:00
Chris Plummer
84184f9473
8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()"
...
Reviewed-by: sspitsyn, kevinw
2023-06-09 18:01:22 +00:00
Mandy Chung
679a6d8935
8309303: jdk/internal/misc/VM/RuntimeArguments test ignores jdk/internal/vm/options
...
Reviewed-by: dnsimon, alanb
2023-06-09 16:44:56 +00:00
Harshitha Onkar
6cd370e04b
8305645: System Tray icons get corrupted when Windows primary monitor changes
...
Reviewed-by: serb, aivanov
2023-06-09 16:11:46 +00:00
Darragh Clarke
a48bcf3671
8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use
...
Reviewed-by: dfuchs
2023-06-09 14:06:00 +00:00
Tobias Holenstein
c052756154
8282797: CompileCommand parsing errors should exit VM
...
Reviewed-by: kvn, chagedorn, thartmann
2023-06-09 13:01:02 +00:00
Alan Bateman
307085618d
8309702: Exclude java/lang/ScopedValue/StressStackOverflow.java from JTREG_TEST_THREAD_FACTORY=Virtual runs
...
Reviewed-by: jpai
2023-06-09 08:33:18 +00:00
Serguei Spitsyn
f91e9ba757
8309612: [REDO] JDK-8307153 JVMTI GetThreadState on carrier should return STATE_WAITING
...
Reviewed-by: cjplummer, amenkov
2023-06-09 06:12:48 +00:00
Eric Nothum
0a697e73d5
8307620: [IR Framework] Readme mentions JTREG_WHITE_LIST_FLAGS instead of JTREG_WHITELIST_FLAGS
...
Reviewed-by: rcastanedalo, chagedorn
2023-06-09 06:09:56 +00:00
Jim Laskey
0be39054a6
8309595: Allow javadoc to process unnamed classes
...
Reviewed-by: hannesw
2023-06-08 17:51:11 +00:00
Alan Bateman
b2a5271e74
8309196: Remove Thread.countStackFrames
...
Reviewed-by: rriggs, mchung, dholmes, jpai, iris
2023-06-08 17:28:04 +00:00
Joe Darcy
5a706fb403
8306584: Start of release updates for JDK 22
...
8306585: Add SourceVersion.RELEASE_22
8306586: Add source 22 and target 22 to javac
Reviewed-by: erikj, iris, dholmes, jlahoda, alanb
2023-06-08 16:02:21 +00:00
Stefan Karlsson
bb377b2673
8306841: Generational ZGC: NMT reports Java heap size larger than max heap size
...
Reviewed-by: eosterlund, stuefe
2023-06-08 14:06:27 +00:00
Chen Liang
ac3ce2bf75
8304425: ClassHierarchyResolver from Reflection
...
Reviewed-by: asotona
2023-06-08 07:29:56 +00:00
Aggelos Biboudis
79a4ac791c
8309235: Unnamed Variables (_) can't be used in JShell
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: asotona
2023-06-08 07:25:25 +00:00
Sergey Bylokhov
73dd03cc5a
8308152: PropertyDescriptor should work with overridden generic getter method
...
Reviewed-by: azvegint
2023-06-08 02:51:36 +00:00
Martin Balao
760cb04a2e
8309569: sun/security/pkcs11/Signature/TestRSAKeyLength.java fails after JDK-8301553
...
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com>
Reviewed-by: valeriep
2023-06-08 01:24:26 +00:00
Mandy Chung
e8a59843f2
8309630: Clean up tests that reference deploy modules
...
Reviewed-by: bchristi
2023-06-08 01:00:44 +00:00
Raffaello Giulietti
90027ff204
8309515: Stale cached data from Matcher.namedGroups() after Matcher.usePattern()
...
Reviewed-by: rriggs
2023-06-07 21:39:53 +00:00
Alexey Ivanov
ea41907396
8297923: java.awt.ScrollPane broken after multiple scroll up/down
...
Reviewed-by: honkar, prr, serb
2023-06-07 21:18:50 +00:00
Eric Nothum
92beb85510
8309474: [IR Framework] Wrong @ForceCompile link in README
...
Reviewed-by: chagedorn, thartmann
2023-06-07 20:16:51 +00:00
Mandy Chung
02bce0b145
8309532: java/lang/Class/getDeclaredField/FieldSetAccessibleTest should filter modules that depend on JVMCI
...
Reviewed-by: alanb, dfuchs
2023-06-07 18:44:27 +00:00
Joe Darcy
4ffc8cc216
8309574: Improve core reflection tests for JEP 445
...
Reviewed-by: mchung
2023-06-07 18:11:56 +00:00
Chris Plummer
e3f3ac0825
8309420: com/sun/jdi/StepTest.java fails with virtual thread wrapper
...
Reviewed-by: sspitsyn, amenkov
2023-06-07 18:03:49 +00:00
Chris Plummer
c38abbfcaa
8309510: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java no longer needs to override startUp() method
...
Reviewed-by: sspitsyn, amenkov
2023-06-07 17:57:23 +00:00
Joe Darcy
c24b0bada2
8309503: Improve javax.lang.model tests for JEP 445
...
Reviewed-by: jlahoda, jjg, jlaskey
2023-06-07 17:55:47 +00:00
Chris Plummer
a54f4d4ab9
8309509: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java fails with virtual test thread factory
...
Reviewed-by: sspitsyn, amenkov
2023-06-07 17:49:05 +00:00
Daniel D. Daugherty
33bb64f24f
8309614: [BACKOUT] JDK-8307153 JVMTI GetThreadState on carrier should return STATE_WAITING
...
Reviewed-by: azvegint
2023-06-07 15:17:43 +00:00
JoKern65
6eddbe26dd
8309219: Fix xlc17 clang 15 warnings in java.base
...
Reviewed-by: goetz, mdoerr
2023-06-07 13:42:03 +00:00
Serguei Spitsyn
177e8327d6
8307153: JVMTI GetThreadState on carrier should return STATE_WAITING
...
Reviewed-by: amenkov, cjplummer
2023-06-07 13:16:40 +00:00
Jorn Vernee
c49129f545
8308445: Linker should check that capture state segment is big enough
...
Reviewed-by: mcimadamore
2023-06-07 12:25:28 +00:00
Jorn Vernee
fa791119f0
8308031: Linkers should reject unpromoted variadic parameters
...
Reviewed-by: mcimadamore
2023-06-07 12:14:55 +00:00
Stefan Karlsson
5722903d53
8307374: Add a JFR event for tracking RSS
...
Reviewed-by: stuefe, rcastanedalo
2023-06-07 11:41:20 +00:00
Boris Ulasevich
8cdd95e8a2
8305959: x86: Improve itable_stub
...
Reviewed-by: phh, shade, aph
2023-06-07 11:27:52 +00:00
Jaikiran Pai
3ccb3c0e09
8305906: HttpClient may use incorrect key when finding pooled HTTP/2 connection for IPv6 address
...
Reviewed-by: djelinski, dfuchs
2023-06-07 09:44:14 +00:00
Serguei Spitsyn
a25b7b8b55
8295976: GetThreadListStackTraces returns wrong state for blocked VirtualThread
...
Reviewed-by: cjplummer, amenkov
2023-06-07 07:51:37 +00:00
Daniel Jeliński
fadcd65018
8309527: Improve test proxy performance
...
Reviewed-by: dfuchs, jpai
2023-06-07 07:51:05 +00:00
Alan Bateman
f1c7afcc3f
8306647: Implementation of Structured Concurrency (Preview)
...
8306572: Implementation of Scoped Values (Preview)
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: psandoz, dfuchs, mchung
2023-06-07 06:41:09 +00:00
Daniel D. Daugherty
0ceb43227d
8309570: ProblemList sun/security/pkcs11/Signature/TestRSAKeyLength.java
...
Reviewed-by: jjg, darcy
2023-06-06 22:08:43 +00:00
Chris Plummer
65bdbc7a8c
8309396: com/sun/jdi/JdbMethodExitTest.java fails with virtual threads due to a bug in determining the main thread id
...
Reviewed-by: amenkov, sspitsyn
2023-06-06 21:57:18 +00:00
Martin Balao
4a75fd462c
8301553: Support Password-Based Cryptography in SunPKCS11
...
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: valeriep
2023-06-06 19:39:34 +00:00
Hannes Wallnöfer
0a4f9ad637
8292157: Incorrect error: "block element not allowed within inline element <a>"
...
Reviewed-by: jjg
2023-06-06 19:33:35 +00:00
Chris Plummer
16ab7bfe22
8309505: com/sun/jdi/MethodEntryExitEvents.java due to finding wrong main thread
...
Reviewed-by: amenkov, sspitsyn
2023-06-06 18:34:18 +00:00
Chris Plummer
571fbdc311
8309506: com/sun/jdi/MultiBreakpointsTest.java fails with virtual test thread factory
...
Reviewed-by: amenkov, sspitsyn
2023-06-06 18:17:47 +00:00
Stuart Marks
9526190863
8307840: SequencedMap view method specification and implementation adjustments
...
Reviewed-by: darcy, alanb
2023-06-06 17:02:32 +00:00
Mandy Chung
74dc50b7f0
8301721: lookup.findSpecial fails on Object method call from interface
...
Reviewed-by: alanb
2023-06-06 16:19:46 +00:00
Doug Simon
0f0fda7abc
8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI compiler 'graal' specified by jvmci.Compiler not found"
...
Reviewed-by: kvn, never
2023-06-06 16:12:37 +00:00
Chen Liang
38cef2adbd
8309413: Improve the performance of MethodTypeDesc::descriptorString
...
8304932: MethodTypeDescImpl can be mutated by argument passed to MethodTypeDesc.of
Reviewed-by: mchung
2023-06-06 15:56:36 +00:00
Brian Burkhalter
9188142698
8309216: Cast from jchar* to char* in test java/io/GetXSpace.java
...
Reviewed-by: rriggs, naoto
2023-06-06 15:15:32 +00:00