Joe Darcy
|
7f02f07f75
|
8316708: Augment WorstCaseTests with more cases
Reviewed-by: rgiulietti
|
2024-03-01 19:30:35 +00:00 |
|
Doug Simon
|
8f0fb27dec
|
8327136: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java fails on libgraal
Reviewed-by: never, kevinw
|
2024-03-01 18:54:50 +00:00 |
|
Pavel Rappo
|
012411ad8d
|
8327046: (fs) Files.walk should be clear that depth-first traversal is pre-order
Reviewed-by: alanb, gli
|
2024-03-01 13:48:50 +00:00 |
|
Matthew Donovan
|
437cf354e2
|
8319648: java/lang/SecurityManager tests ignore vm flags
Reviewed-by: mullan
|
2024-03-01 12:23:17 +00:00 |
|
Prasanta Sadhukhan
|
0d35450362
|
8327040: Problemlist ActionListenerCalledTwiceTest.java test failing in macos14
Reviewed-by: prr, gli
|
2024-03-01 03:09:54 +00:00 |
|
Alex Menkov
|
b8fc4186d5
|
8326525: com/sun/tools/attach/BasicTests.java does not verify AgentLoadException case
Reviewed-by: cjplummer, lmesnik, sspitsyn
|
2024-02-29 17:51:10 +00:00 |
|
Brian Burkhalter
|
bbfda6599a
|
8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support
Reviewed-by: gli, alanb
|
2024-02-29 16:47:14 +00:00 |
|
Matthew Donovan
|
430290066c
|
8319673: Few security tests ignore VM flags
Reviewed-by: weijun, hchao
|
2024-02-29 12:08:14 +00:00 |
|
Alexey Ivanov
|
e772e78179
|
8326948: Force English locale for timeout formatting
Reviewed-by: honkar, prr, gli
|
2024-02-29 09:55:49 +00:00 |
|
Kim Barrett
|
998d0baab0
|
8324799: Use correct extension for C++ test headers
Reviewed-by: jwaters, gli, coleenp, lmesnik
|
2024-02-29 06:24:42 +00:00 |
|
Alexey Ivanov
|
41242cbe5d
|
8325762: Use PassFailJFrame.Builder.splitUI() in PrintLatinCJKTest.java
Reviewed-by: honkar, dmarkov
|
2024-02-28 14:42:03 +00:00 |
|
Robert Toyonaga
|
4dd6c44cbd
|
8326529: JFR: Test for CompilerCompile events fails due to time out
Reviewed-by: egahlin
|
2024-02-28 00:50:31 +00:00 |
|
Justin Lu
|
d22d890cac
|
8325898: ChoiceFormat returns erroneous result when formatting bad pattern
Reviewed-by: naoto
|
2024-02-26 23:43:52 +00:00 |
|
Patricio Chilano Mateo
|
93feda3d9a
|
8322962: Upcall stub might go undetected when freezing frames
Reviewed-by: jvernee, alanb, mdoerr, fyang, dlong
|
2024-02-26 23:29:18 +00:00 |
|
Alex Menkov
|
fc67c2b4f1
|
8325530: Vague error message when com.sun.tools.attach.VirtualMachine fails to load agent library
Reviewed-by: sspitsyn, cjplummer
|
2024-02-26 23:18:49 +00:00 |
|
Weijun Wang
|
b87d9cf2c9
|
8325506: Ensure randomness is only read from provided SecureRandom object
Reviewed-by: kdriver, valeriep
|
2024-02-26 21:52:40 +00:00 |
|
Anthony Scarpino
|
0963a4e9a1
|
8326699: Problemlist CertMsgCheck.java
Reviewed-by: rhalade
|
2024-02-26 21:00:07 +00:00 |
|
sunyaqi
|
bf13a4e281
|
8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp
Reviewed-by: bpb
|
2024-02-26 20:47:59 +00:00 |
|
Anthony Scarpino
|
f62b5789ad
|
8311644: Server should not send bad_certificate alert when the client does not send any certificates
Reviewed-by: djelinski, jjiang, ssahoo
|
2024-02-26 16:49:01 +00:00 |
|
Lance Andersen
|
20c71ceacd
|
8321156: Improve the handling of invalid UTF-8 byte sequences for ZipInputStream::getNextEntry and ZipFile::getComment
Reviewed-by: jpai, alanb
|
2024-02-26 15:31:55 +00:00 |
|
Roman Kennke
|
336bbbe389
|
8139457: Relax alignment of array elements
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
|
2024-02-23 10:05:25 +00:00 |
|
Jaikiran Pai
|
54f09d7345
|
8278527: java/util/concurrent/tck/JSR166TestCase.java fails nanoTime test
Reviewed-by: martin, lancea
|
2024-02-23 00:53:19 +00:00 |
|
Justin Lu
|
00ffc42cef
|
8318761: MessageFormat pattern support for CompactNumberFormat, ListFormat, and DateTimeFormatter
Reviewed-by: naoto, rriggs
|
2024-02-22 22:27:12 +00:00 |
|
Renjith Kannath Pariyangad
|
724a2a2c4a
|
8321192: j.a.PrintJob/ImageTest/ImageTest.java: Fail or skip the test if there's no printer
Reviewed-by: aivanov, tr
|
2024-02-22 14:05:02 +00:00 |
|
SendaoYan
|
cc1e216eb9
|
8326461: tools/jlink/CheckExecutable.java fails as .debuginfo files are not executable
Reviewed-by: shade, alanb
|
2024-02-22 09:59:37 +00:00 |
|
Laurent Bourgès
|
8b30503387
|
8323695: RenderPerf (2D) enhancements (23.12)
Reviewed-by: avu, prr
|
2024-02-22 07:57:21 +00:00 |
|
Tejesh R
|
04d43c435d
|
8187759: Background not refreshed when painting over a transparent JFrame
Reviewed-by: azvegint, abhiscxk, serb
|
2024-02-21 05:54:30 +00:00 |
|
Jaikiran Pai
|
36246c975b
|
8326233: Utils#copySSLParameters loses needClientAuth Setting
Reviewed-by: djelinski, jjiang, dfuchs
|
2024-02-21 01:26:21 +00:00 |
|
Alexey Ivanov
|
b419e95173
|
8294148: Support JSplitPane for instructions and test UI
Reviewed-by: honkar, dmarkov
|
2024-02-20 16:30:32 +00:00 |
|
Darragh Clarke
|
9538f5d317
|
8319651: Several network tests ignore vm flags when start java process
Reviewed-by: dfuchs, jpai
|
2024-02-20 16:00:09 +00:00 |
|
Denghui Dong
|
9fbcc008cb
|
8326127: JFR: Add SafepointCleanupTask to hardToTestEvents of TestLookForUntestedEvents
Reviewed-by: mgronlun
|
2024-02-20 00:41:15 +00:00 |
|
Magnus Ihse Bursie
|
5c5a282f91
|
8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
|
2024-02-19 16:13:34 +00:00 |
|
Chen Liang
|
f6d7e30b84
|
8294977: Convert test/jdk/java tests from ASM library to Classfile API
Reviewed-by: asotona
|
2024-02-19 14:07:46 +00:00 |
|
vtstydev
|
56c50841ee
|
8307246: Printing: banded raster path doesn't account for device offset values
Reviewed-by: prr, psadhukhan, aivanov
|
2024-02-19 13:15:13 +00:00 |
|
Jaikiran Pai
|
b366492761
|
8326152: Bad copyright header in test/jdk/java/util/zip/DeflaterDictionaryTests.java
Reviewed-by: tschatzl
|
2024-02-19 09:56:45 +00:00 |
|
Eirik Bjørsnøs
|
9451677daa
|
8326100: DeflaterDictionaryTests should use Deflater.getBytesWritten instead of Deflater.getTotalOut
Reviewed-by: alanb, jpai
|
2024-02-19 09:15:14 +00:00 |
|
Daniel D. Daugherty
|
099b744235
|
8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode
8326120: ProblemList sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh on macosx-aarch64
Reviewed-by: alanb
|
2024-02-18 18:10:32 +00:00 |
|
Eirik Bjørsnøs
|
7004c2724d
|
8303972: (zipfs) Make test/jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java independent of the zip command line
8301183: (zipfs) jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java failing with ZipException:R0 on OL9
Reviewed-by: lancea
|
2024-02-18 15:25:58 +00:00 |
|
Rajan Halade
|
f3073db42a
|
8321408: Add Certainly roots R1 and E1
Reviewed-by: ascarpino, hchao
|
2024-02-16 18:07:53 +00:00 |
|
Justin Lu
|
4c7b313e0d
|
8325908: Finish removal of IntlTest and CollatorTest
Reviewed-by: naoto
|
2024-02-16 17:14:46 +00:00 |
|
Ben Perez
|
244573e719
|
8265372: Simplify PKCS9Attribute
Reviewed-by: weijun
|
2024-02-16 14:51:31 +00:00 |
|
Alexey Ivanov
|
80b63b6729
|
8323801: <s> tag doesn't strikethrough the text
Reviewed-by: honkar, dnguyen, psadhukhan
|
2024-02-16 14:10:44 +00:00 |
|
Richard Reingruber
|
4018b2b196
|
8323782: Race: Thread::interrupt vs. AbstractInterruptibleChannel.begin
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, dholmes
|
2024-02-16 08:40:13 +00:00 |
|
Leonid Mesnik
|
9029bf644e
|
8316451: 6 java/lang/instrument/PremainClass tests ignore VM flags
Reviewed-by: cjplummer, sspitsyn
|
2024-02-15 22:50:14 +00:00 |
|
Christoph Langer
|
99c9ae127c
|
8323664: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java still fails with JNI warning on some Windows configurations
Reviewed-by: prr, mbaesken, aivanov
|
2024-02-15 22:36:54 +00:00 |
|
Alexander Zuev
|
3b1062d45d
|
8322239: [macos] a11y : java.lang.NullPointerException is thrown when focus is moved on the JTabbedPane
Reviewed-by: asemenov, abhiscxk, aivanov
|
2024-02-15 18:18:29 +00:00 |
|
Jorn Vernee
|
9c852df6aa
|
8318966: Some methods make promises about Java array element alignment that are too strong
Reviewed-by: psandoz, mcimadamore
|
2024-02-14 14:30:54 +00:00 |
|
Erik Österlund
|
84965ea1a8
|
8322630: Remove ICStubs and related safepoints
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: tschatzl, aboldtch, dlong
|
2024-02-14 11:44:30 +00:00 |
|
Matthias Baesken
|
d0039960c4
|
8325743: test/jdk/java/nio/channels/unixdomain/SocketOptions.java enhance user name output in error case
Reviewed-by: dfuchs, alanb
|
2024-02-14 08:31:35 +00:00 |
|
Eirik Bjørsnøs
|
628cd8a489
|
8303866: Allow ZipInputStream.readEnd to parse small Zip64 ZIP files
Reviewed-by: lancea, jpai
|
2024-02-13 16:26:37 +00:00 |
|