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 |
|