Ivan Walulya
|
4a9f8efa86
|
8057586: Explicit GC ignored if GCLocker is active
Reviewed-by: tschatzl, ayang
|
2023-04-24 08:47:23 +00:00 |
|
Leo Korinth
|
ce493dda90
|
8306435: Juggle04/TestDescription.java should be a booleanArr test and not a byteArr one
Reviewed-by: tschatzl, lmesnik, shade
|
2023-04-24 08:02:40 +00:00 |
|
Prasanta Sadhukhan
|
f7d45b85a5
|
8306076: Open source AWT misc tests
Reviewed-by: serb
|
2023-04-24 07:51:47 +00:00 |
|
Ramkumar Sunderbabu
|
4900517479
|
8306636: Disable compiler/c2/Test6905845.java with -XX:TieredStopAtLevel=3
Reviewed-by: kvn
|
2023-04-24 02:19:10 +00:00 |
|
Alexander Zuev
|
8d696aea9e
|
8306575: Clean up and open source four Dialog related tests
Reviewed-by: prr
|
2023-04-22 00:14:51 +00:00 |
|
Harshitha Onkar
|
9ed456fac8
|
8306634: Open source AWT Event related tests
Reviewed-by: prr, serb
|
2023-04-21 23:56:04 +00:00 |
|
Calvin Cheung
|
b2240bf870
|
8304696: Duplicate class names in dynamicArchive tests can lead to test failure
Reviewed-by: iklam
|
2023-04-21 22:11:40 +00:00 |
|
Sergey Bylokhov
|
117c5b116b
|
8279216: Investigate implementation of premultiplied alpha in the Little-CMS 2.13
Reviewed-by: prr
|
2023-04-21 19:17:39 +00:00 |
|
Ioi Lam
|
723037a79d
|
8298048: Combine CDS archive heap into a single block
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: matsaave, tschatzl
|
2023-04-21 15:29:45 +00:00 |
|
Leonid Mesnik
|
be6031b87d
|
8303703: Add support of execution tests using virtual thread factory jtreg plugin
Reviewed-by: erikj, jpai
|
2023-04-21 13:31:45 +00:00 |
|
Oli Gillespie
|
3da987adac
|
8306075: Micro-optimize Enum.hashCode
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: redestad, shade, rriggs, liach, apangin, jvernee
|
2023-04-21 09:51:36 +00:00 |
|
Jayathirth D V
|
36ec05d52a
|
8306430: Open source some AWT tests related to TextComponent and Toolkit
Reviewed-by: serb
|
2023-04-21 05:38:17 +00:00 |
|
Prasanta Sadhukhan
|
8346ae2bc1
|
8305942: Open source several AWT Focus related tests
Reviewed-by: prr
|
2023-04-21 02:51:12 +00:00 |
|
Prasanta Sadhukhan
|
9a68d1d952
|
8306060: Open source few AWT Insets related tests
Reviewed-by: serb, prr
|
2023-04-21 02:42:55 +00:00 |
|
Harshitha Onkar
|
d6cf4aa155
|
8305874: Open source AWT Key, Text Event related tests
Reviewed-by: azvegint
|
2023-04-20 18:34:19 +00:00 |
|
Xin Liu
|
9412c0a2ca
|
8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm
Reviewed-by: dholmes, shade
|
2023-04-20 17:02:53 +00:00 |
|
Lance Andersen
|
c6a288dcd6
|
8305945: (zipfs) Opening a directory to get input stream produces incorrect exception message
Reviewed-by: naoto, cstein
|
2023-04-20 14:09:25 +00:00 |
|
Prasanta Sadhukhan
|
64ed816ad9
|
8305943: Open source few AWT Focus related tests
Reviewed-by: prr, serb
|
2023-04-20 02:35:05 +00:00 |
|
Phil Race
|
781d6d793a
|
8306372: Open source AWT CardLayout and Checkbox tests
Reviewed-by: serb, honkar
|
2023-04-19 20:53:51 +00:00 |
|
Alexander Zvegintsev
|
d03128d0e5
|
8306280: Open source several choice AWT tests
Reviewed-by: jdv, prr, serb
|
2023-04-19 18:55:13 +00:00 |
|
Aleksey Shipilev
|
e764e9b740
|
8306452: Fix Amazon copyright in JDK-8305425 test
Reviewed-by: simonis
|
2023-04-19 18:36:07 +00:00 |
|
Phil Race
|
fdb4bafa31
|
8306134: Open source some AWT tests relating to Button and a few other classes
Reviewed-by: azvegint
|
2023-04-19 17:37:16 +00:00 |
|
Alexander Zuev
|
4ad3ac6317
|
8306135: Clean up and open source some AWT tests
Reviewed-by: azvegint
|
2023-04-19 16:56:00 +00:00 |
|
Doug Simon
|
48fd4f2bd3
|
8303431: [JVMCI] libgraal annotation API
Reviewed-by: kvn, never, darcy
|
2023-04-19 16:01:57 +00:00 |
|
Fredrik Bredberg
|
a31a11f44a
|
8306006: strace001.java fails due to unknown methods on stack
Reviewed-by: rehn, alanb, dholmes
|
2023-04-19 15:04:27 +00:00 |
|
Calvin Cheung
|
1b5d35ad2c
|
8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
Reviewed-by: iklam
|
2023-04-18 21:23:42 +00:00 |
|
Roland Westrelin
|
8ecb5dfa34
|
8305781: compiler/c2/irTests/TestVectorizationMultiInvar.java failed with "IRViolationException: There were one or multiple IR rule failures."
Reviewed-by: thartmann, kvn
|
2023-04-18 08:54:55 +00:00 |
|
Brian Burkhalter
|
8858d54342
|
8305811: (bf) Improve performance of CharBuffer::append(CharSequence[,int,int])
Reviewed-by: alanb
|
2023-04-17 20:17:23 +00:00 |
|
Phil Race
|
6831f9db8b
|
8278583: Open source SwingMark - Swing performance benchmark
Reviewed-by: serb, aghaisas, avu
|
2023-04-17 18:03:29 +00:00 |
|
Naoto Sato
|
4ed933cf77
|
8296248: Update CLDR to Version 43.0
Reviewed-by: joehw
|
2023-04-17 16:35:36 +00:00 |
|
Kirill A. Korinsky
|
7551529854
|
8305995: Footprint regression from JDK-8224957
Reviewed-by: kvn, thartmann
|
2023-04-17 12:22:26 +00:00 |
|
Markus Grönlund
|
5c95bb1c51
|
8257967: JFR: Events for loaded agents
Reviewed-by: dholmes, sspitsyn
|
2023-04-17 10:25:36 +00:00 |
|
Kim Barrett
|
caa841d9a5
|
8306029: ProblemList runtime/ErrorHandling/TestDwarf.java on linux
Reviewed-by: stuefe
|
2023-04-15 05:15:10 +00:00 |
|
Afshin Zafari
|
2cc4bf1a9d
|
8305085: Suppress removal warning for finalize() from test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineFinalizer.java
Reviewed-by: cjplummer, dholmes
|
2023-04-14 17:52:17 +00:00 |
|
Leo Korinth
|
c0c31224db
|
8305618: Move gcold out of tier1
Reviewed-by: lmesnik, shade
|
2023-04-14 08:50:31 +00:00 |
|
David Holmes
|
8a1639d49b
|
8305936: JavaThread::create_system_thread_object has unused is_visible argument
Reviewed-by: alanb, kbarrett
|
2023-04-13 23:10:18 +00:00 |
|
Matthew Donovan
|
76cda9f44a
|
8255548: Missing coverage for javax.xml.crypto.dom.DOMCryptoContext
Reviewed-by: rhalade, mullan
|
2023-04-13 20:37:39 +00:00 |
|
Leonid Mesnik
|
92521b100f
|
8305875: Test TraceVirtualThreadLocals should be run with continuations only
Reviewed-by: alanb
|
2023-04-13 16:39:25 +00:00 |
|
Leonid Mesnik
|
00eb348a52
|
8305937: com/sun/jdi/SetLocalWhileThreadInNative.java fails with -XX:+TieredCompilation
Reviewed-by: dcubed
|
2023-04-13 16:02:17 +00:00 |
|
Daniel D. Daugherty
|
1385c3d2f1
|
8305966: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64
Reviewed-by: alanb
|
2023-04-13 15:50:24 +00:00 |
|
Daniel Fuchs
|
90b4006bce
|
8305847: Improve diagnosability and resilience of HttpClient::close tests
Reviewed-by: jpai, djelinski
|
2023-04-13 15:27:45 +00:00 |
|
Harshitha Onkar
|
d7dc474a5a
|
8305712: [MacOS] Deprecated Cocoa-NSEvent names
Reviewed-by: dmarkov, prr
|
2023-04-13 15:26:47 +00:00 |
|
Archie L. Cobbs
|
e0620b8e05
|
8296420: javac has long lines in its command-line help
Reviewed-by: jjg
|
2023-04-13 15:08:55 +00:00 |
|
Jaikiran Pai
|
646b666a26
|
8305900: Use loopback IP addresses in security policy files of httpclient tests
Reviewed-by: dfuchs
|
2023-04-13 09:41:01 +00:00 |
|
Thomas Stuefe
|
fb9a29d732
|
8305414: gtest/NMTGtests.java is failing various sub-tests
Reviewed-by: rkennke, adinn
|
2023-04-13 07:47:34 +00:00 |
|
Jaikiran Pai
|
3f36dd811e
|
8305529: DefaultProxySelector.select(URI) in certain cases returns a List with null element
Reviewed-by: dfuchs, djelinski, michaelm
|
2023-04-13 01:30:00 +00:00 |
|
Leonid Mesnik
|
bc15163386
|
8304834: Fix wrapper insertion in TestScaffold.parseArgs(String args[])
Reviewed-by: cjplummer, dholmes
|
2023-04-12 17:44:38 +00:00 |
|
quadhier
|
19380d74e4
|
8305324: C2: Wrong execution of vectorizing Interger.reverseBytes
Reviewed-by: kvn, pli
|
2023-04-12 17:08:26 +00:00 |
|
Bill Huang
|
87017b5199
|
8295859: Update Manual Test Groups
Reviewed-by: msheppar
|
2023-04-12 16:08:34 +00:00 |
|
Pengfei Li
|
b9bdbe9ab3
|
8305524: AArch64: Fix arraycopy issue on SVE caused by matching rule vmask_gen_sub
Reviewed-by: aph, xgong
|
2023-04-12 03:15:39 +00:00 |
|