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