Martin Desruisseaux
2003610b3b
8323108: BufferedImage.setData(Raster) should not cast float and double values to integers
...
Reviewed-by: prr, bpb, serb
2024-01-21 23:47:51 +00:00
Harshitha Onkar
f1b73350c2
8320113: [macos14] : ShapeNotSetSometimes.java fails intermittently on macOS 14
...
Reviewed-by: dnguyen, azvegint, kizune
2024-01-19 21:42:34 +00:00
Daniel D. Daugherty
a22ae909bc
8321938: java/foreign/critical/TestCriticalUpcall.java does not need a core file
...
Reviewed-by: dholmes
2024-01-18 13:15:55 +00:00
Song Pham
cbfddf4e1d
8317287: [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
...
Reviewed-by: honkar, aivanov, shurailine
2024-01-18 10:03:47 +00:00
Renjith Kannath Pariyangad
dadd9cd1e8
8316497: ColorConvertOp - typo for non-ICC conversions needs one-line fix
...
Co-authored-by: Sergey Bylokhov <serb@openjdk.org>
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, serb
2024-01-18 01:23:30 +00:00
Chris Hegarty
ee4d9aa4c1
8323659: LinkedTransferQueue add and put methods call overridable offer
...
Reviewed-by: alanb
2024-01-16 12:13:57 +00:00
Per Minborg
edc0ebb780
8323745: Missing comma in copyright header in TestScope
...
Reviewed-by: alanb
2024-01-15 16:30:59 +00:00
Per Minborg
f5b757ced6
8323159: Consider adding some text re. memory zeroing in Arena::allocate
...
Reviewed-by: mcimadamore, jvernee
2024-01-15 16:07:56 +00:00
Sergey Bylokhov
bdee968e3e
4760025: sRGB conversions to and from CIE XYZ incorrect
...
Reviewed-by: prr, aivanov
2024-01-14 23:05:47 +00:00
Harshitha Onkar
c54bca6f7f
8323617: Add missing null checks to GetMousePositionWithPopup.java test
...
Reviewed-by: serb, aivanov, dnguyen
2024-01-12 19:21:52 +00:00
Harshitha Onkar
999e556be4
8312518: [macos13] setFullScreenWindow() shows black screen on macOS 13 & above
...
Reviewed-by: serb, tr, azvegint
2024-01-12 17:56:16 +00:00
Alan Bateman
e72723dc5c
8323296: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id1 timed out
...
Reviewed-by: jpai
2024-01-12 08:33:27 +00:00
Renjith Kannath Pariyangad
0ff2deab5d
8320673: PageFormat/CustomPaper.java has no Pass/Fail buttons; multiple instructions
...
Reviewed-by: serb, aivanov
2024-01-12 02:55:22 +00:00
Pavel Rappo
49e6121347
8310813: Simplify and modernize equals, hashCode, and compareTo for BigInteger
...
Reviewed-by: rriggs, redestad, rgiulietti
2024-01-11 21:48:58 +00:00
Justin Lu
4ea7b36447
8322235: Split up and improve LocaleProvidersRun
...
Reviewed-by: naoto
2024-01-11 20:59:53 +00:00
Viktor Klang
35e9662767
8314515: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=false i=8 j=0"
...
Reviewed-by: alanb
2024-01-11 08:16:28 +00:00
Eirik Bjørsnøs
26de9e247a
8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile
...
8322830: Add test case for ZipFile opening a ZIP with no entries
Reviewed-by: lancea
2024-01-11 06:32:24 +00:00
Joe Darcy
525063be90
8322878: Including sealing information Class.toGenericString()
...
Co-authored-by: Pavel Rappo <prappo@openjdk.org>
Reviewed-by: rriggs
2024-01-10 18:46:56 +00:00
Viktor Klang
b86c3b7a68
8309218: java/util/concurrent/locks/Lock/OOMEInAQS.java still times out with ZGC, Generational ZGC, and SerialGC
...
Reviewed-by: jpai, dholmes, alanb
2024-01-10 16:42:30 +00:00
Jorn Vernee
d2d58dd6a8
8322324: java/foreign/TestStubAllocFailure.java times out while waiting for forked process
...
8322637: java/foreign/critical/TestCriticalUpcall.java timed out
Reviewed-by: mcimadamore
2024-01-10 13:13:32 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Adam Sotona
2b00ac0d02
8308753: Class-File API transition to Preview
...
Reviewed-by: ihse, mchung, vromero
2023-12-04 07:07:57 +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
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
Jorn Vernee
8bedb28bbc
8321119: Disable java/foreign/TestHandshake.java on Zero VMs
...
Reviewed-by: eosterlund, shade
2023-11-30 16:35:12 +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
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
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
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
Conor Cleary
bddcd086b7
8304701: Request with timeout aborts later in-flight request on HTTP/1.1 cxn
...
Reviewed-by: dfuchs, michaelm
2023-11-27 08:09:10 +00:00
Jan Lahoda
0c9a61c185
8319220: Pattern matching switch with a lot of cases is unduly slow
...
Reviewed-by: asotona, vromero
2023-11-24 09:05:39 +00:00
David Holmes
c75c38871e
8318776: Require supports_cx8 to always be true
...
Reviewed-by: eosterlund, shade, dcubed
2023-11-23 22:23:42 +00:00
Justin Lu
2bb4b9398d
8319569: Several java/util tests should be updated to accept VM flags
...
Reviewed-by: naoto, lancea
2023-11-23 00:27:27 +00:00
suchismith
bf0a904f0e
8318175: AIX PPC64: Handle alignment of double in structs
...
Reviewed-by: mdoerr, amitkumar
2023-11-22 13:39:25 +00:00
Phil Race
f69e6653f8
8318364: Add an FFM-based implementation of harfbuzz OpenType layout
...
Reviewed-by: jdv, psadhukhan
2023-11-21 17:46:29 +00:00
Shaojin Wen
61d81d6496
8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format
...
Reviewed-by: rriggs, naoto
2023-11-21 17:00:18 +00:00
Daniel Fuchs
570dffb104
8310807: java/nio/channels/DatagramChannel/Connect.java timed out
...
Reviewed-by: msheppar, jpai
2023-11-21 14:09:46 +00:00
Alan Bateman
21a59b9f4e
8282726: java/net/vthread/BlockingSocketOps.java timeout/hang intermittently on Windows
...
Reviewed-by: djelinski
2023-11-21 14:05:32 +00:00
Jaikiran Pai
099a8f5b2f
8308144: Uncontrolled memory consumption in SSLFlowDelegate.Reader
...
Co-authored-by: Sergey Zhuravlev <sergey.zhuravlev@gmail.com>
Reviewed-by: dfuchs, djelinski
2023-11-21 06:10:47 +00:00
Brian Burkhalter
32098ce33c
8320348: test/jdk/java/io/File/GetAbsolutePath.windowsDriveRelative fails if working directory is not on drive C
...
Reviewed-by: alanb, mbaesken
2023-11-20 18:23:02 +00:00
Naoto Sato
d6d7bdc774
8319817: Charset constructor should make defensive copy of aliases
...
Reviewed-by: rriggs, alanb, bpb, iris, jpai
2023-11-20 17:31:58 +00:00
Maurizio Cimadamore
7f231109c2
8319928: Exceptions thrown by cleanup actions should be handled correctly
...
Reviewed-by: jvernee
2023-11-20 15:02:11 +00:00
Darragh Clarke
5522656af7
8317834: java/lang/Thread/IsAlive.java timed out
...
Reviewed-by: dfuchs, alanb, dholmes, shade
2023-11-17 12:21:13 +00:00
Mandy Chung
1588dd934c
8319567: Update java/lang/invoke tests to support vm flags
...
8319568: Update java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java to accept vm flags
8319672: Several classloader tests ignore VM flags
8319676: A couple of jdk/modules/incubator/ tests ignore VM flags
8319677: Test jdk/internal/misc/VM/RuntimeArguments.java should be marked as flagless
Reviewed-by: jvernee, lmesnik
2023-11-16 22:40:22 +00:00
Eirik Bjorsnos
f0b7eb519a
8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.java and clarify its purpose
...
Reviewed-by: lancea, martin, jpai
2023-11-16 06:30:29 +00:00
Per Minborg
4f4d00fa75
8319966: AIX: expected [[0:i4]] but found [[0:I4]] after JDK-8319882
...
Reviewed-by: mdoerr
2023-11-15 13:52:06 +00:00
Brian Burkhalter
12fce4b715
8287843: File::getCanonicalFile doesn't work for \\?\C:\ style paths DOS device paths
...
Reviewed-by: alanb
2023-11-14 18:01:13 +00:00
Stewart X Addison
6a75c2406b
8319958: test/jdk/java/io/File/libGetXSpace.c does not compile on Windows 32-bit
...
Reviewed-by: bpb, shade
2023-11-14 17:06:03 +00:00
Jorn Vernee
9c98270737
8254693: Add Panama feature to pass heap segments to native code
...
Reviewed-by: mcimadamore, lucy, vlivanov
2023-11-14 11:19:30 +00:00
Eirik Bjorsnos
07eaea8c25
8303920: Avoid calling out to python in DataDescriptorSignatureMissing test
...
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: jpai, lancea, iris
2023-11-14 07:30:02 +00:00
Naoto Sato
fe0ccdf5f8
8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException
...
Reviewed-by: rriggs, iris, jlu, joehw
2023-11-13 23:42:40 +00:00
Naoto Sato
3684b4b5f2
8306116: Update CLDR to Version 44.0
...
Reviewed-by: srl, joehw, lancea
2023-11-13 16:54:53 +00:00
Per Minborg
c9657cad12
8319882: SequenceLayout::toString throws ArithmeticException
...
Reviewed-by: mcimadamore
2023-11-10 14:24:22 +00:00
Raffaello Giulietti
a64fc48e2d
8319174: Enhance robustness of some j.m.BigInteger constructors
...
Reviewed-by: rriggs, darcy
2023-11-10 10:05:38 +00:00
Roger Riggs
68110b7a82
8319574: Exec/process tests should be marked as flagless
...
Reviewed-by: bpb, naoto, jpai
2023-11-09 16:21:42 +00:00
Raffaello Giulietti
a6785e4d63
8318915: Enhance checks in BigDecimal.toPlainString()
...
Reviewed-by: rriggs, bpb
2023-11-08 19:05:22 +00:00
Mourad Abbay
7bc8e4c891
8294980: test/jdk/java/lang/invoke 15 test classes use experimental bytecode library
...
Reviewed-by: asotona
2023-11-08 13:26:58 +00:00
Gergö Barany
a290256bbf
8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
...
Reviewed-by: dnsimon, never, psandoz
2023-11-07 19:23:53 +00:00
Mandy Chung
8eb6f617b3
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
...
Reviewed-by: alanb
2023-11-07 17:00:08 +00:00
Lance Andersen
82747132b0
8314891: Additional Zip64 extra header validation
...
Reviewed-by: coffeys
2023-11-07 16:52:22 +00:00
Jan Lahoda
541ff7149f
8318144: Match on enum constants with body compiles but fails with MatchException
...
Reviewed-by: liach, vromero
2023-11-07 12:05:58 +00:00
Alan Bateman
c099cf53f2
8318422: Allow poller threads be virtual threads
...
Reviewed-by: michaelm
2023-11-04 06:52:19 +00:00
Mandy Chung
6ad093ef12
8319265: TestLoadLibraryDeadlock.java fails on windows-x64 "Unable to load b.jar"
...
Reviewed-by: jpai, rriggs
2023-11-02 16:38:30 +00:00
Mandy Chung
5207443b36
8317965: TestLoadLibraryDeadlock.java fails with "Unable to load native library.: expected true, was false"
...
Reviewed-by: rriggs
2023-11-01 22:19:57 +00:00
Maurizio Cimadamore
f262f06c97
8319211: Regression in LoopOverNonConstantFP
...
Reviewed-by: jvernee
2023-11-01 17:49:21 +00:00
Renjith Kannath Pariyangad
613d32c282
8169475: WheelModifier.java fails by timeout
...
Reviewed-by: dmarkov, aivanov
2023-10-31 18:20:22 +00:00
Conor Cleary
3a7525d5c3
8309118: HttpClient: Add more tests for 100 ExpectContinue with HTTP/2
...
Reviewed-by: dfuchs, djelinski
2023-10-31 14:45:14 +00:00
Andrew Haley
ee6f25b507
8319120: Unbound ScopedValue.get() throws the wrong exception
...
Reviewed-by: alanb
2023-10-31 12:58:56 +00:00
Kimura Yukihiro
d051f22284
8318410: jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows
...
Reviewed-by: sspitsyn, kevinw
2023-10-30 23:26:16 +00:00
Brian Burkhalter
d3534b08b5
8318677: (ch) Add implNote about minBufferCap to main variant of Channels.newWriter
...
Reviewed-by: alanb, rriggs
2023-10-30 18:28:01 +00:00
Sergey Bylokhov
d2260146c9
8318850: Duplicate code in the LCMSImageLayout
...
Reviewed-by: prr
2023-10-27 18:21:18 +00:00
Doug Lea
667cca9d7a
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
...
Reviewed-by: alanb
2023-10-27 10:08:59 +00:00
Leo Korinth
b9dcd4b741
8318964: Fix build failures caused by 8315097
...
Reviewed-by: aboldtch, rcastanedalo
2023-10-27 09:51:22 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Weijun Wang
9123961aaa
8318096: Introduce AsymmetricKey interface with a getParams method
...
Reviewed-by: darcy, mullan, ascarpino
2023-10-26 22:43:06 +00:00
Brian Burkhalter
4a142c3b08
8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
...
Reviewed-by: lancea, djelinski, rriggs
2023-10-26 21:06:01 +00:00
Aleksei Efimov
77fe0fd9e6
8272215: Add InetAddress methods for parsing IP address literals
...
Reviewed-by: dfuchs, michaelm
2023-10-26 18:24:42 +00:00
Jorn Vernee
3885dc5b9a
8318737: Fallback linker passes bad JNI handle
...
Reviewed-by: alanb
2023-10-26 15:54:02 +00:00
Daniel Jeliński
970cd20204
8318788: java/net/Socks/SocksSocketProxySelectorTest.java fails on machines with no IPv6 link-local addresses
...
Reviewed-by: jpai, dfuchs, mbaesken
2023-10-26 08:49:50 +00:00
Justin Lu
10427c023a
8318613: ChoiceFormat patterns are not well tested
...
Reviewed-by: naoto
2023-10-25 17:12:55 +00:00
Alexey Ivanov
3abd772672
8316017: Refactor timeout handler in PassFailJFrame
...
Reviewed-by: prr
2023-10-25 13:25:34 +00:00
Alexey Ivanov
42b9ac8a07
8294156: Allow PassFailJFrame.Builder to create test UI
...
Reviewed-by: azvegint, prr
2023-10-25 11:31:44 +00:00
Alexey Ivanov
14090ef603
8294158: HTML formatting for PassFailJFrame instructions
...
Reviewed-by: azvegint, prr
2023-10-25 11:17:00 +00:00
Naoto Sato
116503754c
8318569: Add getter methods for Locale and Patterns in ListFormat
...
Reviewed-by: joehw, rriggs, iris, mli
2023-10-24 16:54:57 +00:00
Daniel Jeliński
728b858c78
8318130: SocksSocketImpl needlessly encodes hostname for IPv6 addresses
...
Reviewed-by: dfuchs, jpai, aefimov, michaelm
2023-10-24 05:36:43 +00:00
Sean Coffey
8d9a4b43f4
8317678: Fix up hashCode() for ZipFile.Source.Key
...
Reviewed-by: lancea, alanb, jpai
2023-10-23 17:12:41 +00:00
Doug Simon
bd22d2381f
8318027: Support alternative name to jdk.internal.vm.compiler
...
Reviewed-by: erikj, ihse, kvn, alanb, mli
2023-10-23 13:15:31 +00:00
Brian Burkhalter
a1a62d9964
8306308: (ch) Writer created by Channels::newWriter may lose data
...
Reviewed-by: djelinski, alanb
2023-10-20 21:12:28 +00:00
Maurizio Cimadamore
848ecc1621
8318538: Add a way to obtain a strided var handle from a layout
...
Reviewed-by: jvernee, pminborg
2023-10-20 10:35:09 +00:00
Maurizio Cimadamore
b07da3ae15
8317819: Scope should reflect lifetime of underying resource (mainline)
...
Reviewed-by: jvernee
2023-10-20 10:23:45 +00:00
Daniel Jeliński
d9ce525a1c
8318150: StaticProxySelector.select should not throw NullPointerExceptions
...
Reviewed-by: jpai, dfuchs
2023-10-20 06:18:18 +00:00
Justin Lu
cc8f8da293
8318322: Update IANA Language Subtag Registry to Version 2023-10-16
...
Reviewed-by: naoto, iris, lancea, srl
2023-10-19 18:25:43 +00:00
Per Minborg
defc7e0f8d
8318454: TestLayoutPaths broken on Big Endian platforms after JDK-8317837
...
Reviewed-by: mdoerr, mcimadamore
2023-10-19 10:47:53 +00:00
Naoto Sato
ce8ebebc77
8317979: Use TZ database style abbreviations in the CLDR locale provider
...
Reviewed-by: rriggs, joehw, lancea, erikj, iris, ihse
2023-10-18 18:26:49 +00:00
Bradford Wetmore
adca97b659
8286503: Enhance security classes
...
Reviewed-by: rhalade, mullan, skoivu, weijun
2023-10-17 22:45:06 +00:00
Agnibho Hom Chowdhury
34653c1e73
8249832: java/util/zip/DataDescriptorSignatureMissing.java uses @ignore w/o bug-id
...
Reviewed-by: msheppar
2023-10-17 11:58:17 +00:00
Brian Burkhalter
1a7fd5d419
8317687: (fs) FileStore.supportsFileAttributeView("posix") incorrectly returns 'true' for FAT32 volume on macOS
...
Reviewed-by: alanb
2023-10-16 14:49:18 +00:00
Renjith Kannath Pariyangad
668d4b077f
8318154: Improve stability of WheelModifier.java test
...
Reviewed-by: aivanov
2023-10-16 10:58:30 +00:00
Renjith Kannath Pariyangad
a36eaf03af
8317112: Add screenshot for Frame/DefaultSizeTest.java
...
Reviewed-by: prr, dnguyen, aivanov
2023-10-16 10:13:30 +00:00
Severin Gehwolf
0275efac88
8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux
...
Reviewed-by: stuefe, alanb, bpb, mli
2023-10-16 07:40:29 +00:00
Jorn Vernee
1d54e73f6a
8318072: DowncallLinker does not acquire/release segments in interpreter
...
Reviewed-by: mcimadamore
2023-10-14 20:23:41 +00:00
Maurizio Cimadamore
7cb2e6d65b
8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: jvernee
2023-10-13 20:51:52 +00:00
Justin Lu
9622de2aa8
8317372: Refactor some NumberFormat tests to use JUnit
...
Reviewed-by: naoto
2023-10-13 20:49:11 +00:00
Jorn Vernee
b12c471a99
8317837: Leftover FFM implementation-only changes
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: mcimadamore
2023-10-13 19:05:47 +00:00
Daniel Fuchs
6273ab97dc
8317808: HTTP/2 stream cancelImpl may leave subscriber registered
...
Reviewed-by: michaelm, djelinski
2023-10-13 14:35:50 +00:00
Damon Nguyen
61ce739ac8
8315484: java/awt/dnd/RejectDragDropActionTest.java timed out
...
Reviewed-by: honkar, aivanov
2023-10-12 22:02:16 +00:00
Jorn Vernee
32ac72c3d3
8312522: Implementation of Foreign Function & Memory API
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
2023-10-12 19:50:08 +00:00
Ravi Gupta
00ef9f9c32
8316947: Write a test to check textArea triggers MouseEntered/MouseExited events properly
...
Reviewed-by: tr, honkar, aivanov
2023-10-12 09:40:02 +00:00
Alexander Zvegintsev
387896fb34
8309621: [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
...
Reviewed-by: prr, honkar
2023-10-11 22:14:23 +00:00
Leonid Mesnik
fec1d49783
8316452: java/lang/instrument/modules/AppendToClassPathModuleTest.java ignores VM flags
...
Reviewed-by: sspitsyn
2023-10-10 20:14:56 +00:00
Claes Redestad
33591a30d2
8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements
...
Reviewed-by: pminborg, rriggs
2023-10-10 17:01:57 +00:00
Justin Lu
8e0686b065
8317633: Modernize text.testlib.HexDumpReader
...
Reviewed-by: lancea, naoto, mli
2023-10-09 22:57:09 +00:00
Justin Lu
5e8d893c48
8317631: Refactor ChoiceFormat tests to use JUnit
...
Reviewed-by: naoto
2023-10-09 22:37:41 +00:00
Vyom Tewari
460ebcd9cb
8314978: Multiple server call from connection failing with expect100 in getOutputStream
...
Reviewed-by: dfuchs
2023-10-08 05:13:00 +00:00
vamsi-parasa
a4e9168bab
8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
...
Reviewed-by: jbhateja, sviswanathan, psandoz, kvn
2023-10-06 20:15:30 +00:00
Naoto Sato
8a30c2a9b2
8317443: StackOverflowError on calling ListFormat::getInstance() for Norwegian locales
...
Reviewed-by: joehw
2023-10-05 23:06:20 +00:00
Daniel Fuchs
4c5b66dcea
8317522: Test logic for BODY_CF in AbstractThrowingSubscribers.java is wrong
...
Reviewed-by: djelinski
2023-10-05 10:44:05 +00:00
Justin Lu
b859da9c54
8316696: Remove the testing base classes: IntlTest and CollatorTest
...
Reviewed-by: naoto
2023-10-03 16:38:17 +00:00
Daniel Fuchs
8093563bce
8317295: ResponseSubscribers.SubscriberAdapter should call the finisher function asynchronously
...
Reviewed-by: djelinski
2023-10-02 13:06:43 +00:00
Justin Lu
355811a996
8316559: Refactor some util/Calendar tests to JUnit
...
Reviewed-by: naoto, lancea
2023-09-28 23:51:12 +00:00
Aleksei Voitylov
cfcbfc6cae
8316879: RegionMatches1Tests fails if CompactStrings are disabled after JDK-8302163
...
Reviewed-by: simonis, rgiulietti, rriggs
2023-09-28 18:11:40 +00:00
Naoto Sato
3481a48571
8316974: ListFormat creation is unsuccessful for some of the supported Locales
...
Reviewed-by: joehw, rriggs
2023-09-28 16:04:46 +00:00
Daniel Fuchs
fc98998627
8316580: HttpClient with StructuredTaskScope does not close when a task fails
...
Reviewed-by: djelinski
2023-09-28 13:32:38 +00:00
Maurizio Cimadamore
798125152b
8316970: Add internal annotation to mark restricted methods
...
Reviewed-by: jvernee, iris, alanb
2023-09-28 09:49:57 +00:00
Roger Riggs
1be355734d
8315721: CloseRace.java#id0 fails transiently on libgraal
...
Reviewed-by: lancea, jpai
2023-09-27 13:30:35 +00:00
Alan Bateman
b24ad7cf57
8316924: java/lang/Thread/virtual/stress/ParkALot.java times out
...
Reviewed-by: jpai
2023-09-27 12:54:29 +00:00
Alexander Zvegintsev
2f311d59dc
8316211: Open source several manual applet tests
...
Reviewed-by: honkar, aivanov
2023-09-26 21:24:07 +00:00
Alexander Zvegintsev
65227a3c64
8316389: Open source few AWT applet tests
...
Reviewed-by: dnguyen, abhiscxk, aivanov
2023-09-26 21:23:34 +00:00
Brian Burkhalter
36ac83904c
8073061: (fs) Files.copy(foo, bar, REPLACE_EXISTING) deletes bar even if foo is not readable
...
Reviewed-by: alanb
2023-09-26 15:27:44 +00:00
Sergey Bylokhov
0dce4c1758
8313220: Remove Windows specific workaround in LCMS.c for _snprintf
...
Reviewed-by: prr
2023-09-25 23:01:19 +00:00
Ben Perez
53516aed38
8304956: Update KeyStore.getDefaultType() specification to return pkcs12 as fallback
...
Reviewed-by: hchao, mullan
2023-09-22 17:31:57 +00:00
Brian Burkhalter
373cdf257d
8315960: test/jdk/java/io/File/TempDirDoesNotExist.java leaves test files behind
...
Reviewed-by: lancea, djelinski, rriggs
2023-09-22 17:24:05 +00:00
Naoto Sato
f7578e8048
8316540: StoreReproducibilityTest fails on some locales
...
Reviewed-by: joehw, jlu, jpai, alanb
2023-09-22 16:53:56 +00:00
Alexey Ivanov
00f585bd22
8316206: Test StretchedFontTest.java fails for Baekmuk font
...
Ignore broken fonts, i.e. the fonts for which
GlyphVector(TEXT).getVisualBounds().isEmpty() returns true
Reviewed-by: azvegint, prr, goetz
2023-09-22 12:47:01 +00:00
Claes Redestad
c24c66db97
8316681: Rewrite URLEncoder.encode to use small reusable buffers
...
Reviewed-by: dfuchs, rriggs
2023-09-22 09:41:01 +00:00
Alexander Zvegintsev
3b397c8552
8315965: Open source various AWT applet tests
...
Reviewed-by: honkar, psadhukhan
2023-09-21 18:28:19 +00:00
Damon Nguyen
83b01cf3c2
8311922: [macOS] right-Option key fails to generate release event
...
Reviewed-by: honkar, prr
2023-09-21 16:42:14 +00:00
Alexander Zvegintsev
3809d69ac4
8316240: Open source several add/remove MenuBar manual tests
...
Reviewed-by: honkar, psadhukhan
2023-09-21 13:57:28 +00:00
Brian Burkhalter
5cacf212f0
8316156: ByteArrayInputStream.transferTo causes MaxDirectMemorySize overflow
...
Reviewed-by: alanb
2023-09-20 20:42:31 +00:00
Coleen Phillimore
3301fb1e8a
8315869: UseHeavyMonitors not used
...
Reviewed-by: dcubed, alanb
2023-09-20 19:09:02 +00:00
Naoto Sato
7c991cc567
8296246: Update Unicode Data Files to Version 15.1.0
...
Reviewed-by: erikj, joehw, srl, rriggs
2023-09-20 17:39:57 +00:00
Harshitha Onkar
d19e017d3f
8315951: Open source several Swing HTMLEditorKit related tests
...
Reviewed-by: dnguyen, aivanov
2023-09-19 18:42:56 +00:00
Harshitha Onkar
0c972468e7
8311113: Remove invalid pointer cast and clean up setLabel() in awt_MenuItem.cpp
...
Reviewed-by: aivanov, serb
2023-09-19 17:37:49 +00:00
Glavo
f25c920fd3
8314774: Optimize URLEncoder
...
Reviewed-by: redestad, dfuchs
2023-09-19 13:49:58 +00:00
Alan Bateman
4461eeb31d
8312498: Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked
...
Reviewed-by: sspitsyn, rpressler
2023-09-19 10:58:12 +00:00
Nikita Sakharin
3828dc913a
8314236
: Overflow in Collections.rotate
...
Co-authored-by: Nikita Sakharin <17588081+nikita-sakharin@users.noreply.github.com>
Reviewed-by: shade, smarks
2023-09-18 09:20:11 +00:00
Alan Bateman
f44032969f
8316391: (zipfs) ZipFileSystem.readFullyAt does not tolerate short reads
...
Reviewed-by: jpai, lancea
2023-09-17 11:53:12 +00:00
Daniel Fuchs
dc5ca1d379
8316031: SSLFlowDelegate should not log from synchronized block
...
Reviewed-by: djelinski
2023-09-15 17:21:27 +00:00
Brian Burkhalter
8dfde28b28
8315485: (fs) Move java/nio/file/Path/Misc.java tests into java/nio/file/Path/PathOps.java
...
Reviewed-by: alanb
2023-09-15 15:15:46 +00:00
Daniel Fuchs
4f864faf42
8314136: Test java/net/httpclient/CancelRequestTest.java failed: WARNING: tracker for HttpClientImpl(42) has outstanding operations
...
Reviewed-by: jpai
2023-09-15 08:30:18 +00:00
Per Minborg
8dc2d9280e
8316190: Improve MemorySegment::toString
...
Reviewed-by: rriggs
2023-09-15 05:43:57 +00:00
Justin Lu
b55e418a07
8301991: Convert l10n properties resource bundles to UTF-8 native
...
Reviewed-by: naoto
2023-09-14 22:19:18 +00:00
Soumadipta Roy
4415261688
8315683: Parallelize java/util/concurrent/tck/JSR166TestCase.java
...
Reviewed-by: martin, shade
2023-09-14 19:22:31 +00:00