Weibing Xiao
|
8ae309ebac
|
8318971: Better Error Handling for Jar Tool When Processing Non-existent Files
Reviewed-by: alanb, jpai
|
2024-01-09 04:04:12 +00:00 |
|
Per Minborg
|
7edd10e5fa
|
8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario
Reviewed-by: mcimadamore
|
2024-01-08 08:20:07 +00:00 |
|
Prasanta Sadhukhan
|
e44276989f
|
8322754: click JComboBox when dialog about to close causes IllegalComponentStateException
Reviewed-by: abhiscxk, serb
|
2024-01-08 02:46:10 +00:00 |
|
Alan Bateman
|
faa9c6909d
|
8322846: Running with -Djdk.tracePinnedThreads set can hang
Reviewed-by: jpai
|
2024-01-06 18:24:28 +00:00 |
|
Alan Bateman
|
ace010b38a
|
8319757: java/nio/channels/DatagramChannel/InterruptibleOrNot.java failed: wrong exception thrown
Reviewed-by: jpai, bpb
|
2024-01-06 08:52:27 +00:00 |
|
Johny Jose
|
2a9c3589d9
|
8322725: (tz) Update Timezone Data to 2023d
Reviewed-by: coffeys, naoto
|
2024-01-05 08:12:59 +00:00 |
|
Naoto Sato
|
ad31ec5c5f
|
8322647: Short name for the Europe/Lisbon time zone is incorrect
Reviewed-by: joehw, iris
|
2024-01-04 17:16:33 +00:00 |
|
Alan Bateman
|
d33dfe5cb2
|
8323002: test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java times out on macosx-x64
Reviewed-by: pchilanomate
|
2024-01-04 15:20:23 +00:00 |
|
Jim Laskey
|
df22fb322e
|
8322512: StringBuffer.repeat does not work correctly after toString() was called
Reviewed-by: rriggs, jpai
|
2024-01-04 12:46:31 +00:00 |
|
Alan Bateman
|
4db7a1c3bb
|
8322818: Thread::getStackTrace can fail with InternalError if virtual thread is timed-parked when pinned
Reviewed-by: pchilanomate
|
2024-01-04 05:59:52 +00:00 |
|
Brian Burkhalter
|
54b3ceeca2
|
8322877: java/io/BufferedInputStream/TransferTo.java failed with IndexOutOfBoundsException
Reviewed-by: alanb, stsypanov
|
2024-01-03 21:23:06 +00:00 |
|
Daniel D. Daugherty
|
cc9ab5f197
|
8322963: ProblemList java/io/BufferedInputStream/TransferTo.java
Reviewed-by: bpb
|
2024-01-03 17:17:24 +00:00 |
|
Alan Bateman
|
b67b71cd87
|
8320707: Virtual thread test updates
Reviewed-by: jpai
|
2024-01-03 14:59:03 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
Brian Burkhalter
|
c2477a5cad
|
8322868: java/io/BufferedInputStream/TransferToTrusted.java has bad copyright header
Reviewed-by: dcubed
|
2024-01-02 20:35:09 +00:00 |
|
Eirik Bjørsnøs
|
2cf5f01397
|
8322802: Add testing for ZipFile.getEntry respecting the 'Language encoding' flag
Reviewed-by: lancea, jpai
|
2024-01-02 20:31:38 +00:00 |
|
Sergey Tsypanov
|
38042ad4e9
|
8320971: Use BufferedInputStream.buf directly when param of implTransferTo() is trusted
Reviewed-by: alanb, bpb
|
2024-01-02 20:05:31 +00:00 |
|
Renjith Kannath Pariyangad
|
9481d06e62
|
8320343: Generate GIF images for AbstractButton/5049549/bug5049549.java
Reviewed-by: aivanov
|
2024-01-02 16:16:20 +00:00 |
|
Adam Sotona
|
a5cf4210cd
|
8320360: ClassFile.parse: Some defect class files cause unexpected exceptions to be thrown
Reviewed-by: jpai
|
2024-01-02 12:58:53 +00:00 |
|
Adam Sotona
|
f9aec02f3c
|
8321540: ClassSignature.parseFrom() throws StringIndexOutOfBoundsException for invalid signatures
Reviewed-by: jpai
|
2024-01-02 12:39:41 +00:00 |
|
Eamonn McManus
|
4fc6b0ffa4
|
8068958: Timestamp.from(Instant) should throw when conversion is not possible
Reviewed-by: rgiulietti, rriggs
|
2023-12-23 22:53:23 +00:00 |
|
Eirik Bjørsnøs
|
93fedc12db
|
8321802: (zipfs) Add validation of incorrect LOC signature in ZipFileSystem
Reviewed-by: alanb, lancea
|
2023-12-22 16:09:22 +00:00 |
|
Sean Coffey
|
f6fe39ff11
|
8322078: ZipSourceCache.testKeySourceMapping() test fails with The process cannot access the file because it is being used by another process
Reviewed-by: lancea
|
2023-12-20 22:03:10 +00:00 |
|
Markus KARG
|
2d609557ff
|
8322141: SequenceInputStream.transferTo should not return as soon as Long.MAX_VALUE bytes have been transferred
Reviewed-by: vsitnikov, bpb, jpai
|
2023-12-20 17:00:44 +00:00 |
|
Weijun Wang
|
424c58f3e9
|
8187634: keystore.getCertificateAlias(cert) returns original alias, inconsistent with fix of JDK-6483657
Reviewed-by: mullan
|
2023-12-20 15:45:33 +00:00 |
|
Alex Menkov
|
459957f30a
|
8322062: com/sun/jdi/JdwpAllowTest.java does not performs negative testing with prefix length
Reviewed-by: cjplummer, sspitsyn
|
2023-12-18 21:14:09 +00:00 |
|
Brian Burkhalter
|
b98d13fc3c
|
8259637: java.io.File.getCanonicalPath() returns different values for same path
Reviewed-by: alanb
|
2023-12-18 18:10:34 +00:00 |
|
Alexander Scherbatiy
|
10335f60f9
|
7001133: OutOfMemoryError by CustomMediaSizeName implementation
Reviewed-by: psadhukhan
|
2023-12-18 12:11:41 +00:00 |
|
Roger Riggs
|
6311dabe68
|
8322018: Test java/lang/String/CompactString/MaxSizeUTF16String.java fails with -Xcomp
Reviewed-by: jpai
|
2023-12-15 16:13:36 +00:00 |
|
Justin Lu
|
8b24851b9d
|
8321480: ISO 4217 Amendment 176 Update
Reviewed-by: naoto
|
2023-12-14 21:16:19 +00:00 |
|
Ben Perez
|
c328f9589d
|
8296787: Unify debug printing format of X.509 cert serial numbers
Reviewed-by: mullan, coffeys
|
2023-12-14 17:57:36 +00:00 |
|
Aleksei Voitylov
|
fde5b16817
|
8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Reviewed-by: rriggs
|
2023-12-14 14:39:04 +00:00 |
|
Weijun Wang
|
45a9ade337
|
8202598: keytool -certreq output contains inconsistent line separators
Reviewed-by: hchao, mullan
|
2023-12-14 14:37:15 +00:00 |
|
Darragh Clarke
|
62b7c5eaed
|
8319647: Few java/lang/System/LoggerFinder/modules tests ignore vm flags
Reviewed-by: lmesnik
|
2023-12-14 13:24:19 +00:00 |
|
Jorn Vernee
|
7ece9e90c0
|
8321400: java/foreign/TestStubAllocFailure.java fails with code cache exhaustion
Reviewed-by: mcimadamore
|
2023-12-13 17:34:37 +00:00 |
|
Erik Joelsson
|
5463c9cd9a
|
8321557: Move SOURCE line verification for OracleJDK out of OpenJDK
Reviewed-by: ihse
|
2023-12-12 21:31:41 +00:00 |
|
Roger Riggs
|
4fb5c12813
|
8321180: Condition for non-latin1 string size too large exception is off by one
Reviewed-by: rgiulietti
|
2023-12-12 20:55:17 +00:00 |
|
Kevin Walls
|
e1fd663f22
|
8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed: out of expected range
Reviewed-by: sspitsyn
|
2023-12-12 09:58:41 +00:00 |
|
Per Minborg
|
d13302f8b0
|
8321387: SegmentAllocator:allocateFrom(AddressLayout, MemorySegment) does not throw stated UnsupportedOperationException
Reviewed-by: mcimadamore
|
2023-12-11 07:52:31 +00:00 |
|
Lance Andersen
|
0eb299af79
|
8316141: Improve CEN header validation checking
Reviewed-by: alanb
|
2023-12-08 16:37:53 +00:00 |
|
Daniel Lundén
|
701bc3bbbe
|
8295166: IGV: dump graph at more locations
Reviewed-by: thartmann, rcastanedalo, chagedorn
|
2023-12-08 11:08:08 +00:00 |
|
Jaikiran Pai
|
f577385fc8
|
8316738: java/net/httpclient/HttpClientLocalAddrTest.java failed in timeout
Reviewed-by: dfuchs
|
2023-12-08 10:21:07 +00:00 |
|
Alan Bateman
|
86623aa41d
|
8320786: Remove ThreadGroup.stop
Reviewed-by: rriggs, dholmes, jpai
|
2023-12-08 08:04:38 +00:00 |
|
Alan Bateman
|
af5c49226c
|
8320532: Remove Thread/ThreadGroup suspend/resume
Reviewed-by: dholmes, jpai, sspitsyn, smarks
|
2023-12-08 07:10:20 +00:00 |
|
Weijun Wang
|
11e4a925be
|
8320597: RSA signature verification fails on signed data that does not encode params correctly
Reviewed-by: mullan, valeriep
|
2023-12-07 23:25:56 +00:00 |
|
Thomas Schatzl
|
86f9b3f52a
|
8319313: G1: Rename G1EvacFailureInjector appropriately
Reviewed-by: mli, iwalulya, ayang
|
2023-12-07 16:44:32 +00:00 |
|
Maurizio Cimadamore
|
42bb852696
|
8321467: MemorySegment.setString(long, String, Charset) throws IAE(Misaligned access)
Reviewed-by: pminborg
|
2023-12-07 12:51:42 +00:00 |
|
Alan Bateman
|
29d7a22348
|
8321270: Virtual Thread.yield consumes parking permit
Reviewed-by: sspitsyn
|
2023-12-07 11:41:41 +00:00 |
|
Mark Sheppard
|
0048f1da4c
|
8263256: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to dynamic reconfigurations of network interface during test
Reviewed-by: jpai
|
2023-12-07 11:27:42 +00:00 |
|
Markus Grönlund
|
49fff0132b
|
8211238: @Deprecated JFR event
Reviewed-by: egahlin, jbachorik
|
2023-12-07 10:45:55 +00:00 |
|
Alexander Zvegintsev
|
632a3c56e0
|
8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04
Reviewed-by: prr, achung, honkar, aivanov
|
2023-12-07 03:34:49 +00:00 |
|
Phil Race
|
afb896400b
|
8320443: [macos] Test java/awt/print/PrinterJob/PrinterDevice.java fails on macOS
Reviewed-by: aivanov, azvegint
|
2023-12-06 21:57:05 +00:00 |
|
Jim Laskey
|
82796bdebb
|
8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-ascii characters
Reviewed-by: rriggs
|
2023-12-06 21:55:05 +00:00 |
|
Anthony Scarpino
|
dc9c77bebe
|
8318756: Create better internal buffer for AEADs
Reviewed-by: djelinski
|
2023-12-06 18:09:10 +00:00 |
|
Abhishek Kumar
|
4ef24e2596
|
8319938: TestFileChooserSingleDirectorySelection.java fails with "getSelectedFiles returned empty array"
Reviewed-by: aivanov, tr
|
2023-12-06 16:41:24 +00:00 |
|
Doug Lea
|
cc25d8b12b
|
8319662: ForkJoinPool trims worker threads too slowly
8319498: ForkJoinPool.invoke(ForkJoinTask) does not specify behavior when task throws checked exception
Reviewed-by: alanb
|
2023-12-06 16:12:59 +00:00 |
|
Adam Sotona
|
0217b5ac8b
|
8321248: ClassFile API ClassModel::verify is inconsistent with the rest of the API
Reviewed-by: jlahoda, mcimadamore
|
2023-12-06 15:32:24 +00:00 |
|
Per Minborg
|
a0920aa436
|
8321159: SymbolLookup.libraryLookup(Path, Arena) Assumes default Filesystem
Reviewed-by: mcimadamore
|
2023-12-06 08:02:52 +00:00 |
|
Viktor Klang
|
9d776777c5
|
8321124: java/util/stream/GatherersTest.java times out
Reviewed-by: alanb
|
2023-12-06 07:12:03 +00:00 |
|
Jonathan Joo
|
9e570105c3
|
8315149: Add hsperf counters for CPU time of internal GC threads
Co-authored-by: Man Cao <manc@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: simonis, manc, sjohanss
|
2023-12-05 19:43:25 +00:00 |
|
Brian Burkhalter
|
b0d145097c
|
8321053: Use ByteArrayInputStream.buf directly when parameter of transferTo() is trusted
Reviewed-by: alanb
|
2023-12-05 19:41:12 +00:00 |
|
Damon Nguyen
|
acaf2c8dcf
|
8318590: JButton ignores margin when painting HTML text
Reviewed-by: prr, azvegint, honkar
|
2023-12-05 19:25:42 +00:00 |
|
Alisen Chung
|
db5613af89
|
8317288: [macos] java/awt/Window/Grab/GrabTest.java: Press on the outside area didn't cause ungrab
Reviewed-by: honkar, azvegint
|
2023-12-05 17:50:05 +00:00 |
|
Alexey Ivanov
|
b1cb37432a
|
8320349: Simplify FileChooserSymLinkTest.java by using single-window testUI
Reviewed-by: serb
|
2023-12-05 17:40:55 +00:00 |
|
Alexey Ivanov
|
83ffc1ac94
|
8320303: Allow PassFailJFrame to accept single window creator
Reviewed-by: serb
|
2023-12-05 17:22:57 +00:00 |
|
Brian Burkhalter
|
87516e29dc
|
8320943: Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
Reviewed-by: cstein, rriggs
|
2023-12-05 15:56:30 +00:00 |
|
Martin Doerr
|
a1fe16b5ec
|
8321300: Cleanup TestHFA
Reviewed-by: jvernee, jbechberger
|
2023-12-05 13:57:06 +00:00 |
|
Viktor Klang
|
50d1839d54
|
8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java shows intermittent failures on linux ppc64le and aarch64
Reviewed-by: alanb, jpai
|
2023-12-05 05:29:29 +00:00 |
|
Jaikiran Pai
|
81484d8c05
|
8320687: sun.jvmstat.monitor.MonitoredHost.getMonitoredHost() throws unexpected exceptions when invoked concurrently
Reviewed-by: alanb, kevinw
|
2023-12-05 01:06:14 +00:00 |
|
Roger Riggs
|
155abc576a
|
8311906: Improve robustness of String constructors with mutable array inputs
Co-authored-by: Damon Fenacci <dfenacci@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: rgiulietti, thartmann, redestad, dfenacci
|
2023-12-04 18:28:59 +00:00 |
|
Erik Gahlin
|
65be5e0c54
|
8305931: jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"
Reviewed-by: mgronlun
|
2023-12-04 16:56:16 +00:00 |
|
Erik Gahlin
|
f6be922952
|
8316193: jdk/jfr/event/oldobject/TestListenerLeak.java java.lang.Exception: Could not find leak
Reviewed-by: mgronlun
|
2023-12-04 16:50:45 +00:00 |
|
Erik Gahlin
|
d5f59cf0a8
|
8321220: JFR: RecordedClass reports incorrect modifiers
Reviewed-by: mgronlun
|
2023-12-04 15:51:22 +00:00 |
|
Abhishek Kumar
|
ed5b8c3a7b
|
8225220: When the Tab Policy is checked,the scroll button direction displayed incorrectly.
Reviewed-by: tr, psadhukhan
|
2023-12-04 09:31:17 +00:00 |
|
Matthias Baesken
|
b9b82631bf
|
8317307: test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with ConnectException: Connection timed out: no further information
Reviewed-by: clanger
|
2023-12-04 08:09:01 +00:00 |
|
Tejesh R
|
0d0a657414
|
5108458: JTable does not properly layout its content
Reviewed-by: dnguyen, aivanov, psadhukhan
|
2023-12-04 07:30:17 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Erik Gahlin
|
b9df827adc
|
8309871: jdk/jfr/api/consumer/recordingstream/TestSetEndTime.java timed out
Reviewed-by: mgronlun
|
2023-12-03 19:46:37 +00:00 |
|
Gregor Purdy
|
949846986f
|
8318983: Fix comment typo in PKCS12Passwd.java
Reviewed-by: weijun
|
2023-12-02 21:13:37 +00:00 |
|
Erik Gahlin
|
4dcbd13f99
|
8314905: jdk/jfr/tool/TestView.java fails with RuntimeException 'Invoked Concurrent' missing from stdout/stderr
Reviewed-by: mgronlun
|
2023-12-02 17:03:15 +00:00 |
|
Erik Gahlin
|
3a09a052bc
|
8313722: JFR: Avoid unnecessary calls to Events.from(Recording)
Reviewed-by: mgronlun
|
2023-12-01 20:54:35 +00:00 |
|
Alan Bateman
|
2476be4590
|
8320716: ResolvedModule::reads includes self when configuration contains two or more automatic modules
Reviewed-by: mchung
|
2023-12-01 07:31:10 +00:00 |
|
Alexey Semenyuk
|
56d4c33f40
|
8227529: With malformed --app-image the error messages are awful
Reviewed-by: almatvee
|
2023-12-01 01:53:20 +00:00 |
|
Phil Race
|
76fea80707
|
8320608: Many jtreg printing tests are missing the @printer keyword
Reviewed-by: aivanov, serb
|
2023-11-30 22:59:37 +00:00 |
|
Jorn Vernee
|
e96e191952
|
8318586: Explicitly handle upcall stub allocation failure
8318653: UpcallTestHelper::runInNewProcess waits for forked process without timeout
Reviewed-by: shade, mcimadamore
|
2023-11-30 19:26:54 +00:00 |
|
Weijun Wang
|
0a60b0f99e
|
8302233: HSS/LMS: keytool and jarsigner changes
Reviewed-by: mullan
|
2023-11-30 19:14:29 +00:00 |
|
Jorn Vernee
|
8bedb28bbc
|
8321119: Disable java/foreign/TestHandshake.java on Zero VMs
Reviewed-by: eosterlund, shade
|
2023-11-30 16:35:12 +00:00 |
|
Daniel D. Daugherty
|
c6a8278362
|
8321127: ProblemList java/util/stream/GatherersTest.java
Reviewed-by: shade, alanb
|
2023-11-30 16:16:59 +00:00 |
|
Alisen Chung
|
a3eb664077
|
8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts
Reviewed-by: aivanov, kizune
|
2023-11-30 16:11:09 +00:00 |
|
Albert Mingkun Yang
|
693847452f
|
8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Reviewed-by: sjohanss, tschatzl
|
2023-11-30 15:48:00 +00:00 |
|
Viktor Klang
|
33b26f79a9
|
8319123: Implement JEP 461: Stream Gatherers (Preview)
Reviewed-by: tvaleev, alanb, psandoz
|
2023-11-30 14:45:23 +00:00 |
|
Jim Laskey
|
04ad98ed32
|
8315458: Implement JEP 463: Implicitly Declared Classes and Instance Main Method (Second Preview)
Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
|
2023-11-30 12:49:49 +00:00 |
|
Ivan Šipka
|
da7cf258bb
|
8320665: update jdk_core at open/test/jdk/TEST.groups
Reviewed-by: msheppar
|
2023-11-30 12:09:20 +00:00 |
|
Mikhailo Seledtsov
|
ea6e92ed0d
|
8320945: problemlist tests failing on latest Windows 11 update
Reviewed-by: lmesnik
|
2023-11-29 19:20:34 +00:00 |
|
Justin Lu
|
2584bf87ae
|
8210410: Refactor java.util.Currency:i18n shell tests to plain java tests
Reviewed-by: naoto, lancea
|
2023-11-29 19:11:34 +00:00 |
|
Erik Österlund
|
159465324f
|
8310644: Make panama memory segment close use async handshakes
Reviewed-by: jvernee, mcimadamore, pchilanomate
|
2023-11-29 12:40:21 +00:00 |
|
Thomas Schatzl
|
38cfb220dd
|
8318706: Implement JEP 423: Region Pinning for G1
Reviewed-by: ayang, iwalulya, sjohanss
|
2023-11-29 10:03:32 +00:00 |
|
Alan Bateman
|
e44d4b24ed
|
8320858: Move jpackage tests to tier3
Reviewed-by: mchung, asemenyuk, almatvee
|
2023-11-29 09:12:58 +00:00 |
|
Alexander Matveev
|
a657aa38a5
|
8320681: [macos] Test tools/jpackage/macosx/MacAppStoreJlinkOptionsTest.java timed out on macOS
Reviewed-by: asemenyuk
|
2023-11-29 01:41:38 +00:00 |
|
Justin Lu
|
69c0b24386
|
8320714: java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing
Reviewed-by: naoto, bpb, lancea
|
2023-11-28 17:23:13 +00:00 |
|