Brian Burkhalter
8dfde28b28
8315485: (fs) Move java/nio/file/Path/Misc.java tests into java/nio/file/Path/PathOps.java
...
Reviewed-by: alanb
2023-09-15 15:15:46 +00:00
Leo Korinth
86dde5e02b
8316001: GC: Make TestArrayAllocatorMallocLimit use createTestJvm
...
Reviewed-by: ayang, tschatzl
2023-09-15 08:59:48 +00:00
Daniel Fuchs
4f864faf42
8314136: Test java/net/httpclient/CancelRequestTest.java failed: WARNING: tracker for HttpClientImpl(42) has outstanding operations
...
Reviewed-by: jpai
2023-09-15 08:30:18 +00:00
Abhishek Kumar
bfbc41c1f1
8315741: Open source few swing JFormattedTextField and JPopupMenu tests
...
Reviewed-by: kizune, tr
2023-09-15 06:23:20 +00:00
Abhishek Kumar
0775bf2f03
8316106: Open source few swing JInternalFrame and JMenuBar tests
...
Reviewed-by: kizune, tr
2023-09-15 06:18:36 +00:00
Tejesh R
4a63eb0522
8315834: Open source several Swing JSpinner related tests
...
Reviewed-by: psadhukhan, abhiscxk
2023-09-15 06:08:27 +00:00
Per Minborg
8dc2d9280e
8316190: Improve MemorySegment::toString
...
Reviewed-by: rriggs
2023-09-15 05:43:57 +00:00
Jayathirth D V
783e44d07e
8316326: ProblemList java/awt/Mouse/EnterExitEvents/DragWindowTest.java on macosx-all again
...
Reviewed-by: dholmes
2023-09-15 03:04:28 +00:00
Justin Lu
b55e418a07
8301991: Convert l10n properties resource bundles to UTF-8 native
...
Reviewed-by: naoto
2023-09-14 22:19:18 +00:00
Harshitha Onkar
d475f61fd5
8315731: Open source several Swing Text related tests
...
Reviewed-by: psadhukhan, tr
2023-09-14 22:03:03 +00:00
Soumadipta Roy
4415261688
8315683: Parallelize java/util/concurrent/tck/JSR166TestCase.java
...
Reviewed-by: martin, shade
2023-09-14 19:22:31 +00:00
Adam Sotona
b2e91060db
8313452: Improve Classfile API attributes handling safety
...
Reviewed-by: briangoetz
2023-09-14 18:52:51 +00:00
Chris Plummer
2a6fb9ce59
8316147: Remove serviceability/sa/TestJhsdbJstackMixed.java from -Xcomp problem list
...
Reviewed-by: lmesnik
2023-09-14 18:52:24 +00:00
Adam Sotona
ca747f09b6
8315678: Classfile API ConstantPool::entryCount and ConstantPool::entryByIndex methods are confusing
...
Reviewed-by: briangoetz
2023-09-14 18:30:39 +00:00
Adam Sotona
6d47fc6d5b
8313258: RuntimeInvisibleTypeAnnotationsAttribute.annotations() API Index out of Bound error
...
Reviewed-by: briangoetz
2023-09-14 18:29:01 +00:00
Harshitha Onkar
c11f8352e9
8315824: Open source several Swing Text/HTML related tests
...
Reviewed-by: psadhukhan, azvegint
2023-09-14 17:51:54 +00:00
Mandy Chung
5cea53d372
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles
...
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: rriggs
2023-09-14 16:10:55 +00:00
Soumadipta Roy
eb1f67b160
8315937: Enable parallelism in vmTestbase/nsk/stress/numeric tests
...
Reviewed-by: shade, lmesnik
2023-09-14 15:59:13 +00:00
Prasanta Sadhukhan
a57b9dab6c
8316242: Opensource SwingGraphics manual test
...
Reviewed-by: kizune, abhiscxk
2023-09-14 15:50:03 +00:00
Matias Saavedra Silva
83dca6296e
8313638: Add test for dump of resolved references
...
Reviewed-by: ccheung, iklam
2023-09-14 14:30:14 +00:00
Soumadipta Roy
edd454b502
8315766: Parallelize gc/stress/TestStressIHOPMultiThread.java test
...
Reviewed-by: shade, tschatzl
2023-09-14 12:21:45 +00:00
Prasanta Sadhukhan
8f4dfc443b
8316164: Opensource JMenuBar manual test
...
Reviewed-by: tr, jdv
2023-09-14 10:21:44 +00:00
Prasanta Sadhukhan
33c62e4fff
8316154: Opensource JTextArea manual tests
...
Reviewed-by: abhiscxk, jdv
2023-09-14 10:09:08 +00:00
Kevin Walls
903b9e8dd9
8316199: Remove sun/tools/jstatd/TestJstatd* tests from problemlist for Windows.
...
Reviewed-by: lmesnik, cjplummer
2023-09-14 07:06:20 +00:00
Leonid Mesnik
11d431b2c4
8316228: jcmd tests are broken by 8314828
...
Reviewed-by: dholmes
2023-09-14 01:20:24 +00:00
Sergey Bylokhov
eb37c7e361
8315971: ProblemList containers/docker/TestMemoryAwareness.java on linux-all
...
Reviewed-by: shade
2023-09-13 23:40:44 +00:00
Leonid Mesnik
23fab1181b
8314828: Mark 3 jcmd command-line options test as vm.flagless
...
Reviewed-by: cjplummer
2023-09-13 22:52:01 +00:00
Alexander Zvegintsev
1741d13b12
8315726: Open source several AWT applet tests
...
Reviewed-by: psadhukhan, aivanov
2023-09-13 22:23:27 +00:00
Claes Redestad
92ad4a2399
8315789: Minor HexFormat performance improvements
...
Reviewed-by: rriggs
2023-09-13 20:58:23 +00:00
Aggelos Biboudis
3b0a6d2a68
8314226: Series of colon-style fallthrough switch cases with guards compiled incorrectly
...
Reviewed-by: mcimadamore, vromero
2023-09-13 15:09:01 +00:00
Sean Coffey
ff240a9135
8316087: Test SignedLoggerFinderTest.java is still failing
...
Reviewed-by: dfuchs
2023-09-13 15:05:46 +00:00
Emanuel Peter
f804f8652d
8314612: TestUnorderedReduction.java fails with -XX:MaxVectorSize=32 and -XX:+AlignVector
...
Reviewed-by: chagedorn, kvn
2023-09-13 10:47:20 +00:00
Abhishek Kumar
fecd2fd8f2
8315898: Open source swing JMenu tests
...
Reviewed-by: serb
2023-09-13 07:42:53 +00:00
Abhishek Kumar
bb6b3f2486
8315761: Open source few swing JList and JMenuBar tests
...
Reviewed-by: psadhukhan, tr
2023-09-13 07:35:01 +00:00
Matthias Baesken
36552e7193
8316123: ProblemList serviceability/dcmd/gc/RunFinalizationTest.java on AIX
...
Reviewed-by: clanger
2023-09-13 07:29:10 +00:00
Abhishek Kumar
fe5ef5f20d
8315677: Open source few swing JFileChooser and other tests
...
Reviewed-by: psadhukhan, tr
2023-09-13 07:27:18 +00:00
Aleksey Shipilev
ece9bdfc83
8299614: Shenandoah: STW mark should keep nmethod/oops referenced from stack chunk alive
...
Reviewed-by: rkennke, zgu
2023-09-13 06:04:10 +00:00
Prasanta Sadhukhan
a36f5a54ab
8315663: Open source misc awt tests
...
Reviewed-by: tr, jdv
2023-09-13 05:25:25 +00:00
Sergey Bylokhov
bd52bbfa27
8316060: test/hotspot/jtreg/runtime/reflect/ReflectOutOfMemoryError.java may fail if heap is huge
...
Reviewed-by: lmesnik, dholmes
2023-09-13 02:33:03 +00:00
Erik Joelsson
020255a72d
8267174: Many test files have the wrong Copyright header
...
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
2023-09-12 20:16:05 +00:00
Aleksey Shipilev
947dee7f2d
8316113: Infinite permission checking loop in java/net/spi/InetAddressResolverProvider/RuntimePermissionTest
...
Reviewed-by: jpai, aefimov, dfuchs
2023-09-12 18:13:55 +00:00
Mandy Chung
d75d9774c8
8285447: StackWalker minimal batch size should be optimized for getCallerClass
...
Reviewed-by: simonis
2023-09-12 16:24:16 +00:00
Mikhailo Seledtsov
fc3e826692
8314832: Few runtime/os tests ignore vm flags
...
Reviewed-by: dholmes, lmesnik
2023-09-12 14:40:06 +00:00
Prasanta Sadhukhan
8b4f9a88e6
8315990: Amend problemlisted tests to proper position
...
Reviewed-by: aivanov
2023-09-12 11:47:07 +00:00
Christian Hagedorn
3b422d0dc1
8316094: Problemlist compiler/rangechecks/TestRangeCheckHoistingScaledIV.java
...
Reviewed-by: thartmann
2023-09-12 08:54:59 +00:00
Serguei Spitsyn
fda142ff6c
8312174: missing JVMTI events from vthreads parked during JVMTI attach
...
Reviewed-by: lmesnik, amenkov
2023-09-12 02:46:47 +00:00
Naoto Sato
d0be73a780
8041488: Locale-Dependent List Patterns
...
Reviewed-by: joehw, rriggs
2023-09-11 16:48:22 +00:00
Aleksey Shipilev
dd214d0f95
8315437: Enable parallelism in vmTestbase/nsk/monitoring/stress/classload tests
...
Reviewed-by: lmesnik, cjplummer
2023-09-11 16:41:35 +00:00
Soumadipta Roy
877731d2a2
8315770: serviceability/sa/TestJmapCoreMetaspace.java should run with -XX:-VerifyDependencies
...
Reviewed-by: shade, kevinw, cjplummer, lmesnik
2023-09-11 16:34:56 +00:00
Prasanta Sadhukhan
ae08143d3d
8315611: Open source swing text/html and tree test
...
Reviewed-by: jdv
2023-09-11 13:23:47 +00:00
Aleksey Shipilev
1941290b79
8315942: Sort platform enums and definitions after JDK-8304913 follow-ups
...
Reviewed-by: rriggs, jpai
2023-09-11 12:08:31 +00:00
Prasanta Sadhukhan
a04c6c1ac6
8315609: Open source few more swing text/html tests
...
Reviewed-by: jdv
2023-09-11 07:06:41 +00:00
Vladimir Petko
dab1c213fd
8314491: Linux: jexec launched via PATH fails to find java
...
Reviewed-by: dholmes, rriggs
2023-09-10 23:20:49 +00:00
Jorn Vernee
68f69417c7
8314452: Explicitly indicate inlining success/failure in PrintInlining
...
Reviewed-by: kvn, shade, thartmann
2023-09-09 10:32:23 +00:00
Joe Darcy
578ded4645
8312418: Add Elements.getEnumConstantBody
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: vromero
2023-09-08 22:06:24 +00:00
Joe Wang
dccf670492
8306632: Add a JDK Property for specifying DTD support
...
Reviewed-by: lancea, smarks
2023-09-08 20:24:23 +00:00
Aleksey Shipilev
9559e035d2
8315578: PPC builds are broken after JDK-8304913
...
Reviewed-by: mdoerr, rriggs
2023-09-08 15:11:17 +00:00
Sean Coffey
e409d07ae8
8315696: SignedLoggerFinderTest.java test failed
...
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
2023-09-08 14:25:58 +00:00
Evgeny Nikitin
ab6a87e670
8314838: 3 compiler tests ignore vm flags
...
Reviewed-by: eastigeevich, kvn, lmesnik
2023-09-08 14:09:10 +00:00
Markus Grönlund
b3dfc399da
8315930: Revert "8315220: Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native"
...
Reviewed-by: egahlin
2023-09-08 12:27:01 +00:00
Aleksey Shipilev
825e0ed2a1
8315774: Enable parallelism in vmTestbase/gc/g1/unloading tests
...
Reviewed-by: phh, lmesnik
2023-09-08 08:34:05 +00:00
Roland Westrelin
dac1727956
8308869: C2: use profile data in subtype checks when profile has more than one class
...
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: vlivanov, thartmann
2023-09-08 07:48:05 +00:00
Tejesh R
3a00ec8639
8312075: FileChooser.win32.newFolder is not updated when changing Locale
...
Reviewed-by: aivanov, abhiscxk
2023-09-08 04:26:14 +00:00
Prasanta Sadhukhan
806ef0897b
8315594: Open source few headless Swing misc tests
...
Reviewed-by: azvegint
2023-09-08 03:44:15 +00:00
shaojin.wensj
4b43c25fe3
8310929: Optimization for Integer.toString
...
Reviewed-by: redestad, rriggs
2023-09-08 02:13:52 +00:00
Mandy Chung
111ecdbaf5
8268829: Provide an optimized way to walk the stack with Class object only
...
8210375: StackWalker::getCallerClass throws UnsupportedOperationException
Reviewed-by: coleenp, dfuchs, bchristi
2023-09-07 21:37:40 +00:00
Patricio Chilano Mateo
4c6d7fc258
8315795: runtime/Safepoint/TestAbortVMOnSafepointTimeout.java fails after JDK-8305507
...
Reviewed-by: dcubed
2023-09-07 20:12:04 +00:00
Daniel D. Daugherty
7e7ab6ee1b
8315877: ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-aarch64
...
8315879: ProblemList java/awt/PopupMenu/PopupMenuLocation.java on macosx-aarch64
Reviewed-by: azvegint, rriggs, ccheung
2023-09-07 20:10:00 +00:00
Ioi Lam
0c865a75e6
8315637: JDK-8314249 broke libgraal
...
Reviewed-by: dnsimon, matsaave
2023-09-07 18:30:09 +00:00
Mikhailo Seledtsov
9bf3dee242
8314831: NMT tests ignore vm flags
...
Reviewed-by: lmesnik, stuefe, gziemski
2023-09-07 17:12:46 +00:00
Markus Grönlund
1cae0f53a9
8315220: Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
...
Reviewed-by: mbaesken, egahlin
2023-09-07 16:12:55 +00:00
Qing Xiao
8f7e29b2cd
8313422: test/langtools/tools/javac 144 test classes uses com.sun.tools.classfile library
...
Reviewed-by: asotona
2023-09-07 15:37:25 +00:00
Qing Xiao
2fd870a74f
8315444: Convert test/jdk/tools to Classfile API
...
Reviewed-by: asotona
2023-09-07 15:02:13 +00:00
Aggelos Biboudis
81f8c57e4a
8314632: Intra-case dominance check fails in the presence of a guard
...
Reviewed-by: vromero
2023-09-07 12:51:37 +00:00
Per Minborg
b408a82f9b
8314260: Unable to load system libraries on Windows when using a SecurityManager
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: jvernee
2023-09-07 11:52:14 +00:00
Jan Lahoda
726c9c977d
8315735: VerifyError when switch statement used with synchronized block
...
Reviewed-by: vromero
2023-09-07 11:08:55 +00:00
Prasanta Sadhukhan
fd6442c079
8315602: Open source swing security manager test
...
Reviewed-by: kizune, aivanov
2023-09-07 10:16:06 +00:00
Thomas Obermeier
e22eb06a3b
8315651: Stop hiding AIX specific multicast socket errors via NetworkConfiguration (aix)
...
Reviewed-by: alanb, mdoerr, clanger
2023-09-07 08:42:55 +00:00
Matthias Baesken
9887cd8adc
8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le
...
Reviewed-by: mdoerr
2023-09-07 07:36:08 +00:00
Prasanta Sadhukhan
b05198a4f3
8315600: Open source few more headless Swing misc tests
...
Reviewed-by: aivanov
2023-09-07 03:49:42 +00:00
Prasanta Sadhukhan
4127fbb9ed
8315606: Open source few swing text/html tests
...
Reviewed-by: aivanov
2023-09-07 03:41:24 +00:00
Calvin Cheung
25e85db61c
8307468: CDS Lambda Proxy classes are regenerated in dynamic dump
...
Reviewed-by: iklam
2023-09-06 15:37:03 +00:00
singhnitin
024133b089
8311964: Some jtreg tests failing on x86 with error 'unrecognized VM options' (C2 flags)
...
Reviewed-by: dhanalla, thartmann
2023-09-06 11:36:13 +00:00
Aleksey Shipilev
cfc148930b
8315579: SPARC64 builds are broken after JDK-8304913
...
Reviewed-by: rriggs, phh
2023-09-06 08:27:11 +00:00
Pavel Rappo
a01b3fb8e9
8288660: JavaDoc should be more helpful if it doesn't recognize a tag
...
Reviewed-by: jjg
2023-09-06 07:51:14 +00:00
Roland Westrelin
ba1a46392f
8315377: C2: assert(u->find_out_with(Op_AddP) == nullptr) failed: more than 2 chained AddP nodes?
...
Reviewed-by: chagedorn, kvn, thartmann
2023-09-06 07:25:22 +00:00
Roman Marchenko
a258fc443f
8315648: Add test for JDK-8309979 changes
...
Reviewed-by: cjplummer
2023-09-06 07:19:53 +00:00
Leonid Mesnik
5cbff24608
8315406: [REDO] serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
...
Reviewed-by: cjplummer, dcubed
2023-09-06 00:02:54 +00:00
Rajan Halade
7a08e6bdd6
8313575: Refactor PKCS11Test tests
...
Reviewed-by: valeriep
2023-09-05 23:08:25 +00:00
Alex Menkov
d3ee704b28
8315563: Remove references to JDK-8226420 from problem list
...
Reviewed-by: kevinw, cjplummer
2023-09-05 22:46:15 +00:00
Tobias Hotz
aba89f20bf
8312213: Remove unnecessary TEST instructions on x86 when flags reg will already be set
...
Reviewed-by: jvernee, dlong
2023-09-05 22:08:20 +00:00
Ioi Lam
1f4cdb327f
8315127: CDSMapTest fails with incorrect number of oop references
...
Reviewed-by: ccheung
2023-09-05 20:56:09 +00:00
Rajan Halade
939d7c5d84
8161536: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with ProviderException
...
Reviewed-by: mullan
2023-09-05 17:51:12 +00:00
Daniel D. Daugherty
ebe3127734
8315717: ProblemList serviceability/sa/TestHeapDumpForInvokeDynamic.java with ZGC
...
Reviewed-by: thartmann, azvegint, kevinw
2023-09-05 17:48:43 +00:00
Quan Anh Mai
969fcdb0de
8314191: C2 compilation fails with "bad AD file"
...
Reviewed-by: thartmann, chagedorn
2023-09-05 16:15:54 +00:00
Wojciech Kudla
cef9fff067
8305507: Add support for grace period before AbortVMOnSafepointTimeout triggers
...
Reviewed-by: dholmes, pchilanomate
2023-09-05 14:12:45 +00:00
Aleksey Shipilev
9013b03244
8315442: Enable parallelism in vmTestbase/nsk/monitoring/stress/thread tests
...
Reviewed-by: stuefe, lmesnik
2023-09-05 10:08:35 +00:00
Christoph Langer
69c9ec92d0
8314094: java/lang/ProcessHandle/InfoTest.java fails on Windows when run as user with Administrator privileges
...
Reviewed-by: mbaesken, azeller
2023-09-05 08:30:03 +00:00
Roland Westrelin
fe4f90021f
8315088: C2: assert(wq.size() - before == EMPTY_LOOP_SIZE) failed: expect the EMPTY_LOOP_SIZE nodes of this body if empty
...
Reviewed-by: thartmann, chagedorn
2023-09-05 07:32:51 +00:00
Matthias Baesken
8bbebbba8f
8315644: increase timeout of sun/security/tools/jarsigner/Warning.java
...
Reviewed-by: clanger, lucy
2023-09-05 07:06:37 +00:00
Per Minborg
f292268268
8315454: Add a way to create an immutable snapshot of a BitSet
...
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad
2023-09-05 06:43:00 +00:00
Roland Westrelin
9def4538ab
8314580: PhaseIdealLoop::transform_long_range_checks fails with assert "was tested before"
...
Reviewed-by: chagedorn, kvn
2023-09-04 15:18:39 +00:00
Jan Lahoda
94a74a0a45
8315534: Incorrect warnings about implicit annotation processing
...
Reviewed-by: darcy
2023-09-04 10:06:20 +00:00
Jan Lahoda
84425a6290
8315452: Erroneous AST missing modifiers for partial input
...
Reviewed-by: vromero
2023-09-04 09:14:16 +00:00
Jan Lahoda
3094fd1ac5
8314662: jshell shows duplicated signatures of javap
...
Reviewed-by: asotona, cstein
2023-09-04 08:36:41 +00:00
Roberto Castañeda Lozano
0d52c82ed1
8310220: IGV: dump graph after each IGVN step at level 4
...
Reviewed-by: chagedorn, tholenstein
2023-09-04 07:41:41 +00:00
Jan Lahoda
adfc1d6cd2
8313323: javac -g on a java file which uses unnamed variable leads to ClassFormatError when launching that class
...
Reviewed-by: vromero
2023-09-04 07:17:28 +00:00
Christian Hagedorn
2dc930de12
8314997: Missing optimization opportunities due to missing try_clean_mem_phi() calls
...
Reviewed-by: roland, kvn, thartmann
2023-09-04 06:53:19 +00:00
Leonid Mesnik
ba8d5c2206
8315582: Exclude compiler/codecache/CodeCacheFullCountTest.java with Xcomp
...
Reviewed-by: thartmann
2023-09-04 05:25:34 +00:00
Yi Yang
75d4ac2659
8311775: [TEST] duplicate verifyHeapDump in several tests
...
Reviewed-by: kevinw, amenkov, cjplummer
2023-09-04 01:56:13 +00:00
Rajat Mahajan
4f90abaf17
8311585: Add JRadioButtonMenuItem to bug8031573.java
...
Reviewed-by: honkar, aivanov
2023-09-01 21:49:49 +00:00
Yi-Fan Tsai
2a11bc41ba
8314837: 5 compiled/codecache tests ignore VM flags
...
Reviewed-by: kvn, lmesnik
2023-09-01 20:41:45 +00:00
Abhishek Kumar
56b8db11c3
8258970: Disabled JPasswordField foreground color is wrong with GTK LAF
...
Reviewed-by: tr, dnguyen, psadhukhan
2023-09-01 15:26:25 +00:00
Claes Redestad
cf02cf31da
8315098: Improve URLEncodeDecode microbenchmark
...
Reviewed-by: ecaspole, dfuchs
2023-09-01 11:18:05 +00:00
Thomas Stuefe
c32e340d94
8315321: [aix] os::attempt_reserve_memory_at must map at the requested address or fail
...
Reviewed-by: mdoerr
2023-09-01 11:05:34 +00:00
Daniel Jeliński
42f5b9e7aa
8315436: HttpsServer does not send TLS alerts
...
Reviewed-by: dfuchs, michaelm
2023-09-01 10:19:53 +00:00
Brian Burkhalter
63f561fac2
8306882: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link
...
Reviewed-by: alanb
2023-08-31 21:14:22 +00:00
Valerie Peng
2436fb010e
8312306: Add more Reference.reachabilityFence() calls to the security classes using Cleaner
...
Reviewed-by: ascarpino
2023-08-31 20:40:25 +00:00
Mandy Chung
c8acab1d91
8315413: Remove special filtering of Continuation.yield0 in StackWalker
...
Reviewed-by: alanb
2023-08-31 16:11:03 +00:00
Oliver Kopp
ea5aa61c8c
8315383: jlink SystemModulesPlugin incorrectly parses the options
...
Reviewed-by: mchung
2023-08-31 16:10:44 +00:00
Aleksey Shipilev
145d8bc1a3
8315051: jdk/jfr/jvm/TestGetEventWriter.java fails with non-JVMCI GCs
...
Reviewed-by: phh, egahlin
2023-08-31 11:15:09 +00:00
Thomas Obermeier
486fa08d4b
8313873: java/nio/channels/DatagramChannel/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size and different IPv6 Header interpretation
...
Reviewed-by: clanger, mbaesken
2023-08-31 09:51:13 +00:00
Ivan Walulya
47aa6f3a65
8315219: G1: Improve allocator pathological case where it keeps doing direct allocations instead of retiring a PLAB
...
Reviewed-by: tschatzl, ayang, mli
2023-08-31 08:04:47 +00:00
Leonid Mesnik
218829e0a2
8315421: [BACKOUT] 8314834 serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
...
Reviewed-by: dholmes
2023-08-31 02:33:38 +00:00
Justin Lu
3c8a6678fe
8314611: Provide more explicative error message parsing Currencies
...
Reviewed-by: naoto
2023-08-30 23:40:34 +00:00
Jonathan Gibbons
df5e6e5d48
8315248: AssertionError in Name.compareTo
...
Reviewed-by: vromero
2023-08-30 21:52:31 +00:00
Alex Menkov
c90cd2c060
8286789: Test forceEarlyReturn002.java timed out
...
Reviewed-by: lmesnik, sspitsyn
2023-08-30 18:28:43 +00:00
Thomas Stuefe
89d18ea40f
8312018: Improve reservation of class space and CDS
...
8313669: Reduced chance for zero-based nKlass encoding since JDK-8296565
Reviewed-by: iklam, adinn
2023-08-30 17:51:28 +00:00
Brian Burkhalter
dd64a4a483
8315241: (fs) Move toRealPath tests in java/nio/file/Path/Misc.java to separate JUnit 5 test
...
Reviewed-by: rriggs
2023-08-30 16:58:16 +00:00
Leonid Mesnik
8e4cda063c
8314834: serviceability/jdwp/AllModulesCommandTest.java ignores VM flags
...
Reviewed-by: sspitsyn
2023-08-30 16:14:07 +00:00
Leonid Mesnik
1ea6463fbb
8314835: gtest wrappers should be marked as flagless
...
Reviewed-by: dholmes, stuefe
2023-08-30 16:12:17 +00:00
Leonid Mesnik
93e82c0146
8314824: Fix serviceability/jvmti/8036666/GetObjectLockCount.java to use vm flags
...
Reviewed-by: sspitsyn, kevinw
2023-08-30 16:11:56 +00:00
Sean Coffey
7daae1fb42
8314263: Signed jars triggering Logger finder recursion and StackOverflowError
...
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
2023-08-30 12:54:57 +00:00
Roland Westrelin
ed1ea5fe7c
8314024: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work due to bad immediate dominator info
...
Reviewed-by: kvn, chagedorn
2023-08-30 07:52:05 +00:00
Matthias Baesken
f3aeb024d9
8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children
...
Reviewed-by: stuefe, rriggs
2023-08-30 06:46:51 +00:00
Matthias Baesken
1e7e2bcf35
8315214: Do not run sun/tools/jhsdb tests concurrently
...
Reviewed-by: alanb, cjplummer
2023-08-30 06:41:43 +00:00
Valerie Peng
1c598c2245
8312428: PKCS11 tests fail with NSS 3.91
...
Reviewed-by: ssahoo, rhalade
2023-08-29 22:08:34 +00:00
Kevin Walls
1d0250709a
8314476: TestJstatdPortAndServer.java failed with "java.rmi.NoSuchObjectException: no such object in table"
...
Reviewed-by: msheppar, sspitsyn
2023-08-29 08:54:00 +00:00
Pengfei Li
a03954e6c5
8309697: [TESTBUG] Remove "@requires vm.flagless" from jtreg vectorization tests
...
Reviewed-by: kvn, thartmann, epeter, chagedorn
2023-08-29 01:39:54 +00:00
Pengfei Li
e5ea9aa9aa
8312570: [TESTBUG] Jtreg compiler/loopopts/superword/TestDependencyOffsets.java fails on 512-bit SVE
...
Reviewed-by: epeter, kvn
2023-08-29 01:34:33 +00:00
Calvin Cheung
1cb2cc6587
8308464: Shared array class should not always be loaded in boot loader
...
Reviewed-by: dholmes, iklam
2023-08-28 22:05:15 +00:00
Justin Lu
b4b2fecb42
8311081: KeytoolReaderP12Test.java fail on localized Windows platform
...
Reviewed-by: lancea, jpai, weijun
2023-08-28 20:36:32 +00:00
lawrence.andrews
31e26814db
8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to use new PassFailJFrame's builder pattern usage
...
Reviewed-by: honkar, aivanov
2023-08-28 20:31:02 +00:00
Alisen Chung
21916f32c0
8139208: [macosx] Issue with setExtendedState of JFrame
...
Reviewed-by: honkar, dnguyen, azvegint
2023-08-28 20:17:40 +00:00
Roberto Castañeda Lozano
1c3177eea7
8315029: [BACKOUT] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
...
Reviewed-by: chagedorn, mdoerr
2023-08-28 11:08:44 +00:00
Christian Hagedorn
5c4f1dc43e
8314513: [IR Framework] Some internal IR Framework tests are failing after JDK-8310308 on PPC and Cascade Lake
...
Reviewed-by: kvn, mdoerr
2023-08-28 10:30:48 +00:00
Darragh Clarke
1664e793eb
8311792: java/net/httpclient/ResponsePublisher.java fails intermittently with AssertionError: Found some outstanding operations
...
Reviewed-by: dfuchs, jpai
2023-08-28 10:03:42 +00:00
Daniel Jeliński
12de9b0225
8314148: Fix variable scope in SunMSCAPI
...
Reviewed-by: valeriep
2023-08-28 05:27:25 +00:00
Chris Plummer
8a5db6bab3
8237542: JMapHeapConfigTest.java doesn't work with negative jlong values
...
Reviewed-by: sspitsyn, shade
2023-08-25 23:16:02 +00:00
Rajan Halade
e9ba8d5a0e
8314960: Add Certigna Root CA - 2
...
Reviewed-by: mullan
2023-08-25 18:17:27 +00:00
Quan Anh Mai
837cf85f7d
8312547: Max/Min nodes Value implementation could be improved
...
Reviewed-by: thartmann, kvn
2023-08-25 17:48:27 +00:00
Leonid Mesnik
7342f5a033
8314333: Update com/sun/jdi/ProcessAttachTest.java to use ProcessTools.createTestJvm(..)
...
Reviewed-by: cjplummer
2023-08-25 16:18:45 +00:00
Roberto Castañeda Lozano
f139f30695
8315033: Problemlist java/lang/template/StringTemplateTest.java
...
Reviewed-by: chagedorn
2023-08-25 15:27:24 +00:00
Weibing Xiao
f2383b3cbd
8314063: The socket is not closed in Connection::createSocket when the handshake failed for LDAP connection
...
Reviewed-by: aefimov, msheppar
2023-08-25 12:20:18 +00:00
Roberto Castañeda Lozano
002b594870
8312749: Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: thartmann, ayang, kvn
2023-08-25 07:18:34 +00:00
Vyom Tewari
acaab6fd74
8306040: HttpResponseInputStream.available() returns 1 on empty stream
...
Reviewed-by: dfuchs
2023-08-24 15:46:44 +00:00
Doug Simon
75e19e0d5e
8314819: [JVMCI] HotSpotJVMCIRuntime.lookupType throws unexpected ClassNotFoundException
...
Reviewed-by: never, thartmann
2023-08-24 10:12:16 +00:00
Thomas Stuefe
de0e46c2f6
8303815: Improve Metaspace test speed
...
Reviewed-by: stefank, dholmes
2023-08-24 05:38:43 +00:00
Thomas Stuefe
3699666c93
8313319: [linux] mmap should use MAP_FIXED_NOREPLACE if available
...
Reviewed-by: jsjolen, dholmes
2023-08-24 05:16:58 +00:00
Alexander Matveev
57a322da9b
8308042: [macos] Developer ID Application Certificate not picked up by jpackage if it contains UNICODE characters
...
Reviewed-by: asemenyuk
2023-08-23 20:22:12 +00:00
Chris Plummer
38a9edfb7e
8314679: SA fails to properly attach to JVM after having just detached from a different JVM
...
Reviewed-by: dholmes, kevinw
2023-08-23 20:11:10 +00:00
Ben Perez
9435cd1916
8175874: Update Security.insertProviderAt to specify behavior when requested position is out of range.
...
Reviewed-by: mullan, valeriep
2023-08-23 18:10:11 +00:00
lawrence.andrews
dbb788f34d
8294535: Add screen capture functionality to PassFailJFrame
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, honkar
2023-08-23 17:48:07 +00:00
Brian Burkhalter
096b7ff097
8314810: (fs) java/nio/file/Files/CopyInterference.java should use TestUtil::supportsLinks
...
Reviewed-by: aturbanov, alanb
2023-08-23 15:31:33 +00:00
Alexey Ivanov
62610203f1
8312555: Ideographic characters aren't stretched by AffineTransform.scale(2, 1)
...
Ignore bitmaps embedded into fonts for non-uniform scales
Reviewed-by: prr, serb
2023-08-23 11:48:22 +00:00
Matthias Baesken
703817d21f
8314517: some tests fail in case ipv6 is disabled on the machine
...
Reviewed-by: mdoerr, lucy, jpai, dfuchs
2023-08-23 10:44:40 +00:00
Roland Westrelin
1cee3b9fd9
8313262: C2: Sinking node may cause required cast to be dropped
...
Reviewed-by: chagedorn, thartmann
2023-08-23 08:59:36 +00:00
Tobias Holenstein
f8203cb272
8313626: C2 crash due to unexpected exception control flow
...
Reviewed-by: thartmann, chagedorn
2023-08-23 08:47:33 +00:00
Kimura Yukihiro
d1de3d082e
8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError
...
Reviewed-by: shade, thartmann
2023-08-23 06:04:28 +00:00
Thomas Stuefe
a0d0f21f08
8314752: Use google test string comparison macros
...
Reviewed-by: coleenp, kbarrett
2023-08-23 05:26:05 +00:00
Valerie Peng
ba6cdbe2c2
8309214: sun/security/pkcs11/KeyStore/CertChainRemoval.java fails after 8301154
...
Reviewed-by: mbaesken, jnimeh
2023-08-22 23:49:03 +00:00
Calvin Cheung
9f4a9fe488
8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom"
...
Reviewed-by: iklam, matsaave
2023-08-22 22:37:16 +00:00
Thomas Stuefe
20e94784c9
8314426: runtime/os/TestTrimNative.java is failing on slow machines
...
Reviewed-by: mbaesken, mdoerr, shade
2023-08-22 14:00:47 +00:00
Daohan Qu
6b9df037e4
8311240: Eliminate usage of testcases.jar from TestMetaSpaceLog.java
...
Reviewed-by: ayang, tschatzl
2023-08-22 12:51:59 +00:00
Cesar Soares Lucas
02ef859f79
8313689: C2: compiler/c2/irTests/scalarReplacement/AllocationMergesTests.java fails intermittently with -XX:-TieredCompilation
...
Reviewed-by: kvn, thartmann
2023-08-22 07:58:51 +00:00
Sergey Bylokhov
87298d2ade
8312535: MidiSystem.getSoundbank() throws unexpected SecurityException
...
Reviewed-by: prr
2023-08-22 01:44:16 +00:00
Daniel D. Daugherty
78f74bc8ff
8314672: ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all and windows-x64
...
Reviewed-by: azvegint
2023-08-21 17:13:48 +00:00
Leo Korinth
17a19dc060
8311639: Replace currentTimeMillis() with nanoTime() in jtreg/gc
...
Reviewed-by: stefank, ayang
2023-08-21 12:19:36 +00:00
Aleksey Shipilev
812f475bc4
8314501: Shenandoah: sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java fails
...
Reviewed-by: cjplummer, sspitsyn
2023-08-21 09:02:01 +00:00
Sidraya
ec1f7a8480
8311630: [s390] Implementation of Foreign Function & Memory API (Preview)
...
Reviewed-by: amitkumar, jvernee, mdoerr
2023-08-21 07:15:25 +00:00
Christian Stein
c50315de8f
8314495: Update to use jtreg 7.3.1
...
Reviewed-by: dholmes, erikj, iris, jpai
2023-08-21 06:30:56 +00:00
Alan Bateman
ed0f75f266
8313290: Misleading exception message from STS.Subtask::get when task forked after shutdown
...
Reviewed-by: psandoz
2023-08-19 18:42:43 +00:00
Xin Liu
febc34dd28
8314610: hotspot can't compile with the latest of gtest because of <iomanip>
...
Reviewed-by: jiefu, stuefe
2023-08-19 17:42:30 +00:00
Leonid Mesnik
58f5826ff4
8311222: strace004 can fail due to unexpected stack length after JDK-8309408
...
Reviewed-by: dholmes, alanb
2023-08-19 01:46:40 +00:00
Tyler Steele
395fc78880
8309475: Test java/foreign/TestByteBuffer.java fails: a problem with msync (aix)
...
Reviewed-by: mbaesken, alanb, mdoerr
2023-08-18 20:11:24 +00:00
Leonid Mesnik
f481477144
8314320: Mark runtime/CommandLine/ tests as flagless
...
Reviewed-by: dholmes
2023-08-18 17:53:07 +00:00
Pavel Rappo
aecbb1b5c3
8314448: Coordinate DocLint and JavaDoc to report on unknown tags
...
Reviewed-by: jjg
2023-08-18 16:40:51 +00:00
Coleen Phillimore
752121114f
8314265: Fix -Wconversion warnings in miscellaneous runtime code
...
Reviewed-by: stuefe, dholmes, chagedorn
2023-08-18 12:06:02 +00:00
Thomas Stuefe
891c3f4cca
8307356: Metaspace: simplify BinList handling
...
Reviewed-by: rkennke, coleenp
2023-08-18 05:51:05 +00:00
Ioi Lam
0299364d85
8314249: Refactor handling of invokedynamic in JVMCI ConstantPool
...
Reviewed-by: dnsimon, coleenp
2023-08-17 22:52:05 +00:00
Harshitha Onkar
808bb1f7bc
8314246: javax/swing/JToolBar/4529206/bug4529206.java fails intermittently on Linux
...
Reviewed-by: dnguyen, serb
2023-08-17 20:37:06 +00:00
Daniel D. Daugherty
2505cebc5d
8314533: ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all with ZGC
...
Reviewed-by: azvegint
2023-08-17 17:05:54 +00:00
Chris Plummer
62ca00158c
8313357: Revisit requiring SA tests on OSX to either run as root or use sudo
...
Reviewed-by: dholmes, amenkov
2023-08-17 15:26:45 +00:00
Chris Plummer
388dcff725
8282712: VMConnection.open() does not detect if VM failed to be created, resulting in NPE
...
Reviewed-by: sspitsyn, amenkov
2023-08-17 15:09:09 +00:00
Per Minborg
2b81885f78
8314071: Test java/foreign/TestByteBuffer.java timed out
...
Reviewed-by: mcimadamore
2023-08-17 11:31:09 +00:00
Cristian Vat
32efd23c5d
8311939: Excessive allocation of Matcher.groups array
...
Reviewed-by: rriggs, igraves
2023-08-17 11:27:39 +00:00
Aggelos Biboudis
4331193010
8314423: Multiple patterns without unnamed variables
...
8314216: Case enumConstant, pattern compilation fails
Reviewed-by: jlahoda
2023-08-17 07:33:16 +00:00
Ben Perez
f143380d01
8314240: test/jdk/sun/security/pkcs/pkcs7/SignerOrder.java fails to compile
...
Reviewed-by: mullan
2023-08-16 19:56:13 +00:00
Brian Burkhalter
6b396da278
8062795: (fs) Files.setPermissions requires read access when NOFOLLOW_LINKS specified
...
Reviewed-by: alanb
2023-08-16 17:53:56 +00:00
Leonid Mesnik
7b28d3608a
8314330: java/foreign tests should respect vm flags when start new processes
...
Reviewed-by: jvernee
2023-08-16 17:49:38 +00:00
Lance Andersen
13f6450e2e
8313765: Invalid CEN header (invalid zip64 extra data field size)
...
Reviewed-by: simonis, alanb, coffeys
2023-08-16 15:42:36 +00:00
Ralf Schmelter
24e896d7c9
8310275: Bug in assignment operator of ReservedMemoryRegion
...
Reviewed-by: jsjolen, dholmes, stuefe
2023-08-16 15:00:50 +00:00
Thomas Schatzl
1925508425
8314144: gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
...
Reviewed-by: ayang, iwalulya
2023-08-16 12:08:56 +00:00
Matthias Baesken
ef6db5c299
8314211: Add NativeLibraryUnload event
...
Reviewed-by: stuefe, mdoerr
2023-08-16 07:39:42 +00:00
Emanuel Peter
d46f0fb318
8313720: C2 SuperWord: wrong result with -XX:+UseVectorCmov -XX:+UseCMoveUnconditionally
...
Reviewed-by: chagedorn, thartmann
2023-08-16 07:15:43 +00:00
Christian Hagedorn
0b12480de8
8314233: C2: assert(assertion_predicate_has_loop_opaque_node(iff)) failed: unexpected
...
Reviewed-by: thartmann, kvn
2023-08-16 06:58:23 +00:00
Prasanta Sadhukhan
2bd2faeb76
4346610: Adding JSeparator to JToolBar "pushes" buttons added after separator to edge
...
Reviewed-by: tr, aivanov, dnguyen
2023-08-16 05:35:40 +00:00
Leonid Mesnik
6bf4a33593
8314242: Update applications/scimark/Scimark.java to accept VM flags
...
Reviewed-by: dholmes
2023-08-16 00:15:55 +00:00
Christoph Schwentker
bc8e9f44a3
8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder
...
Reviewed-by: mchung
2023-08-15 22:34:37 +00:00
Chris Plummer
0f5e030bad
8309335: Get rid of use of reflection to call Thread.isVirtual() in nsk/jdi/EventRequestManager/stepRequests/stepreq001t.java
...
Reviewed-by: lmesnik, sspitsyn, alanb
2023-08-15 20:55:27 +00:00
Aleksey Shipilev
2e8a0ab272
8314120: Add tests for FileDescriptor.sync
...
Reviewed-by: alanb, bpb
2023-08-15 16:11:09 +00:00
Emanuel Peter
a02d65efcc
8310308: IR Framework: check for type and size of vector nodes
...
Reviewed-by: chagedorn, thartmann
2023-08-15 10:08:51 +00:00
David Holmes
b7dee213df
8314244: Incorrect file headers in new tests from JDK-8312597
...
Reviewed-by: lmesnik, kvn
2023-08-15 04:29:25 +00:00
Fei Gao
37c6b23f5b
8308340: C2: Idealize Fma nodes
...
Reviewed-by: kvn, epeter
2023-08-15 01:04:22 +00:00
Yasumasa Suenaga
583cb754f3
8313406: nep_invoker_blob can be simplified more
...
Reviewed-by: jvernee, vlivanov
2023-08-14 23:12:42 +00:00
Ben Taylor
0074b48ad7
8312597: Convert TraceTypeProfile to UL
...
Reviewed-by: shade, phh
2023-08-14 22:50:37 +00:00
Sean Mullan
1f1c5c6f8d
8314241: Add test/jdk/sun/security/pkcs/pkcs7/SignerOrder.java to ProblemList
...
Reviewed-by: dcubed, dholmes
2023-08-14 22:23:11 +00:00
Kimura Yukihiro
49b29845f7
8313854: Some tests in serviceability area fail on localized Windows platform
...
Reviewed-by: amenkov, cjplummer
2023-08-14 18:26:55 +00:00
Brian Burkhalter
c132176b93
8114830: (fs) Files.copy fails due to interference from something else changing the file system
...
Reviewed-by: alanb, vtewari
2023-08-14 17:48:50 +00:00
Weibing Xiao
e56d3bc2da
8313657: com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors
...
Reviewed-by: vtewari, msheppar, aefimov
2023-08-14 17:38:53 +00:00
Oli Gillespie
4b2703ad39
8313678: SymbolTable can leak Symbols during cleanup
...
Reviewed-by: coleenp, dholmes, shade
2023-08-14 15:58:03 +00:00
Liam Miller-Cushon
f41c267f85
8314045: ArithmeticException in GaloisCounterMode
...
Co-authored-by: Ioana Nedelcu <ioannanedelcu@google.com>
Reviewed-by: ascarpino
2023-08-14 15:51:18 +00:00
Ioi Lam
911d1dbbf7
8314078: HotSpotConstantPool.lookupField() asserts due to field changes in ConstantPool.cpp
...
Reviewed-by: dnsimon, coleenp
2023-08-14 15:37:44 +00:00
Christian Stein
6574dd796d
8314025: Remove JUnit-based test in java/lang/invoke from problem list
...
Reviewed-by: dholmes, jpai
2023-08-14 13:38:22 +00:00
Stefan Karlsson
049b55f24e
8314019: Add gc logging to jdk/jfr/event/gc/detailed/TestZAllocationStallEvent.java
...
Reviewed-by: aboldtch, eosterlund
2023-08-14 08:45:16 +00:00
Christian Hagedorn
a39ed1087b
8314116: C2: assert(false) failed: malformed control flow after JDK-8305636
...
Reviewed-by: thartmann, kvn
2023-08-14 08:15:02 +00:00
Christian Hagedorn
1de5bf1ce9
8314106: C2: assert(is_valid()) failed: must be valid after JDK-8305636
...
Reviewed-by: thartmann, kvn
2023-08-14 08:14:42 +00:00
Alexander Matveev
ec0cc6300a
8313904: [macos] All signing tests which verifies unsigned app images are failing
...
Reviewed-by: asemenyuk
2023-08-11 21:00:52 +00:00
Man Cao
7332502883
8314139: TEST_BUG: runtime/os/THPsInThreadStackPreventionTest.java could fail on machine with large number of cores
...
Reviewed-by: shade, stuefe
2023-08-11 20:43:31 +00:00
Chris Plummer
8f1c134848
8313798: [aarch64] sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java sometimes times out on aarch64
...
Reviewed-by: kevinw, sspitsyn
2023-08-11 18:09:44 +00:00
Calvin Cheung
88b4e3b853
8304292: Memory leak related to ClassLoader::update_class_path_entry_list
...
Reviewed-by: dholmes, iklam
2023-08-10 20:02:27 +00:00
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