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
Mandy Chung
5cea53d372
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles
...
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: rriggs
2023-09-14 16:10:55 +00:00
Alexander Zvegintsev
1741d13b12
8315726: Open source several AWT applet tests
...
Reviewed-by: psadhukhan, aivanov
2023-09-13 22:23:27 +00:00
Sean Coffey
ff240a9135
8316087: Test SignedLoggerFinderTest.java is still failing
...
Reviewed-by: dfuchs
2023-09-13 15:05:46 +00:00
Prasanta Sadhukhan
a36f5a54ab
8315663: Open source misc awt tests
...
Reviewed-by: tr, jdv
2023-09-13 05:25:25 +00:00
Erik Joelsson
020255a72d
8267174: Many test files have the wrong Copyright header
...
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
2023-09-12 20:16:05 +00:00
Aleksey Shipilev
947dee7f2d
8316113: Infinite permission checking loop in java/net/spi/InetAddressResolverProvider/RuntimePermissionTest
...
Reviewed-by: jpai, aefimov, dfuchs
2023-09-12 18:13:55 +00:00
Naoto Sato
d0be73a780
8041488: Locale-Dependent List Patterns
...
Reviewed-by: joehw, rriggs
2023-09-11 16:48:22 +00:00
Sean Coffey
e409d07ae8
8315696: SignedLoggerFinderTest.java test failed
...
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
2023-09-08 14:25:58 +00:00
shaojin.wensj
4b43c25fe3
8310929: Optimization for Integer.toString
...
Reviewed-by: redestad, rriggs
2023-09-08 02:13:52 +00:00
Mandy Chung
111ecdbaf5
8268829: Provide an optimized way to walk the stack with Class object only
...
8210375: StackWalker::getCallerClass throws UnsupportedOperationException
Reviewed-by: coleenp, dfuchs, bchristi
2023-09-07 21:37:40 +00:00
Qing Xiao
2fd870a74f
8315444: Convert test/jdk/tools to Classfile API
...
Reviewed-by: asotona
2023-09-07 15:02:13 +00:00
Per Minborg
b408a82f9b
8314260: Unable to load system libraries on Windows when using a SecurityManager
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: jvernee
2023-09-07 11:52:14 +00:00
Matthias Baesken
9887cd8adc
8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le
...
Reviewed-by: mdoerr
2023-09-07 07:36:08 +00:00
Christoph Langer
69c9ec92d0
8314094: java/lang/ProcessHandle/InfoTest.java fails on Windows when run as user with Administrator privileges
...
Reviewed-by: mbaesken, azeller
2023-09-05 08:30:03 +00:00
Per Minborg
f292268268
8315454: Add a way to create an immutable snapshot of a BitSet
...
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad
2023-09-05 06:43:00 +00:00
Brian Burkhalter
63f561fac2
8306882: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link
...
Reviewed-by: alanb
2023-08-31 21:14:22 +00:00
Thomas Obermeier
486fa08d4b
8313873: java/nio/channels/DatagramChannel/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size and different IPv6 Header interpretation
...
Reviewed-by: clanger, mbaesken
2023-08-31 09:51:13 +00:00
Justin Lu
3c8a6678fe
8314611: Provide more explicative error message parsing Currencies
...
Reviewed-by: naoto
2023-08-30 23:40:34 +00:00
Brian Burkhalter
dd64a4a483
8315241: (fs) Move toRealPath tests in java/nio/file/Path/Misc.java to separate JUnit 5 test
...
Reviewed-by: rriggs
2023-08-30 16:58:16 +00:00
Sean Coffey
7daae1fb42
8314263: Signed jars triggering Logger finder recursion and StackOverflowError
...
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
2023-08-30 12:54:57 +00:00
Matthias Baesken
f3aeb024d9
8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children
...
Reviewed-by: stuefe, rriggs
2023-08-30 06:46:51 +00:00
Justin Lu
b4b2fecb42
8311081: KeytoolReaderP12Test.java fail on localized Windows platform
...
Reviewed-by: lancea, jpai, weijun
2023-08-28 20:36:32 +00:00
lawrence.andrews
31e26814db
8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to use new PassFailJFrame's builder pattern usage
...
Reviewed-by: honkar, aivanov
2023-08-28 20:31:02 +00:00
Darragh Clarke
1664e793eb
8311792: java/net/httpclient/ResponsePublisher.java fails intermittently with AssertionError: Found some outstanding operations
...
Reviewed-by: dfuchs, jpai
2023-08-28 10:03:42 +00:00
Vyom Tewari
acaab6fd74
8306040: HttpResponseInputStream.available() returns 1 on empty stream
...
Reviewed-by: dfuchs
2023-08-24 15:46:44 +00:00
Ben Perez
9435cd1916
8175874: Update Security.insertProviderAt to specify behavior when requested position is out of range.
...
Reviewed-by: mullan, valeriep
2023-08-23 18:10:11 +00:00
lawrence.andrews
dbb788f34d
8294535: Add screen capture functionality to PassFailJFrame
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, honkar
2023-08-23 17:48:07 +00:00
Brian Burkhalter
096b7ff097
8314810: (fs) java/nio/file/Files/CopyInterference.java should use TestUtil::supportsLinks
...
Reviewed-by: aturbanov, alanb
2023-08-23 15:31:33 +00:00
Alexey Ivanov
62610203f1
8312555: Ideographic characters aren't stretched by AffineTransform.scale(2, 1)
...
Ignore bitmaps embedded into fonts for non-uniform scales
Reviewed-by: prr, serb
2023-08-23 11:48:22 +00:00
Matthias Baesken
703817d21f
8314517: some tests fail in case ipv6 is disabled on the machine
...
Reviewed-by: mdoerr, lucy, jpai, dfuchs
2023-08-23 10:44:40 +00:00
Sidraya
ec1f7a8480
8311630: [s390] Implementation of Foreign Function & Memory API (Preview)
...
Reviewed-by: amitkumar, jvernee, mdoerr
2023-08-21 07:15:25 +00:00
Alan Bateman
ed0f75f266
8313290: Misleading exception message from STS.Subtask::get when task forked after shutdown
...
Reviewed-by: psandoz
2023-08-19 18:42:43 +00:00
Per Minborg
2b81885f78
8314071: Test java/foreign/TestByteBuffer.java timed out
...
Reviewed-by: mcimadamore
2023-08-17 11:31:09 +00:00
Cristian Vat
32efd23c5d
8311939: Excessive allocation of Matcher.groups array
...
Reviewed-by: rriggs, igraves
2023-08-17 11:27:39 +00:00
Brian Burkhalter
6b396da278
8062795: (fs) Files.setPermissions requires read access when NOFOLLOW_LINKS specified
...
Reviewed-by: alanb
2023-08-16 17:53:56 +00:00
Leonid Mesnik
7b28d3608a
8314330: java/foreign tests should respect vm flags when start new processes
...
Reviewed-by: jvernee
2023-08-16 17:49:38 +00:00
Lance Andersen
13f6450e2e
8313765: Invalid CEN header (invalid zip64 extra data field size)
...
Reviewed-by: simonis, alanb, coffeys
2023-08-16 15:42:36 +00:00
Aleksey Shipilev
2e8a0ab272
8314120: Add tests for FileDescriptor.sync
...
Reviewed-by: alanb, bpb
2023-08-15 16:11:09 +00:00
Yasumasa Suenaga
583cb754f3
8313406: nep_invoker_blob can be simplified more
...
Reviewed-by: jvernee, vlivanov
2023-08-14 23:12:42 +00:00
Brian Burkhalter
c132176b93
8114830: (fs) Files.copy fails due to interference from something else changing the file system
...
Reviewed-by: alanb, vtewari
2023-08-14 17:48:50 +00:00
Damon Nguyen
d97de8260c
8313633: [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
...
Reviewed-by: honkar, serb
2023-08-10 17:52:28 +00:00
Jim Laskey
6864441163
8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16
...
Reviewed-by: redestad
2023-08-08 19:33:44 +00:00
Justin Lu
1da82a34b1
8313702: Update IANA Language Subtag Registry to Version 2023-08-02
...
Reviewed-by: naoto, iris
2023-08-07 17:10:27 +00:00
Per Minborg
bbbfa217a0
8313880: Incorrect copyright header in jdk/java/foreign/TestFree.java after JDK-8310643
...
Reviewed-by: thartmann
2023-08-07 12:34:52 +00:00
Per Minborg
0b4387e3a3
8310643: Misformatted copyright messages in FFM
...
Reviewed-by: jvernee
2023-08-07 10:58:11 +00:00
Raffaello Giulietti
61c58fdd00
8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
...
Reviewed-by: alanb, smarks
2023-08-04 07:11:18 +00:00
Brian Burkhalter
4ba81f631f
8313368: (fc) FileChannel.size returns 0 on block special files
...
Reviewed-by: vtewari, alanb
2023-08-02 15:25:59 +00:00
Alan Bateman
6faf05c6dd
8311989: Test java/lang/Thread/virtual/Reflection.java timed out
...
Reviewed-by: jpai, mchung
2023-08-02 10:40:25 +00:00
Tejesh R
0a3c6d6bd0
8280482: Window transparency bug on Linux
...
Reviewed-by: dnguyen, azvegint
2023-08-01 04:28:42 +00:00
Jim Laskey
6af0af5934
8310913: Move ReferencedKeyMap to jdk.internal so it may be shared
...
Reviewed-by: naoto, rriggs, mchung, liach
2023-07-31 19:11:14 +00:00
Aleksey Shipilev
408987e1ca
8313307: java/util/Formatter/Padding.java fails on some Locales
...
Reviewed-by: jlu, naoto
2023-07-31 08:35:31 +00:00
Jorn Vernee
6fca289887
8313023: Return value corrupted when using CCS + isTrivial (mainline)
...
Reviewed-by: mcimadamore, vlivanov
2023-07-31 08:01:17 +00:00
Justin Lu
a9a3463afb
8312416: Tests in Locale should have more descriptive names
...
Reviewed-by: lancea, naoto
2023-07-28 16:27:06 +00:00
Kevin Walls
4ae5a3e39b
8306446: java/lang/management/ThreadMXBean/Locks.java transient failures
...
Reviewed-by: cjplummer, sspitsyn
2023-07-28 09:44:04 +00:00
Jaikiran Pai
486c7844f9
8312433: HttpClient request fails due to connection being considered idle and closed
...
Reviewed-by: djelinski
2023-07-27 12:14:14 +00:00
Justin Lu
c6396dceb9
8039165: [Doc] MessageFormat null locale generates NullPointerException
...
Reviewed-by: naoto
2023-07-25 18:26:23 +00:00
Brian Burkhalter
2bdfa836ad
8262742: (fs) Add Path::resolve with varargs string
...
Reviewed-by: alanb
2023-07-24 19:59:17 +00:00
Per Minborg
d1cc278260
8311822: AIX : test/jdk/java/foreign/TestLayouts.java fails because of different output - expected [[i4](struct)] but found [[I4](struct)]
...
Reviewed-by: jvernee
2023-07-24 15:00:47 +00:00
Michael McMahon
298dda4c98
8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed
...
Reviewed-by: aefimov, msheppar
2023-07-24 14:13:44 +00:00
Doug Lea
8d1ab57065
8301341: LinkedTransferQueue does not respect timeout for poll()
...
8300663: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=true i=0 j=1"
8267502: JDK-8246677 caused 16x performance regression in SynchronousQueue
Reviewed-by: alanb
2023-07-22 10:41:42 +00:00
Brian Burkhalter
d55d7e8d87
8136895: Writer not closed with disk full error, file resource leaked
...
Reviewed-by: djelinski, vtewari
2023-07-21 15:21:02 +00:00
Jaikiran Pai
842d6329cf
8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
...
Reviewed-by: alanb, cjplummer, dholmes
2023-07-21 12:58:20 +00:00
Naoto Sato
bae2247938
8308591: JLine as the default Console provider
...
Reviewed-by: alanb
2023-07-20 16:11:13 +00:00
Chen Liang
5d57b5c2f0
6983726: Reimplement MethodHandleProxies.asInterfaceInstance
...
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: jvernee, mchung
2023-07-20 00:59:28 +00:00
Justin Lu
71cac8ce47
8311663: Additional refactoring of Locale tests to JUnit
...
Reviewed-by: naoto
2023-07-19 20:22:40 +00:00
Raffaello Giulietti
14cf035681
8302987: Add uniform and spatially equidistributed bounded double streams to RandomGenerator
...
Reviewed-by: darcy
2023-07-19 16:48:54 +00:00
Alan Bateman
028068a655
8312166: (dc) DatagramChannel's socket adaptor does not release carrier thread when blocking in receive
...
Reviewed-by: jpai, michaelm
2023-07-19 13:17:37 +00:00
Sergey Bylokhov
e31df3a774
6211126: ICC_ColorSpace.toCIEXYZ(float[]): NPE is not specified
...
6211139: ICC_ColorSpace.toRGB(float[]): NPE is not specified
Reviewed-by: prr
2023-07-18 21:51:11 +00:00
Sergey Bylokhov
7d9f5afea1
6211202: ColorSpace.getInstance(int): IAE is not specified
...
Reviewed-by: prr
2023-07-18 21:46:02 +00:00
Lance Andersen
fff7e1ad00
8302483: Enhance ZIP performance
...
Reviewed-by: ahgross, alanb, rhalade, coffeys
2023-07-18 21:17:07 +00:00
Michael McMahon
4ae3d8f2cd
8302475: Enhance HTTP client file downloading
...
Reviewed-by: dfuchs, rhalade
2023-07-18 21:17:07 +00:00
Matthew Donovan
b20dc1e9cd
8310629: java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java fails with RuntimeException Server not ready
...
Reviewed-by: jnimeh
2023-07-18 10:45:41 +00:00
Chen Liang
201e3bcf52
8291065: Creating a VarHandle for a static field triggers class initialization
...
Reviewed-by: mchung, psandoz
2023-07-18 00:58:25 +00:00
Anthony Scarpino
e737968792
8308398: Move SunEC crypto provider into java.base
...
Reviewed-by: valeriep, alanb
2023-07-17 17:38:54 +00:00
Jorn Vernee
69a46c25cc
8310157: Allow void-returning filters for MethodHandles::collectCoordinates
...
Reviewed-by: mcimadamore
2023-07-17 14:53:37 +00:00
Joe Darcy
19691fab48
6361826: (reflect) provide method for mapping strings to class object for primitive types
...
Reviewed-by: rriggs, mchung
2023-07-14 20:18:23 +00:00
Alan Bateman
0d2196f8e5
8311992: Test java/lang/Thread/virtual/JfrEvents::testVirtualThreadPinned failed
...
Reviewed-by: jpai
2023-07-14 16:01:26 +00:00
Sean Coffey
2e12a123c9
8281658: Add a security category to the java -XshowSettings option
...
Reviewed-by: rriggs, mullan
2023-07-14 07:31:09 +00:00
Viktor Klang
8c9d091f19
8308047: java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java timed out and also had jcmd pipe errors
...
Reviewed-by: stefank, alanb
2023-07-13 14:25:50 +00:00
Alan Bateman
92a04e201e
8311867: StructuredTaskScope.shutdown does not interrupt newly started threads
...
Reviewed-by: jpai
2023-07-13 07:33:01 +00:00
Alan Bateman
7304316a8c
8311926: java/lang/ScopedValue/StressStackOverflow.java takes 9mins in tier1
...
Reviewed-by: jpai
2023-07-12 15:44:41 +00:00
Justin Lu
d82ade3545
8310683: Refactor StandardCharset/standard.java to use JUnit
...
Reviewed-by: naoto
2023-07-11 20:43:03 +00:00
Naoto Sato
00c7f914c6
8310047: Add UTF-32 based Charsets into StandardCharsets
...
Reviewed-by: alanb, lancea, bpb, jpai, jlu
2023-07-11 16:10:34 +00:00
Alexey Ivanov
b3f34039fe
8311689: Wrong visible amount in Adjustable of ScrollPane
...
Reviewed-by: prr, honkar, serb
2023-07-11 13:43:15 +00:00
Justin Lu
12e9430910
8310818: Refactor more Locale tests to use JUnit
...
Reviewed-by: lancea, naoto
2023-07-07 19:12:13 +00:00
Matthias Baesken
25cbe85d6f
8310550: Adjust references to rt.jar
...
Reviewed-by: erikj, clanger
2023-07-07 06:57:23 +00:00
Justin Lu
e848d9471f
8310923: Refactor Currency tests to use JUnit
...
Reviewed-by: naoto, lancea
2023-07-07 01:32:59 +00:00
Conor Cleary
00ac46c06d
8310645: CancelledResponse.java does not use HTTP/2 when testing the HttpClient
...
Reviewed-by: dfuchs
2023-07-05 11:04:10 +00:00
Darragh Clarke
87c79c0801
8309302: java/net/Socket/Timeouts.java fails with AssertionError on test temporal post condition
...
Reviewed-by: alanb, dfuchs
2023-07-03 10:03:54 +00:00
Matthias Baesken
a7d168b522
8311026: Some G1 specific tests do not set -XX:+UseG1GC
...
Reviewed-by: sspitsyn, tschatzl
2023-06-30 11:35:02 +00:00
Roger Riggs
11fd34e196
8310241: OffsetDateTime compareTo redundant computation
...
Reviewed-by: naoto
2023-06-29 21:05:37 +00:00
Naoto Sato
a995aa6cd1
8310232: java.time.Clock$TickClock.millis() fails in runtime when tick is 1 microsecond
...
Reviewed-by: iris, rriggs, jpai
2023-06-29 16:15:02 +00:00
Alan Bateman
f4b900b607
8310902: (fc) FileChannel.transferXXX async close and interrupt issues
...
Reviewed-by: bpb
2023-06-29 05:42:19 +00:00
Alisen Chung
f0c2f09815
8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.
...
Reviewed-by: dmarkov, honkar
2023-06-28 20:17:00 +00:00
Jaikiran Pai
05e9c41edd
8310731: Configure a javax.net.ssl.SNIMatcher for the HTTP/1.1 test servers in java/net/httpclient tests
...
Reviewed-by: dfuchs
2023-06-27 11:01:09 +00:00
Adam Sotona
990e3a700d
8308899: Introduce Classfile context and improve Classfile options
...
8306650: Improve control of stack maps generation in Classfile API
8308646: Typo in ConstantValueAttribute
Reviewed-by: mcimadamore
2023-06-27 05:05:17 +00:00
Tejesh R
79c056ec8b
8006421: GraphicsConfiguration of a frame is changed when the frame is moved to another screen
...
Reviewed-by: azvegint, serb
2023-06-27 04:56:21 +00:00
Mandy Chung
7c6a28fd0c
8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242
...
Reviewed-by: dholmes
2023-06-26 21:25:09 +00:00
Mandy Chung
7db2f08756
8310242: Clarify the name parameter to Class::forName
...
Reviewed-by: rriggs, liach, alanb, dholmes
2023-06-26 19:56:24 +00:00
Justin Lu
dad7bd9efc
8310234: Refactor Locale tests to use JUnit
...
Reviewed-by: naoto
2023-06-23 21:33:49 +00:00
Jamil Nimeh
5ca4cdd2ca
8309740: Expand timeout windows for tests in JDK-8179502
...
Reviewed-by: xuelei, mbaesken
2023-06-23 14:52:12 +00:00
Jorn Vernee
e022e87654
8310053: VarHandle and slice handle derived from layout are lacking alignment check
...
Reviewed-by: mcimadamore
2023-06-21 00:03:13 +00:00
Justin Lu
11201067a8
8310458: Fix build failure caused by JDK-8310049
...
Reviewed-by: rriggs, naoto
2023-06-20 18:16:33 +00:00
Justin Lu
09174e0c99
8310049: Refactor Charset tests to use JUnit
...
Reviewed-by: lancea, naoto
2023-06-20 17:21:00 +00:00
Daniel Fuchs
99d2a9afa9
8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup
...
Reviewed-by: djelinski
2023-06-20 15:51:43 +00:00
Axel Boldt-Christmas
a0595761ef
8310187: Improve Generational ZGC jtreg testing
...
Reviewed-by: stefank, eosterlund, stuefe
2023-06-20 10:08:13 +00:00
Michael McMahon
7b45c8fc3a
8241800: Disable IPV6_MULTICAST_ALL to prevent interference from all multicast groups
...
Reviewed-by: alanb
2023-06-19 21:35:58 +00:00
Daniel Fuchs
f8f8bfbea1
8309939: HttpClient should not use Instant.now() as Instant source for deadlines
...
Reviewed-by: djelinski
2023-06-19 13:26:26 +00:00
Alexey Ivanov
d6c2ee3448
8310054: ScrollPane insets are incorrect
...
Reviewed-by: honkar, prr
2023-06-16 17:24:07 +00:00
Andrew Haley
44a8aa0691
8308609: java/lang/ScopedValue/StressStackOverflow.java fails with "-XX:-VMContinuations"
...
Reviewed-by: alanb
2023-06-16 12:21:11 +00:00
Kevin Walls
8c9b85a990
8303916: ThreadLists.java inconsistent results
...
Reviewed-by: cjplummer, dholmes, lmesnik
2023-06-16 08:40:16 +00:00
sunyaqi
cfae6ef2f6
8309778: java/nio/file/Files/CopyAndMove.java fails when using second test directory
...
Reviewed-by: alanb
2023-06-16 06:15:55 +00:00
Naoto Sato
3eeb681a0d
8167252: Some of Charset.availableCharsets() does not contain itself
...
Reviewed-by: bpb, alanb, iris, lancea, jpai
2023-06-15 16:34:00 +00:00
Jorn Vernee
4c18b9e1fa
8309880: Add support for linking libffi on Windows and Mac
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: erikj
2023-06-14 12:03:42 +00:00
Mandy Chung
9bfe415f66
8305104: Remove the old core reflection implementation
...
Reviewed-by: dholmes, alanb
2023-06-13 19:41:38 +00:00
Chen Liang
75dcc4ef94
8307508: IndirectVarHandle.isAccessModeSupported throws NPE
...
Reviewed-by: mchung
2023-06-13 17:05:52 +00:00
Harshitha Onkar
2dca5ae4fd
8299052: ViewportOverlapping test fails intermittently on Win10 & Win11
...
Reviewed-by: aivanov
2023-06-12 23:11:52 +00:00
Maurizio Cimadamore
a6ad42e00e
8308645: Javadoc of FFM API needs to be refreshed
...
8309398: ValueLayout:: arrayElementVarHandle doesn't throws UnsupportedOperationException - if byteAlignment() > byteSize()
8308812: SequenceLayout::withElementCount(long elementCount) doesn't throw IllegalArgumentException - if elementCount < 0 for some cases
Reviewed-by: jvernee
2023-06-12 15:55:49 +00:00
Sergey Bylokhov
bdd81b3182
8304885: Reuse stale data to improve DNS resolver resiliency
...
Reviewed-by: michaelm, dfuchs
2023-06-09 23:20:06 +00:00
Harshitha Onkar
6cd370e04b
8305645: System Tray icons get corrupted when Windows primary monitor changes
...
Reviewed-by: serb, aivanov
2023-06-09 16:11:46 +00:00
Darragh Clarke
a48bcf3671
8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use
...
Reviewed-by: dfuchs
2023-06-09 14:06:00 +00:00
Alan Bateman
b2a5271e74
8309196: Remove Thread.countStackFrames
...
Reviewed-by: rriggs, mchung, dholmes, jpai, iris
2023-06-08 17:28:04 +00:00
Sergey Bylokhov
73dd03cc5a
8308152: PropertyDescriptor should work with overridden generic getter method
...
Reviewed-by: azvegint
2023-06-08 02:51:36 +00:00
Mandy Chung
e8a59843f2
8309630: Clean up tests that reference deploy modules
...
Reviewed-by: bchristi
2023-06-08 01:00:44 +00:00
Raffaello Giulietti
90027ff204
8309515: Stale cached data from Matcher.namedGroups() after Matcher.usePattern()
...
Reviewed-by: rriggs
2023-06-07 21:39:53 +00:00
Alexey Ivanov
ea41907396
8297923: java.awt.ScrollPane broken after multiple scroll up/down
...
Reviewed-by: honkar, prr, serb
2023-06-07 21:18:50 +00:00
Mandy Chung
02bce0b145
8309532: java/lang/Class/getDeclaredField/FieldSetAccessibleTest should filter modules that depend on JVMCI
...
Reviewed-by: alanb, dfuchs
2023-06-07 18:44:27 +00:00
Joe Darcy
4ffc8cc216
8309574: Improve core reflection tests for JEP 445
...
Reviewed-by: mchung
2023-06-07 18:11:56 +00:00
JoKern65
6eddbe26dd
8309219: Fix xlc17 clang 15 warnings in java.base
...
Reviewed-by: goetz, mdoerr
2023-06-07 13:42:03 +00:00
Jorn Vernee
c49129f545
8308445: Linker should check that capture state segment is big enough
...
Reviewed-by: mcimadamore
2023-06-07 12:25:28 +00:00
Jorn Vernee
fa791119f0
8308031: Linkers should reject unpromoted variadic parameters
...
Reviewed-by: mcimadamore
2023-06-07 12:14:55 +00:00
Jaikiran Pai
3ccb3c0e09
8305906: HttpClient may use incorrect key when finding pooled HTTP/2 connection for IPv6 address
...
Reviewed-by: djelinski, dfuchs
2023-06-07 09:44:14 +00:00
Daniel Jeliński
fadcd65018
8309527: Improve test proxy performance
...
Reviewed-by: dfuchs, jpai
2023-06-07 07:51:05 +00:00
Alan Bateman
f1c7afcc3f
8306647: Implementation of Structured Concurrency (Preview)
...
8306572: Implementation of Scoped Values (Preview)
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: psandoz, dfuchs, mchung
2023-06-07 06:41:09 +00:00
Stuart Marks
9526190863
8307840: SequencedMap view method specification and implementation adjustments
...
Reviewed-by: darcy, alanb
2023-06-06 17:02:32 +00:00
Mandy Chung
74dc50b7f0
8301721: lookup.findSpecial fails on Object method call from interface
...
Reviewed-by: alanb
2023-06-06 16:19:46 +00:00
Chen Liang
38cef2adbd
8309413: Improve the performance of MethodTypeDesc::descriptorString
...
8304932: MethodTypeDescImpl can be mutated by argument passed to MethodTypeDesc.of
Reviewed-by: mchung
2023-06-06 15:56:36 +00:00
Brian Burkhalter
9188142698
8309216: Cast from jchar* to char* in test java/io/GetXSpace.java
...
Reviewed-by: rriggs, naoto
2023-06-06 15:15:32 +00:00
Stuart Marks
6d155a47f1
8308167: SequencedMap::firstEntry throws NPE when first entry has null key or value
...
Reviewed-by: bchristi
2023-06-06 00:19:50 +00:00
Jan Lahoda
9be5769a68
8291966: SwitchBootstrap.typeSwitch could be faster
...
Reviewed-by: asotona
2023-06-05 10:48:25 +00:00
Prasanta Sadhukhan
8c9d21e519
8296920: Regression Test DialogOrient.java fails on MacOS
...
Reviewed-by: honkar, dnguyen, achung, jdv
2023-06-05 09:15:13 +00:00
Christoph Langer
ac41c03003
8303465: KeyStore of type KeychainStore, provider Apple does not show all trusted certificates
...
Reviewed-by: mbaesken, weijun
2023-06-05 08:36:47 +00:00
Jaikiran Pai
ac1597bcc7
8309409: Update HttpInputStreamTest and BodyProcessorInputStreamTest to use hg.openjdk.org
...
Reviewed-by: dfuchs
2023-06-04 09:48:11 +00:00
Mandy Chung
a23bbea959
8309241: ClassForNameLeak fails intermittently as the class loader hasn't been unloaded
...
Reviewed-by: dnsimon, bchristi
2023-06-02 18:12:19 +00:00
Alan Bateman
5bd2af26e6
8307478: Implementation of Prepare to Restrict The Dynamic Loading of Agents
...
Reviewed-by: sspitsyn, cjplummer
2023-06-02 05:57:01 +00:00
Volker Simonis
39f6d807db
8307990: jspawnhelper must close its writing side of a pipe before reading from it
...
Reviewed-by: stuefe, rriggs
2023-06-01 10:56:31 +00:00
Aleksey Shipilev
4460429d7a
8308803: Improve java/util/UUID/UUIDTest.java
...
Reviewed-by: jpai, rriggs
2023-06-01 08:55:56 +00:00
Brian Burkhalter
8dbd384003
8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS)
...
Reviewed-by: lancea, alanb
2023-05-31 19:40:23 +00:00
Chen Liang
78aa5f3fc1
8299505: findVirtual on array classes incorrectly restricts the receiver type
...
Reviewed-by: mchung
2023-05-31 16:28:26 +00:00
Daniel Fuchs
4aea7dab15
8309120: java/net/httpclient/AsyncShutdownNow.java fails intermittently
...
Reviewed-by: jpai
2023-05-31 10:49:20 +00:00
Mandy Chung
de7fd1c306
8307944: ClassFileDumper should only load java.nio.file.Path if enabled
...
Reviewed-by: rriggs
2023-05-30 21:01:12 +00:00
Daniel Fuchs
04b0e785f6
8307648: java/net/httpclient/ExpectContinueTest.java timed out
...
Reviewed-by: djelinski
2023-05-30 16:32:11 +00:00
Brian Burkhalter
21af8bae38
8290499: new File(parent, "/") breaks normalization – creates File with slash at the end
...
Reviewed-by: rriggs
2023-05-30 16:16:45 +00:00
Maurizio Cimadamore
2b186e246e
8309042: MemorySegment::reinterpret cleanup action is not called for all overloads
...
Reviewed-by: jvernee
2023-05-30 10:24:10 +00:00
Tejesh R
c494770ca0
8306812: Open source several AWT Miscellaneous tests
...
Reviewed-by: psadhukhan
2023-05-26 10:50:49 +00:00
Tejesh R
4becb7bcb6
8306137: Open source several AWT ScrollPane related tests
...
Reviewed-by: aivanov
2023-05-26 07:50:10 +00:00
Justin Lu
46c4da7fdd
8159023: Engineering notation of DecimalFormat does not work as documented
...
Reviewed-by: naoto
2023-05-25 21:54:58 +00:00
Maurizio Cimadamore
534de6d8ae
8300491: SymbolLookup::libraryLookup accepts strings with terminators
...
Reviewed-by: psandoz
2023-05-25 15:22:27 +00:00
Michael McMahon
e7edf8d145
8300038: Make new version of JNU_GetStringPlatformChars which checks for null characters
...
Reviewed-by: dfuchs, naoto
2023-05-25 14:57:29 +00:00
Daniel Fuchs
736b90d54b
8308310: HttpClient: Avoid logging or locking from within synchronized blocks
...
Reviewed-by: jpai
2023-05-24 14:23:24 +00:00
Martin Doerr
7764f46e9e
8308761: New test TestHFA needs adaptation for JDK-8308276
...
Reviewed-by: mcimadamore, mbaesken
2023-05-24 13:45:57 +00:00
Viktor Klang
544978cb76
8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
...
Reviewed-by: alanb
2023-05-24 12:41:27 +00:00
Martin Doerr
20f15352a3
8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)
...
Reviewed-by: jvernee, rrich
2023-05-24 08:38:34 +00:00
Jamil Nimeh
2836c34b64
8179502: Enhance OCSP, CRL and Certificate Fetch Timeouts
...
Reviewed-by: mullan
2023-05-23 21:32:28 +00:00
Chen Liang
8ffa264cf0
8306698: Add overloads to MethodTypeDesc::of
...
Reviewed-by: mchung
2023-05-23 21:26:25 +00:00
Daniel Fuchs
582ddeb2b2
8308545: java/net/httpclient/ShutdownNow.java fails with "stream 1 cancelled"
...
Reviewed-by: jpai
2023-05-23 12:02:58 +00:00
Alan Bateman
fe8c689eee
8308038: java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExecutorTest.java timed out
...
Reviewed-by: dfuchs, jpai
2023-05-23 07:05:44 +00:00
Alan Bateman
ada416e66c
8308235: ThreadContainer registry accumulates weak refs
...
Reviewed-by: jpai
2023-05-23 07:05:07 +00:00
Maurizio Cimadamore
5fc9b5787d
8308276: Change layout API to work with bytes, not bits
...
Reviewed-by: psandoz, pminborg
2023-05-22 14:57:00 +00:00
Maurizio Cimadamore
91aeb5de58
8287834: Add SymbolLookup::or method
...
Reviewed-by: psandoz
2023-05-22 14:51:09 +00:00
Jan Lahoda
eaa80ad08c
8300543: Compiler Implementation for Pattern Matching for switch
...
8300545: Compiler Implementation for Record Patterns
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, mcimadamore
2023-05-22 04:24:06 +00:00
Justin Lu
34468e1c91
8308021: Update IANA Language Subtag Registry to Version 2023-05-11
...
Reviewed-by: lancea, naoto
2023-05-19 18:22:50 +00:00