Naoto Sato
|
f7578e8048
|
8316540: StoreReproducibilityTest fails on some locales
Reviewed-by: joehw, jlu, jpai, alanb
|
2023-09-22 16:53:56 +00:00 |
|
Alexey Ivanov
|
00f585bd22
|
8316206: Test StretchedFontTest.java fails for Baekmuk font
Ignore broken fonts, i.e. the fonts for which
GlyphVector(TEXT).getVisualBounds().isEmpty() returns true
Reviewed-by: azvegint, prr, goetz
|
2023-09-22 12:47:01 +00:00 |
|
Claes Redestad
|
c24c66db97
|
8316681: Rewrite URLEncoder.encode to use small reusable buffers
Reviewed-by: dfuchs, rriggs
|
2023-09-22 09:41:01 +00:00 |
|
Severin Gehwolf
|
7352bb9105
|
8316418: containers/docker/TestMemoryWithCgroupV1.java get OOM killed with Parallel GC
Reviewed-by: shade
|
2023-09-22 08:12:51 +00:00 |
|
Yi-Fan Tsai
|
343cc0ce2b
|
8315576: compiler/codecache/CodeCacheFullCountTest.java fails after JDK-8314837
Reviewed-by: kvn, thartmann
|
2023-09-22 07:57:05 +00:00 |
|
Jie Fu
|
775e22a8a6
|
8316699: TestDynamicConstant.java fails with release VMs
Reviewed-by: dholmes
|
2023-09-22 02:14:52 +00:00 |
|
Mandy Chung
|
c72f00463f
|
8316456: StackWalker may skip Continuation::yield0 frame mistakenly
Reviewed-by: rpressler, pchilanomate
|
2023-09-21 23:10:49 +00:00 |
|
Alex Menkov
|
041510dc21
|
8315486: vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn002/forceEarlyReturn002.java timed out
Reviewed-by: cjplummer, lmesnik
|
2023-09-21 22:24:24 +00:00 |
|
Daniel D. Daugherty
|
1100dbc6b2
|
8316695: ProblemList serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java
Reviewed-by: ccheung, kbarrett
|
2023-09-21 20:59:30 +00:00 |
|
Damon Nguyen
|
d3e8218386
|
8316306: Open source and convert manual Swing test
Reviewed-by: honkar, azvegint
|
2023-09-21 19:37:47 +00:00 |
|
Joe Wang
|
4e5717754a
|
8316383: NullPointerException in AbstractSAXParser after JDK-8306632
Reviewed-by: lancea, naoto
|
2023-09-21 19:17:24 +00:00 |
|
Alexander Zvegintsev
|
3b397c8552
|
8315965: Open source various AWT applet tests
Reviewed-by: honkar, psadhukhan
|
2023-09-21 18:28:19 +00:00 |
|
Sean Mullan
|
c698b45a7b
|
8313229: DHEKeySizing.java should be modified to use TLS versions TLSv1, TLSv1.1, TLSv1.2
Reviewed-by: jnimeh
|
2023-09-21 17:31:46 +00:00 |
|
Sacha Coppey
|
015f6f5d94
|
8315771: [JVMCI] Resolution of bootstrap methods with int[] static arguments
Reviewed-by: dnsimon, psandoz
|
2023-09-21 17:00:46 +00:00 |
|
Damon Nguyen
|
83b01cf3c2
|
8311922: [macOS] right-Option key fails to generate release event
Reviewed-by: honkar, prr
|
2023-09-21 16:42:14 +00:00 |
|
Doug Simon
|
542b3000f0
|
8315954: getArgumentValues002.java fails on Graal
Reviewed-by: never, fparain
|
2023-09-21 16:28:44 +00:00 |
|
Alexander Zvegintsev
|
3809d69ac4
|
8316240: Open source several add/remove MenuBar manual tests
Reviewed-by: honkar, psadhukhan
|
2023-09-21 13:57:28 +00:00 |
|
Jorn Vernee
|
38bf1192b6
|
8310228: Improve error reporting for uncaught native exceptions on Windows
Reviewed-by: dholmes, djelinski
|
2023-09-21 13:54:35 +00:00 |
|
Christian Hagedorn
|
ca47f5f06d
|
8316105: C2: Back to back Parse Predicates from different loops but with same deopt reason are wrongly grouped together
Reviewed-by: roland, thartmann, kvn
|
2023-09-21 08:56:31 +00:00 |
|
Abhishek Kumar
|
9f5d2b947f
|
8316285: Opensource JButton manual tests
Reviewed-by: psadhukhan, tr
|
2023-09-21 06:35:34 +00:00 |
|
Qing Xiao
|
a35e96a3fa
|
8313612: Use JUnit in lib-test/jdk tests
Reviewed-by: cstein, asotona
|
2023-09-21 06:24:49 +00:00 |
|
Roberto Castañeda Lozano
|
ceff47b462
|
8315082: [REDO] 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: ayang, thartmann, kvn
|
2023-09-21 05:49:09 +00:00 |
|
Jean-Philippe Bempel
|
df4a25b41c
|
8308762: Metaspace leak with Instrumentation.retransform
Reviewed-by: dholmes, coleenp
|
2023-09-21 05:16:07 +00:00 |
|
Damon Nguyen
|
c04c9ea361
|
8316627: JViewport Test headless failure
Reviewed-by: dcubed, prr
|
2023-09-20 22:11:27 +00:00 |
|
Brian Burkhalter
|
5cacf212f0
|
8316156: ByteArrayInputStream.transferTo causes MaxDirectMemorySize overflow
Reviewed-by: alanb
|
2023-09-20 20:42:31 +00:00 |
|
Coleen Phillimore
|
3301fb1e8a
|
8315869: UseHeavyMonitors not used
Reviewed-by: dcubed, alanb
|
2023-09-20 19:09:02 +00:00 |
|
Leonid Mesnik
|
54028e779b
|
8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
Reviewed-by: dholmes, kevinw, dcubed
|
2023-09-20 18:13:45 +00:00 |
|
Naoto Sato
|
7c991cc567
|
8296246: Update Unicode Data Files to Version 15.1.0
Reviewed-by: erikj, joehw, srl, rriggs
|
2023-09-20 17:39:57 +00:00 |
|
Damon Nguyen
|
a021dbcb9e
|
8316149: Open source several Swing JTree JViewport KeyboardManager tests
Reviewed-by: psadhukhan, tr
|
2023-09-20 16:19:37 +00:00 |
|
Alexander Zuev
|
c43ebd34af
|
8315981: Opensource five more random Swing tests
Reviewed-by: tr, azvegint
|
2023-09-20 14:31:42 +00:00 |
|
Tim Prinzing
|
b275bdd9b5
|
8308995: Update Network IO JFR events to be static mirror events
Reviewed-by: egahlin, alanb
|
2023-09-20 12:34:08 +00:00 |
|
Matthias Baesken
|
e1870d360e
|
8316411: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with force inline by CompileCommand missing
Reviewed-by: mdoerr, chagedorn
|
2023-09-20 09:08:52 +00:00 |
|
Aleksey Shipilev
|
ec74194cb7
|
8316546: Backout JDK-8315932: runtime/InvocationTests spend a lot of time on dependency verification
Reviewed-by: dholmes
|
2023-09-20 05:33:36 +00:00 |
|
Alexey Semenyuk
|
2568188630
|
8316547: Use JUnit.dir jtreg property with jpackage JUnit tests
Reviewed-by: almatvee
|
2023-09-19 21:43:35 +00:00 |
|
Harshitha Onkar
|
833a82872c
|
8315876: Open source several Swing CSS related tests
Reviewed-by: azvegint, dnguyen, aivanov
|
2023-09-19 20:41:57 +00:00 |
|
Harshitha Onkar
|
d19e017d3f
|
8315951: Open source several Swing HTMLEditorKit related tests
Reviewed-by: dnguyen, aivanov
|
2023-09-19 18:42:56 +00:00 |
|
Damon Nguyen
|
62c0a1b9ac
|
8315883: Open source several Swing JToolbar tests
Reviewed-by: honkar, aivanov
|
2023-09-19 18:28:37 +00:00 |
|
Harshitha Onkar
|
0c972468e7
|
8311113: Remove invalid pointer cast and clean up setLabel() in awt_MenuItem.cpp
Reviewed-by: aivanov, serb
|
2023-09-19 17:37:49 +00:00 |
|
Damon Nguyen
|
d2b2f6759f
|
8315952: Open source several Swing JToolbar JTooltip JTree tests
Reviewed-by: aivanov, honkar
|
2023-09-19 17:34:03 +00:00 |
|
Damon Nguyen
|
5f6cee86ef
|
8316056: Open source several Swing JTree tests
Reviewed-by: honkar, aivanov
|
2023-09-19 16:56:12 +00:00 |
|
Mikhailo Seledtsov
|
b685ee00b2
|
8314830: runtime/ErrorHandling/ tests ignore external VM flags
Reviewed-by: dholmes, lmesnik
|
2023-09-19 16:42:23 +00:00 |
|
Leonid Mesnik
|
e0f8d16833
|
8314829: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java ignores vm flags
Reviewed-by: cjplummer
|
2023-09-19 16:35:50 +00:00 |
|
Leonid Mesnik
|
7b1e2bfe0f
|
8315415: OutputAnalyzer.shouldMatchByLine() fails in some cases
Reviewed-by: dholmes
|
2023-09-19 16:33:31 +00:00 |
|
Rajan Halade
|
da57d2a1eb
|
8308592: Framework for CA interoperability testing
Reviewed-by: mullan
|
2023-09-19 16:11:23 +00:00 |
|
Glavo
|
f25c920fd3
|
8314774: Optimize URLEncoder
Reviewed-by: redestad, dfuchs
|
2023-09-19 13:49:58 +00:00 |
|
Tejesh R
|
7c5f2a2db9
|
8315669: Open source several Swing PopupMenu related tests
Reviewed-by: dnguyen, psadhukhan
|
2023-09-19 13:36:16 +00:00 |
|
Alan Bateman
|
4461eeb31d
|
8312498: Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked
Reviewed-by: sspitsyn, rpressler
|
2023-09-19 10:58:12 +00:00 |
|
Tejesh R
|
138542de78
|
8316061: Open source several Swing RootPane and Slider related tests
Reviewed-by: kizune, abhiscxk
|
2023-09-19 05:15:33 +00:00 |
|
Tejesh R
|
f52e500f80
|
8316104: Open source several Swing SplitPane and RadioButton related tests
Reviewed-by: kizune, abhiscxk
|
2023-09-19 05:15:01 +00:00 |
|
Calvin Cheung
|
f226ceb435
|
8316440: LambdasInTwoArchives.java failed to find WhiteBox.class
Reviewed-by: iklam
|
2023-09-19 00:12:36 +00:00 |
|
Damon Nguyen
|
24c3d86f32
|
8315804: Open source several Swing JTabbedPane JTextArea JTextField tests
Reviewed-by: honkar, aivanov
|
2023-09-18 23:08:26 +00:00 |
|
Alexey Semenyuk
|
dcea9bf087
|
8301247: JPackage app-image exe launches multiple exe's in JDK 17+
Reviewed-by: almatvee
|
2023-09-18 20:19:36 +00:00 |
|
Alexey Semenyuk
|
1b104b63a9
|
8314909: tools/jpackage/windows/Win8282351Test.java fails with java.lang.AssertionError: Expected [0]. Actual [1618]:
Reviewed-by: almatvee
|
2023-09-18 20:12:38 +00:00 |
|
Aleksey Shipilev
|
4421951d8f
|
8316142: Enable parallelism in vmTestbase/nsk/monitoring/stress/lowmem tests
Reviewed-by: lmesnik, cjplummer
|
2023-09-18 18:29:33 +00:00 |
|
Christoph Langer
|
2e2d49c76d
|
8316400: Exclude jdk/jfr/event/runtime/TestResidentSetSizeEvent.java on AIX
Reviewed-by: mbaesken
|
2023-09-18 12:31:36 +00:00 |
|
Christoph Langer
|
bf9d1e2071
|
8316399: Exclude java/net/MulticastSocket/Promiscuous.java on AIX
Reviewed-by: alanb
|
2023-09-18 12:31:14 +00:00 |
|
Joachim Kern
|
21c2dac159
|
8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java real fix for failure on AIX
Reviewed-by: dholmes, mbaesken
|
2023-09-18 11:57:48 +00:00 |
|
Nikita Sakharin
|
3828dc913a
|
8314236 : Overflow in Collections.rotate
Co-authored-by: Nikita Sakharin <17588081+nikita-sakharin@users.noreply.github.com>
Reviewed-by: shade, smarks
|
2023-09-18 09:20:11 +00:00 |
|
Adam Sotona
|
1203e11a8d
|
8294969: Convert jdk.jdeps javap to use the Classfile API
Reviewed-by: vromero
|
2023-09-18 08:35:31 +00:00 |
|
Leo Korinth
|
fbc766ee21
|
8315988: Parallel: Make TestAggressiveHeap use createTestJvm
Reviewed-by: ayang, tschatzl
|
2023-09-18 07:14:53 +00:00 |
|
Matthias Baesken
|
aa0ebeedb1
|
8316341: sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux ppc64le Ubuntu 22
Reviewed-by: lucy, clanger
|
2023-09-18 07:01:48 +00:00 |
|
Aleksey Shipilev
|
ca3fe7b3fd
|
8315932: runtime/InvocationTests spend a lot of time on dependency verification
Reviewed-by: phh, vlivanov
|
2023-09-18 05:53:12 +00:00 |
|
Alan Bateman
|
f44032969f
|
8316391: (zipfs) ZipFileSystem.readFullyAt does not tolerate short reads
Reviewed-by: jpai, lancea
|
2023-09-17 11:53:12 +00:00 |
|
Christoph Langer
|
e62419823a
|
8316387: Exclude more failing multicast tests on AIX after JDK-8315651
Reviewed-by: alanb
|
2023-09-16 21:08:49 +00:00 |
|
Harshitha Onkar
|
8f46abc938
|
8315889: Open source several Swing HTMLDocument related tests
Reviewed-by: tr, azvegint
|
2023-09-15 20:32:38 +00:00 |
|
Chris Plummer
|
00504472b9
|
8316148: Remove sun/tools/jhsdb/JStackStressTest.java from problem list
Reviewed-by: dholmes
|
2023-09-15 20:22:03 +00:00 |
|
Daniel Fuchs
|
dc5ca1d379
|
8316031: SSLFlowDelegate should not log from synchronized block
Reviewed-by: djelinski
|
2023-09-15 17:21:27 +00:00 |
|
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 |
|