Tejesh R
|
e0dabfb4bf
|
8340279: Open source several AWT Dialog tests - Batch 2
Reviewed-by: abhiscxk, prr
|
2024-10-17 06:38:23 +00:00 |
|
Tejesh R
|
f6fe5eaf1a
|
8341072: Open source several AWT Canvas and Rectangle related tests
Reviewed-by: prr
|
2024-10-17 05:48:45 +00:00 |
|
Tobias Hartmann
|
58d39c317e
|
8340313: Crash due to invalid oop in nmethod after C1 patching
Reviewed-by: tschatzl, kvn, dlong
|
2024-10-17 05:03:09 +00:00 |
|
Alisen Chung
|
4e703b285b
|
8340140: Open some dialog awt tests 3
Reviewed-by: prr, honkar
|
2024-10-16 21:57:15 +00:00 |
|
SendaoYan
|
44151f475f
|
8342145: File libCreationTimeHelper.c compile fails on Alpine
Reviewed-by: mbaesken
|
2024-10-16 16:27:57 +00:00 |
|
Jatin Bhateja
|
709914fc92
|
8338023: Support two vector selectFrom API
Reviewed-by: psandoz, epeter, sviswanathan
|
2024-10-16 16:08:02 +00:00 |
|
Gerard Ziemski
|
c34fb2c989
|
8338883: Show warning when CreateCoredumpOnCrash set, but core dump will not happen
Reviewed-by: dholmes, jsjolen
|
2024-10-16 15:32:07 +00:00 |
|
Aleksey Shipilev
|
7625b29920
|
8329597: C2: Intrinsify Reference.clear
Reviewed-by: rcastanedalo, eosterlund, kvn
|
2024-10-16 14:08:10 +00:00 |
|
Jaikiran Pai
|
cf5bb12731
|
Merge
Reviewed-by: alanb, dfuchs
|
2024-10-16 11:36:01 +00:00 |
|
Nizar Benalla
|
c81aa7551c
|
8331051: Add an @since checker test for java.base module
Reviewed-by: jlahoda, jjg
|
2024-10-16 10:17:47 +00:00 |
|
Johny Jose
|
ebc17c7c8d
|
8339637: (tz) Update Timezone Data to 2024b
Reviewed-by: naoto, coffeys, jlu
|
2024-10-16 07:36:07 +00:00 |
|
Thomas Schatzl
|
577babf196
|
8334010: VM crashes with ObjectAlignmentInBytes > GCCardSizeInBytes
Reviewed-by: shade, iwalulya
|
2024-10-16 07:27:28 +00:00 |
|
Emanuel Peter
|
b9b0bd0871
|
8337221: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing
Reviewed-by: chagedorn, tholenstein
|
2024-10-16 07:23:12 +00:00 |
|
Kim Barrett
|
e4ff553c12
|
8341931: os_linux gtest uses lambdas with explicit capture lists
Reviewed-by: jwaters, jsjolen
|
2024-10-16 07:05:17 +00:00 |
|
Ramkumar Sunderbabu
|
e94e3bba39
|
8324672: Update jdk/java/time/tck/java/time/TCKInstant.java now() to be more robust
Reviewed-by: rriggs, dfuchs
|
2024-10-16 06:52:42 +00:00 |
|
Tejesh R
|
6d7e67956b
|
8340790: Open source several AWT Dialog tests - Batch 4
Reviewed-by: honkar, prr
|
2024-10-16 05:14:59 +00:00 |
|
Brian Burkhalter
|
b9cabbecda
|
8341997: Tests create files in src tree instead of scratch dir
Reviewed-by: erikj, jpai
|
2024-10-15 17:44:49 +00:00 |
|
Matthias Baesken
|
2c0c65353b
|
8342044: Increase timeout of gc/shenandoah/oom/TestClassLoaderLeak.java
Reviewed-by: shade
|
2024-10-15 11:52:34 +00:00 |
|
Justin Lu
|
d9f6383037
|
8331446: Improve deserialization support
Reviewed-by: rhalade, skoivu, rriggs, naoto
|
2024-10-15 17:04:27 +05:30 |
|
Hai-May Chao
|
dadcee1b89
|
8307383: Enhance DTLS connections
Co-authored-by: Jamil Nimeh <jnimeh@openjdk.org>
Reviewed-by: rhalade, mschoene, ascarpino
|
2024-10-15 17:04:27 +05:30 |
|
Emanuel Peter
|
cfa25b71a6
|
8328544: Improve handling of vectorization
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: mschoene, kvn, chagedorn, rhalade
|
2024-10-15 17:04:27 +05:30 |
|
Daniel Fuchs
|
03bc6b359f
|
8328286: Enhance HTTP client
Reviewed-by: aefimov, michaelm
|
2024-10-15 17:04:27 +05:30 |
|
Kevin Walls
|
df7d6e081f
|
8338603: DiagnosticCommandMBean operations should standardize types for parameters
Reviewed-by: cjplummer, egahlin
|
2024-10-15 10:50:45 +00:00 |
|
Thomas Schatzl
|
c9a536c330
|
8337339: gc/arguments/Test*SizeFlags.java timing out with Xcomp
Reviewed-by: shade, iwalulya
|
2024-10-15 09:15:40 +00:00 |
|
t.ogata
|
e6698f51a1
|
8337851: Some tests have name which confuse jtreg
Reviewed-by: aivanov, prr, cstein
|
2024-10-15 07:47:42 +00:00 |
|
Alisen Chung
|
60713463c7
|
8339879: Open some dialog awt tests
Reviewed-by: honkar, prr
|
2024-10-14 16:45:59 +00:00 |
|
Igor Veresov
|
a8a8b2deba
|
8341831: PhaseCFG::insert_anti_dependences asserts with "no loads"
Reviewed-by: dlong, kvn
|
2024-10-14 16:44:53 +00:00 |
|
Weijun Wang
|
9e262df813
|
8342002: sun/security/tools/keytool/GenKeyPairSigner.java failed due to missing certificate output
Reviewed-by: mullan
|
2024-10-14 16:00:04 +00:00 |
|
SendaoYan
|
f56a154132
|
8341881: [REDO] java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3
Reviewed-by: liach, sgehwolf, ihse, bpb
|
2024-10-14 12:32:55 +00:00 |
|
Daniel Fuchs
|
ba3774dc5d
|
8341637: java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64)
Reviewed-by: jpai
|
2024-10-14 12:29:06 +00:00 |
|
Afshin Zafari
|
1581508988
|
8335091: NMT: VMATree reserve_mapping and commit_mapping APIs need MEMFLAGS while un/-committing API has no MEMFLAGS arg
Reviewed-by: jsjolen, gziemski
|
2024-10-14 10:51:37 +00:00 |
|
Fei Gao
|
dcac4b0a53
|
8341471: Reversed field layout caused by unstable sorting
Reviewed-by: jwaters, jsjolen
|
2024-10-14 08:40:03 +00:00 |
|
Aleksey Shipilev
|
037f11b864
|
8341708: Optimize safepoint poll encoding with smaller poll data offset
Reviewed-by: kvn, qamai
|
2024-10-14 06:02:00 +00:00 |
|
Tobias Hartmann
|
8d0975a27d
|
8336726: C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found
Reviewed-by: chagedorn, kvn, vlivanov
|
2024-10-14 05:26:48 +00:00 |
|
Abhishek Kumar
|
fe98f86b57
|
8226938: [TEST_BUG]GTK L&F: There is no Details button in FileChooser Dialog
Reviewed-by: honkar, prr
|
2024-10-14 04:45:24 +00:00 |
|
Abhishek Kumar
|
5c4f1ef746
|
8226933: [TEST_BUG]GTK L&F: There is no swatches or RGB tab in JColorChooser
Reviewed-by: aivanov, psadhukhan, tr
|
2024-10-14 04:45:12 +00:00 |
|
Ramkumar Sunderbabu
|
41ee582df8
|
8341138: Rename jtreg property docker.support as container.support
Reviewed-by: sgehwolf, mseledtsov
|
2024-10-12 03:25:42 +00:00 |
|
Daniel D. Daugherty
|
2e1c1936e1
|
8342003: ProblemList sun/security/tools/keytool/GenKeyPairSigner.java
Reviewed-by: jpai
|
2024-10-12 02:45:50 +00:00 |
|
Weijun Wang
|
3f53d57134
|
8340327: A common framework to support public key algorithms with standard parameter sets
Reviewed-by: ascarpino, mullan
|
2024-10-11 21:16:41 +00:00 |
|
Damon Nguyen
|
1f6bd0c3e5
|
8341972: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after JDK-8341257
Reviewed-by: azvegint
|
2024-10-11 20:03:14 +00:00 |
|
Quan Anh Mai
|
7276a1bec0
|
8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Reviewed-by: kvn, jkarthikeyan
|
2024-10-11 15:28:15 +00:00 |
|
Jan Lahoda
|
6133866150
|
8341070: javac fails with an exception when compiling import module under source level 8
Reviewed-by: asotona
|
2024-10-11 10:07:34 +00:00 |
|
Damon Nguyen
|
cd4981c292
|
8341257: Open source few DND tests - Set1
Reviewed-by: honkar, prr
|
2024-10-10 21:42:23 +00:00 |
|
Damon Nguyen
|
97ee8bbda2
|
8340173: Open source some Component/Panel/EventQueue tests - Set2
Reviewed-by: honkar
|
2024-10-10 18:17:55 +00:00 |
|
Daniel Gredler
|
2a6f0307e8
|
8339974: Graphics2D.drawString doesn't always work with Font derived from AffineTransform
Reviewed-by: prr, azvegint
|
2024-10-10 18:00:33 +00:00 |
|
Harshitha Onkar
|
32f817a460
|
8340978: Open source few DnD tests - Set6
Reviewed-by: prr
|
2024-10-10 17:55:26 +00:00 |
|
Axel Boldt-Christmas
|
6fad6af0de
|
8341819: LightweightSynchronizer::enter_for races with deflation
Reviewed-by: pchilanomate, rkennke
|
2024-10-10 17:02:54 +00:00 |
|
Aleksei Efimov
|
4beb77192f
|
8339538: Wrong timeout computations in DnsClient
8220213: com/sun/jndi/dns/ConfigTests/Timeout.java failed intermittent
Reviewed-by: dfuchs, msheppar, djelinski
|
2024-10-10 15:56:04 +00:00 |
|
Tejesh R
|
a7d2077fe2
|
8340366: Open source several AWT Dialog tests - Batch 3
Reviewed-by: prr, dnguyen
|
2024-10-10 15:50:19 +00:00 |
|
Tejesh R
|
2d8fcc4271
|
8340193: Open source several AWT Dialog tests - Batch 1
Reviewed-by: psadhukhan
|
2024-10-10 15:34:39 +00:00 |
|