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
Brian Burkhalter
a5343fa605
8281149: (fs) java/nio/file/FileStore/Basic.java fails with java.lang.RuntimeException: values differ by more than 1GB
...
Reviewed-by: jpai, rriggs
2023-05-19 15:37:37 +00:00
Maurizio Cimadamore
44218b1c9e
8308248: Revisit alignment of layout constants on 32-bit platforms
...
Reviewed-by: psandoz, pminborg
2023-05-19 14:28:14 +00:00
Raffaello Giulietti
25868b95ee
8132995: Matcher$ImmutableMatchResult should be optimized to reduce space usage
...
Reviewed-by: redestad, smarks
2023-05-19 08:04:32 +00:00
Alisen Chung
1b154e4fd3
8307083: Open source some drag and drop tests 3
...
Reviewed-by: prr, serb
2023-05-18 15:45:12 +00:00
Alisen Chung
950c5df859
8307299: Move more DnD tests to open
...
Reviewed-by: prr, serb
2023-05-17 18:57:59 +00:00
Brian Burkhalter
6d4782bc73
8307976: (fs) Files.createDirectories(dir) returns dir::toAbsolutePath instead of dir
...
Reviewed-by: alanb
2023-05-17 16:04:08 +00:00
Adam Sotona
5763be7267
8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
...
Reviewed-by: erikj, liach
2023-05-17 12:45:19 +00:00
Jaikiran Pai
1a6f9810cd
8308185: Update Http2TestServerConnection to use SSLSocket.startHandshake()
...
Reviewed-by: djelinski
2023-05-17 10:06:22 +00:00
Amit Kumar
41ee125a0f
8278411: Implement UseHeavyMonitors consistently, s390 port
...
Reviewed-by: mdoerr, stuefe, lucy
2023-05-16 15:25:19 +00:00
Daniel Fuchs
72294c5402
8308024: HttpClient (HTTP/1.1) sends an extraneous empty chunk if the BodyPublisher supplies an empty buffer
...
Reviewed-by: djelinski, michaelm
2023-05-16 09:13:17 +00:00
Jaikiran Pai
d22bcc813e
8307403: java/util/zip/DeInflate.java timed out
...
Reviewed-by: simonis, lancea
2023-05-16 05:06:46 +00:00
Jayathirth D V
2210e06788
8306638: Open source some AWT tests related to datatransfer and Toolkit
...
Reviewed-by: prr, serb, dnguyen
2023-05-16 04:09:08 +00:00
Valerie Peng
46e3d24a6f
8155191: Specify that SecureRandom.nextBytes(byte[]) throws NullPointerException when byte array is null
...
Reviewed-by: mullan
2023-05-12 23:00:00 +00:00
Alisen Chung
3bf3876185
8307297: Move some DnD tests to open
...
Reviewed-by: prr, serb
2023-05-12 21:23:25 +00:00
Maurizio Cimadamore
13a3fce29e
8307961: java/foreign/enablenativeaccess/TestEnableNativeAccess.java fails with ShouldNotReachHere
...
Reviewed-by: jvernee
2023-05-12 10:38:27 +00:00
Daniel Fuchs
9ad38cbeaf
8307626: java/net/httpclient/FlowAdapter* tests should close the HttpClient instances
...
Reviewed-by: aefimov, jpai
2023-05-11 16:31:04 +00:00
Stefan Karlsson
d20034b09c
8307058: Implementation of Generational ZGC
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
Maurizio Cimadamore
ba9714d44c
8307610: Linker::nativeLinker should not be restricted (mainline)
...
Reviewed-by: jvernee
2023-05-11 09:45:45 +00:00
Daniel D. Daugherty
1bca05eace
8307799: Newly added java/awt/dnd/MozillaDnDTest.java has invalid jtreg @requires
clause
...
Reviewed-by: rriggs, azvegint
2023-05-10 14:40:56 +00:00
Jim Laskey
4aa65cbeef
8285932: Implementation of JEP 430 String Templates (Preview)
...
Reviewed-by: mcimadamore, rriggs, darcy
2023-05-10 11:34:01 +00:00
Roger Riggs
356667f155
8307466: java.time.Instant calculation bug in until and between methods
...
Co-authored-by: Raffaello Giulietti <rgiulietti@openjdk.org>
Reviewed-by: scolebourne, naoto
2023-05-09 20:51:33 +00:00
Alisen Chung
98294242a9
8307128: Open source some drag and drop tests 4
...
Reviewed-by: prr
2023-05-09 19:14:12 +00:00
Justin Lu
82bcee76ea
8159337: Introduce a method in Locale class to return the language tags as per RFC 5646 convention
...
Reviewed-by: naoto, rriggs
2023-05-09 17:15:06 +00:00
Maurizio Cimadamore
f92d095e16
8307411: Test java/foreign/channels/TestAsyncSocketChannels.java failed: IllegalStateException: Already closed
...
Reviewed-by: jvernee
2023-05-09 11:11:15 +00:00
Maurizio Cimadamore
7a3bea1f6a
8307629: FunctionDescriptor::toMethodType should allow sequence layouts (mainline)
...
Reviewed-by: jvernee
2023-05-09 11:09:39 +00:00
Damon Nguyen
14df5c130e
8307165: java/awt/dnd/NoFormatsDropTest/NoFormatsDropTest.java timed out
...
Reviewed-by: prr
2023-05-08 17:56:27 +00:00
Volker Simonis
4116b109f0
8306461: ObjectInputStream::readObject() should handle negative array sizes without throwing NegativeArraySizeExceptions
...
Co-authored-by: Yakov Shafranovich <yakovsh@amazon.com>
Reviewed-by: shade, rriggs
2023-05-08 14:56:05 +00:00
Raffaello Giulietti
93ee19f58a
8305486: Add split() variants that keep the delimiters to String and j.u.r.Pattern
...
Reviewed-by: jpai, rriggs
2023-05-08 14:51:35 +00:00
Conor Cleary
ad90fb6da3
8293786: HttpClient will not send more than 64 kb of data from the 2nd request in http2
...
Reviewed-by: dfuchs, djelinski
2023-05-08 14:49:43 +00:00
Darragh Clarke
4b02956d42
8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking
...
Reviewed-by: djelinski, dfuchs
2023-05-08 14:33:44 +00:00
Alexander Zvegintsev
3d3eaed913
8306941: Open source several datatransfer and dnd AWT tests
...
Reviewed-by: prr
2023-05-06 02:16:32 +00:00
Rajat Mahajan
6c71859ac2
6176679: Application freezes when copying an animated gif image to the system clipboard
...
Reviewed-by: aivanov, dmarkov
2023-05-05 18:03:58 +00:00
Damon Nguyen
b5a48277ab
8306871: Open source more AWT Drag & Drop tests
...
Reviewed-by: prr
2023-05-05 16:28:03 +00:00
Maurizio Cimadamore
47422be2d1
8307375: Alignment check on layouts used as sequence element is not correct
...
Reviewed-by: jvernee
2023-05-05 15:59:13 +00:00
Matthew Donovan
3f6a3545a2
8305169: java/security/cert/CertPathValidator/OCSP/GetAndPostTests.java -- test server didn't start in timely manner
...
Reviewed-by: ssahoo, jnimeh
2023-05-05 14:17:00 +00:00
Alexander Zvegintsev
2adb3b409e
8306943: Open source several dnd AWT tests
...
Reviewed-by: prr, serb
2023-05-04 15:39:08 +00:00
Abhishek Kumar
82a8e91ef7
8306489: Open source AWT List related tests
...
Reviewed-by: prr, serb
2023-05-04 06:08:31 +00:00
Aleksey Shipilev
fcb280a48b
8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity
...
Reviewed-by: dholmes, alanb
2023-05-03 09:39:57 +00:00
Adam Sotona
c8f37564bf
8306729: Add nominal descriptors of modules and packages to Constants API
...
Reviewed-by: mchung
2023-05-03 06:34:58 +00:00
Damon Nguyen
418a82551a
8306466: Open source more AWT Drag & Drop related tests
...
Reviewed-by: prr
2023-05-02 23:45:44 +00:00
Harshitha Onkar
76991c8129
8282232: [Win] GetMousePositionWithPopup test fails due to wrong mouse position
...
Reviewed-by: prr
2023-05-02 23:22:17 +00:00
Jorn Vernee
a8bf2acb7d
8304888: Add dedicated VMProps for linker and fallback linker
...
Reviewed-by: alanb, mcimadamore
2023-05-02 13:56:32 +00:00
Jorn Vernee
1532a1b0bd
8307164: TestSegmentCopy times out (mainline)
...
Reviewed-by: mcimadamore
2023-05-02 10:42:49 +00:00
Alan Bateman
86f97fe70c
8305919: java/lang/Thread/virtual/HoldsLock.java#id0 failed, ThreadInfo.getLockInfo() return null
...
Reviewed-by: jpai
2023-05-02 07:20:19 +00:00
Jorn Vernee
7d07d19523
8305201: Improve error message for GroupLayouts that are too large on SysV
...
Reviewed-by: mcimadamore
2023-05-01 14:12:51 +00:00
Jorn Vernee
67dd841432
8305093: Linker cache should not take layout names into account
...
Reviewed-by: mcimadamore
2023-05-01 13:41:00 +00:00
Jorn Vernee
1de1a38859
8303002: Reject packed structs from linker
...
8300784: Specify exactly how padding should be presented to the linker
8304803: NPE thrown during downcall classification under Linux/x64
8303524: Check FunctionDescriptor byte order when linking
Reviewed-by: mcimadamore
2023-05-01 13:00:41 +00:00
Hannes Greule
b3dbf28bc0
8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default
...
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: vromero, jwaters
2023-04-30 07:34:09 +00:00
Alexander Zuev
6d6d00b69c
8306954: Open source five Focus related tests
...
Reviewed-by: prr
2023-04-29 18:19:11 +00:00
Sergey Bylokhov
d43a5a289f
8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed
...
Reviewed-by: jiefu, prr
2023-04-29 01:29:13 +00:00
Damon Nguyen
05af487a2d
8306681: Open source more AWT DnD related tests
...
Reviewed-by: prr, serb
2023-04-28 19:20:16 +00:00
Damon Nguyen
ec5c7926f3
8306133: Open source few AWT Drag & Drop related tests
...
Reviewed-by: prr, psadhukhan
2023-04-28 19:16:12 +00:00
Alexander Zuev
6d6f726b74
8307078: Opensource and clean up five more AWT Focus related tests
...
Reviewed-by: serb, prr
2023-04-28 18:46:48 +00:00
Phil Race
89711f3767
8307079: Update test java/awt/Choice/DragOffNoSelect.java
...
Reviewed-by: azvegint, serb
2023-04-28 18:17:24 +00:00
Madjosz
f83e7302c1
8302983: ZoneRulesProvider.registerProvider() twice will remove provider
...
Reviewed-by: naoto
2023-04-28 16:23:13 +00:00
Tejesh R
485a0691f4
8306432: Open source several AWT Text Component related tests
...
Reviewed-by: prr
2023-04-28 14:35:16 +00:00
Tejesh R
169a7c27a7
8306640: Open source several AWT TextArea related tests
...
Reviewed-by: prr, serb
2023-04-28 14:27:38 +00:00
Amit Kumar
fee02f0668
8299748: java/util/zip/Deinflate.java failing on s390x
...
Reviewed-by: jpai, lancea, simonis, aturbanov
2023-04-28 11:55:59 +00:00
Justin Lu
f3c90f0445
8306711: Improve diagnosis of IntlTest
framework
...
Reviewed-by: naoto, lancea
2023-04-28 00:16:29 +00:00
Roger Riggs
b827ce8334
8298993: (process) java/lang/ProcessBuilder/UnblockSignals.java fails
...
Reviewed-by: bchristi
2023-04-27 20:36:40 +00:00
Brian Burkhalter
80fae514b1
8306959: (bf) CharBuffer.append(CharSequence,int,int) throws BufferOverflowException where IndexOutOfBoundsException expected
...
Reviewed-by: alanb
2023-04-27 17:20:08 +00:00
Raffaello Giulietti
eb358619df
8205592: BigDecimal.doubleValue() is depressingly slow
...
Reviewed-by: darcy
2023-04-27 17:01:56 +00:00
Abhishek Kumar
41ba05e450
8306850: Open source AWT Model related tests
...
Reviewed-by: serb, azvegint
2023-04-27 15:59:42 +00:00
Per Minborg
cbccc4c817
8304265: Implementation of Foreign Function and Memory API (Third Preview)
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
2023-04-27 09:00:58 +00:00
Daniel Fuchs
41d58533ac
8306940: test/jdk/java/net/httpclient/XxxxInURI.java should call HttpClient::close
...
Reviewed-by: jpai, djelinski
2023-04-27 08:25:40 +00:00
Archie Cobbs
1e4eafb4fe
8071693: Introspector ignores default interface methods
...
Reviewed-by: prr, aivanov, serb
2023-04-26 22:45:10 +00:00
Abhishek Kumar
732179ca84
8306409: Open source AWT KeyBoardFocusManger, LightWeightComponent related tests
...
Reviewed-by: psadhukhan, tr, serb
2023-04-26 19:07:25 +00:00
Justin Lu
8e36c05d6c
8305853: java/text/Format/DateFormat/DateFormatRegression.java fails with "Uncaught exception thrown in test method Test4089106"
...
Reviewed-by: naoto, lancea
2023-04-26 16:53:43 +00:00
Brian Burkhalter
d0e8aec041
8306374: (bf) Improve performance of DirectCharBuffer::append(CharSequence[,int,int])
...
Reviewed-by: liach, alanb
2023-04-26 16:37:18 +00:00
Tejesh R
44d9f55d0b
8306072: Open source several AWT MouseInfo related tests
...
Reviewed-by: serb, psadhukhan
2023-04-26 05:44:13 +00:00
Abhishek Kumar
ed1ebd242a
8306652: Open source AWT MenuItem related tests
...
Reviewed-by: prr, psadhukhan
2023-04-26 05:17:48 +00:00
Justin Lu
00b1eacad6
8306031: Update IANA Language Subtag Registry to Version 2023-04-13
...
Reviewed-by: naoto
2023-04-25 20:32:24 +00:00
Alexander Zvegintsev
88d9ebf8e8
8306752: Open source several container and component AWT tests
...
Reviewed-by: prr
2023-04-25 20:27:34 +00:00
Alexander Zvegintsev
1c2dadc31e
8306683: Open source several clipboard and color AWT tests
...
Reviewed-by: prr
2023-04-25 20:26:45 +00:00
Alexander Zvegintsev
b372f28ad4
8306753: Open source several container AWT tests
...
Reviewed-by: prr
2023-04-25 20:25:16 +00:00
Brian Burkhalter
e3ccaa6541
8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences
...
Reviewed-by: alanb, lancea
2023-04-25 20:18:19 +00:00
Alexander Zuev
9beae21864
8306718: Optimize and opensource some old AWT tests
...
Reviewed-by: prr
2023-04-25 18:32:03 +00:00
Daniel Fuchs
98e8616a0c
8301169: java/net/httpclient/ThrowingSubscribersAsInputStream.java,ThrowingSubscribersAsInputStreamAsync.java, and other httpclient tests failing on windows: Unable to establish loopback connection
...
Reviewed-by: aefimov, djelinski
2023-04-25 15:48:12 +00:00
Prasanta Sadhukhan
07ea445b43
8306838: GetGraphicsTest needs to be headful
...
Reviewed-by: jiefu, dcubed
2023-04-25 15:29:28 +00:00
Stuart Marks
17ce0976e4
8266571: Sequenced Collections
...
Reviewed-by: alanb
2023-04-25 15:19:08 +00:00
Prasanta Sadhukhan
d53a5eed0f
8306067: Open source AWT Graphics,GridBagLayout related tests
...
Reviewed-by: serb
2023-04-25 08:55:00 +00:00
Phil Race
f39641ccbd
8306682: Open source a few more AWT Choice tests
...
Reviewed-by: serb
2023-04-25 02:46:13 +00:00
Phil Race
b5362dadc5
8306484: Open source several AWT Choice jtreg tests
...
Reviewed-by: serb
2023-04-25 02:45:22 +00:00
Michael McMahon
314db55f6d
8304818: Prune HttpURLConnection cache when corresponding Authenticator is garbage collected
...
Reviewed-by: dfuchs, djelinski
2023-04-24 17:25:32 +00:00
Daniel D. Daugherty
4b23bef51d
8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
...
8302607: increase timeout for ContinuousCallSiteTargetChange.java
8305502: adjust timeouts in three more M&M tests
Reviewed-by: naoto, lmesnik, thartmann
2023-04-24 16:10:44 +00:00
Alexander Zvegintsev
136dad7197
8306566: Open source several clipboard AWT tests
...
Reviewed-by: serb
2023-04-24 10:56:50 +00:00
Prasanta Sadhukhan
f7d45b85a5
8306076: Open source AWT misc tests
...
Reviewed-by: serb
2023-04-24 07:51:47 +00:00
Alexander Zuev
8d696aea9e
8306575: Clean up and open source four Dialog related tests
...
Reviewed-by: prr
2023-04-22 00:14:51 +00:00
Harshitha Onkar
9ed456fac8
8306634: Open source AWT Event related tests
...
Reviewed-by: prr, serb
2023-04-21 23:56:04 +00:00
Jayathirth D V
36ec05d52a
8306430: Open source some AWT tests related to TextComponent and Toolkit
...
Reviewed-by: serb
2023-04-21 05:38:17 +00:00
Prasanta Sadhukhan
8346ae2bc1
8305942: Open source several AWT Focus related tests
...
Reviewed-by: prr
2023-04-21 02:51:12 +00:00
Prasanta Sadhukhan
9a68d1d952
8306060: Open source few AWT Insets related tests
...
Reviewed-by: serb, prr
2023-04-21 02:42:55 +00:00
Harshitha Onkar
d6cf4aa155
8305874: Open source AWT Key, Text Event related tests
...
Reviewed-by: azvegint
2023-04-20 18:34:19 +00:00
Prasanta Sadhukhan
64ed816ad9
8305943: Open source few AWT Focus related tests
...
Reviewed-by: prr, serb
2023-04-20 02:35:05 +00:00
Phil Race
781d6d793a
8306372: Open source AWT CardLayout and Checkbox tests
...
Reviewed-by: serb, honkar
2023-04-19 20:53:51 +00:00
Alexander Zvegintsev
d03128d0e5
8306280: Open source several choice AWT tests
...
Reviewed-by: jdv, prr, serb
2023-04-19 18:55:13 +00:00
Aleksey Shipilev
e764e9b740
8306452: Fix Amazon copyright in JDK-8305425 test
...
Reviewed-by: simonis
2023-04-19 18:36:07 +00:00
Phil Race
fdb4bafa31
8306134: Open source some AWT tests relating to Button and a few other classes
...
Reviewed-by: azvegint
2023-04-19 17:37:16 +00:00
Alexander Zuev
4ad3ac6317
8306135
: Clean up and open source some AWT tests
...
Reviewed-by: azvegint
2023-04-19 16:56:00 +00:00
Naoto Sato
4ed933cf77
8296248: Update CLDR to Version 43.0
...
Reviewed-by: joehw
2023-04-17 16:35:36 +00:00
Leonid Mesnik
92521b100f
8305875: Test TraceVirtualThreadLocals should be run with continuations only
...
Reviewed-by: alanb
2023-04-13 16:39:25 +00:00
Daniel Fuchs
90b4006bce
8305847: Improve diagnosability and resilience of HttpClient::close tests
...
Reviewed-by: jpai, djelinski
2023-04-13 15:27:45 +00:00
Harshitha Onkar
d7dc474a5a
8305712: [MacOS] Deprecated Cocoa-NSEvent names
...
Reviewed-by: dmarkov, prr
2023-04-13 15:26:47 +00:00
Jaikiran Pai
646b666a26
8305900: Use loopback IP addresses in security policy files of httpclient tests
...
Reviewed-by: dfuchs
2023-04-13 09:41:01 +00:00
Bill Huang
27cf63853c
8300912: Update java/nio/MappedByteBuffer/PmemTest.java to run on x86_64 only
...
Reviewed-by: msheppar
2023-04-11 21:39:03 +00:00
Chen Liang
e5ce7d9e43
8284871: Use covariant overrides for the resolveConstantDesc(Lookup) method in sub‑interfaces of java.lang.constant.ConstantDesc
...
Reviewed-by: mchung
2023-04-11 13:40:56 +00:00
Alan Bateman
2586f36120
8304919: Implementation of Virtual Threads
...
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
2023-04-11 05:49:54 +00:00
Eirik Bjorsnos
0d45a524b3
8302819: Remove JAR Index
...
Reviewed-by: mchung, alanb, lancea, jpai
2023-04-10 11:23:21 +00:00
Daniel Fuchs
6580c4e631
8267140: Support closing the HttpClient by making it auto-closable
...
Reviewed-by: jpai
2023-04-06 10:05:20 +00:00
David Holmes
35cb303a2c
8305425: Thread.isAlive0 doesn't need to call into the VM
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: shade, coleenp, alanb
2023-04-05 21:54:38 +00:00
Brian Burkhalter
39f12a88e7
8305596: (fc) Two java/nio/channels tests fail after JDK-8303260
...
Reviewed-by: alanb
2023-04-05 20:16:13 +00:00
Naoto Sato
44f33ad1a9
8304982: Emit warning for removal of COMPAT
provider
...
Reviewed-by: alanb
2023-04-05 16:06:23 +00:00
Naoto Sato
ee3023359c
8305107: Emoji related binary properties in RegEx
...
Reviewed-by: iris, rriggs, jpai
2023-04-05 16:04:27 +00:00
Matthias Baesken
a3137c750f
8305646: compile error on Alpine with gcc12 after 8298619 in libGetXSpace.c
...
Reviewed-by: alanb, shade
2023-04-05 13:27:16 +00:00
Yoshiki Sato
ed9592c6e8
8305113: (tz) Update Timezone Data to 2023c
...
Reviewed-by: naoto, andrew, serb
2023-04-05 01:19:00 +00:00
Justin Lu
7cf24d1c06
8305400: ISO 4217 Amendment 175 Update
...
Reviewed-by: naoto
2023-04-04 21:02:33 +00:00
Justin Lu
a324fa2639
8225641: Calendar.roll(int field) does not work correctly for WEEK_OF_YEAR
...
Reviewed-by: naoto
2023-04-04 21:01:24 +00:00
Raffaello Giulietti
7c650489d2
8305343: BigDecimal.fractionOnly() erroneously returns true for large scale value
...
Reviewed-by: darcy
2023-04-04 18:09:04 +00:00
Mandy Chung
dd59471798
8304846: Provide a shared utility to dump generated classes defined via Lookup API
...
Reviewed-by: jvernee
2023-04-04 18:07:02 +00:00
Brian Burkhalter
7baccd9ee2
8303260: (fc) FileChannel::transferFrom should support position > size()
...
Reviewed-by: alanb
2023-04-04 15:57:56 +00:00
Brian Burkhalter
3ef834fc6f
8298619: java/io/File/GetXSpace.java is failing
...
Reviewed-by: rriggs
2023-04-04 15:56:51 +00:00
Eirik Bjorsnos
85e3974470
8304014: Convert test/jdk/java/util/zip/ZipFile/CorruptedZipFiles.java to junit
...
Reviewed-by: lancea
2023-04-03 16:11:37 +00:00
Markus KARG
40aea04680
8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets
...
Reviewed-by: bpb
2023-04-03 15:45:29 +00:00
Jim Laskey
9b9b5a7a5c
8302323: Add repeat methods to StringBuilder/StringBuffer
...
Reviewed-by: tvaleev, redestad
2023-04-03 15:29:21 +00:00
Joe Darcy
abfb900829
8304028: Port fdlibm IEEEremainder to Java
...
Reviewed-by: bpb
2023-03-31 19:48:03 +00:00
Martin Buchholz
a565be4dc5
8297605: improve DelayQueue removal method javadoc
...
Reviewed-by: alanb
2023-03-31 18:11:53 +00:00
Chen Liang
bdbf8fc61d
8303930: Fix ConstantUtils.skipOverFieldSignature void case return value
...
Reviewed-by: mchung
2023-03-31 17:14:44 +00:00
Daniel Fuchs
2f36eb0121
8305323: Update java/net/httpclient/ContentLengthHeaderTest.java to use new HttpTestServer factory methods
...
Reviewed-by: jpai
2023-03-31 13:48:20 +00:00
Sergey Bylokhov
d2df36b073
8299333: Unify exceptions used by all variants of ICC_Profile.getInstance(null)
...
Reviewed-by: prr
2023-03-30 16:12:25 +00:00
Mandy Chung
1d7bb1ffa0
8304585: Method::invoke rewraps InvocationTargetException if a caller-sensitive method throws IAE
...
Reviewed-by: darcy, jpai, alanb
2023-03-30 16:07:47 +00:00
Daniel Jeliński
2d607c9cd1
8262294: java/net/httpclient/ProxyAuthDisabledSchemes.java fails with HTTP/1.1 parser received no bytes
...
Reviewed-by: dfuchs, jpai
2023-03-30 05:15:19 +00:00
Roger Riggs
d063b8964f
8303392: Runtime.exec and ProcessBuilder.start should use System logger
...
Reviewed-by: stuefe, alanb, mullan
2023-03-29 17:32:46 +00:00
Naoto Sato
f07decb74b
8272613: CharsetDecoder.decode(ByteBuffer) throws IllegalArgumentException
...
Reviewed-by: alanb, bpb
2023-03-29 16:08:57 +00:00
Daniel Fuchs
e56bcb04b1
8305095: Update java/net/httpclient/CustomRequestPublisher.java to use new HttpTestServer factory methods
...
Reviewed-by: jpai
2023-03-29 09:46:15 +00:00
Daniel Fuchs
50a995f03a
8304927: Update java/net/httpclient/BasicAuthTest.java to check basic auth over HTTP/2
...
Reviewed-by: jpai
2023-03-28 18:58:29 +00:00
Justin Lu
3b88b2a9f8
8304761: Update IANA Language Subtag Registry to Version 2023-03-22
...
Reviewed-by: naoto
2023-03-27 21:37:16 +00:00
Roger Riggs
6c3b10fb1d
8303485: Replacing os.name for operating system customization
...
Reviewed-by: naoto, erikj, alanb
2023-03-27 17:45:20 +00:00
Eirik Bjorsnos
65e01da925
8304013: Add a fast, non-manual alternative to test/jdk/java/util/zip/ZipFile/TestTooManyEntries
...
Reviewed-by: lancea, martin
2023-03-26 23:00:15 +00:00
Justin Lu
dd23ee9e87
8303917: Update ISO 639 language codes table
...
Reviewed-by: naoto
2023-03-23 21:15:40 +00:00
Viktor Klang
6f67abd352
8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out
...
Reviewed-by: jpai
2023-03-23 20:43:45 +00:00
Brian Burkhalter
51035a75e4
8294137: Review running times of java.math tests
...
Reviewed-by: darcy
2023-03-23 18:01:12 +00:00
Archie L. Cobbs
4b8f7db6be
8027682: javac wrongly accepts semicolons in package and import decls
...
Reviewed-by: vromero
2023-03-23 16:04:35 +00:00
Daniel Jeliński
eda0065107
8304286: java/net/SocketOption/OptionsTest.java failing after JDK-8302659
...
Reviewed-by: dfuchs
2023-03-22 08:42:39 +00:00
Matthias Baesken
c65bb2c58e
8304334: java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java times out on slow platforms
...
Reviewed-by: lucy, serb, prr
2023-03-21 09:13:01 +00:00
Raffaello Giulietti
4bf1fbb06d
8303648: Add String.indexOf(String str, int beginIndex, int endIndex)
...
Reviewed-by: rriggs
2023-03-21 08:43:23 +00:00
Naoto Sato
f593a6b52e
8303018: Unicode Emoji Properties
...
Reviewed-by: prr, erikj, rriggs
2023-03-20 20:20:19 +00:00
Mandy Chung
622f239448
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
...
Reviewed-by: jpai, alanb
2023-03-20 17:30:24 +00:00
Viktor Klang
ded6a81319
8303742: CompletableFuture.orTimeout leaks if the future completes exceptionally
...
Reviewed-by: jpai, alanb
2023-03-20 13:55:47 +00:00
Leonid Mesnik
d5a150706e
8304314: StackWalkTest.java fails after CODETOOLS-7903373
...
Reviewed-by: alanb, mchung
2023-03-17 13:43:54 +00:00
Chen Liang
2e987d798a
8304360: Test to ensure ConstantDescs fields work
...
Reviewed-by: mchung, jvernee
2023-03-16 20:55:29 +00:00
Jorn Vernee
2b81faeb35
8303022: "assert(allocates2(pc)) failed: not in CodeBuffer memory" When linking downcall handle
...
Reviewed-by: kvn, vlivanov
2023-03-15 23:43:18 +00:00
Daniel Jeliński
1ae69e3e91
8304287: Problemlist java/net/SocketOption/OptionsTest.java
...
Reviewed-by: dfuchs
2023-03-15 20:51:22 +00:00
Rich DiCroce
35a2969057
8302659: Modernize Windows native code for NetworkInterface
...
Reviewed-by: ihse, djelinski, alanb, michaelm
2023-03-15 17:06:32 +00:00
Adam Sotona
714b5f036f
8294962: Convert java.base/jdk.internal.module package to use the Classfile API to modify and write module-info.class
...
Reviewed-by: alanb, mchung
2023-03-15 07:09:55 +00:00
Jamil Nimeh
da044dd569
8300939: sun/security/provider/certpath/OCSP/OCSPNoContentLength.java fails due to network errors
...
Reviewed-by: djelinski, weijun
2023-03-14 15:42:47 +00:00
Alexey Ivanov
f835aaafc7
8300727: java/awt/List/ListGarbageCollectionTest/AwtListGarbageCollectionTest.java failed with "List wasn't garbage collected"
...
Reviewed-by: prr, tr, serb
2023-03-13 15:05:15 +00:00
Daniel Fuchs
466ffebcae
8303965: java.net.http.HttpClient should reset the stream if response headers contain malformed header fields
...
Reviewed-by: jpai
2023-03-13 14:24:56 +00:00
Jorn Vernee
6d30bbe62c
8303001: Add test for re-entrant upcalls
...
Reviewed-by: mcimadamore
2023-03-10 14:42:54 +00:00
Vladimir Kozlov
8cfd74f76a
8302976: C2 intrinsification of Float.floatToFloat16 and Float.float16ToFloat yields different result than the interpreter
...
Reviewed-by: sviswanathan, jbhateja, vlivanov
2023-03-09 03:26:38 +00:00
Daniel Fuchs
56512cfe1f
8303682: Simplify HttpClient DebugLogger
...
Reviewed-by: jpai
2023-03-08 13:52:52 +00:00
Pavel Rappo
45a616a891
8303480: Miscellaneous fixes to mostly invisible doc comments
...
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
2023-03-07 15:31:42 +00:00
Naoto Sato
cfb0a25a4e
8303440: The "ZonedDateTime.parse" may not accept the "UTC+XX" zone id
...
Reviewed-by: iris, jpai, rriggs, lancea
2023-03-06 17:22:52 +00:00
Jorn Vernee
5977f266d0
8303604: Passing by-value structs whose size is not power of 2 doesn't work on all platforms (mainline)
...
Reviewed-by: mcimadamore
2023-03-06 15:18:39 +00:00
Jorn Vernee
dccfe8a2ee
8303582: Reduce duplication in jdk/java/foreign tests
...
Reviewed-by: mcimadamore
2023-03-06 14:52:04 +00:00
Alexander Scherbatiy
d00a767047
8295737: macOS: Print content cut off when width > height with portrait orientation
...
Reviewed-by: prr
2023-03-06 07:48:37 +00:00
Joe Darcy
1bb39a95eb
8302027: Port fdlibm trig functions (sin, cos, tan) to Java
...
Reviewed-by: bpb
2023-03-04 23:52:03 +00:00
Alan Bateman
629a9053f0
8303242: ThreadMXBean issues with virtual threads
...
Reviewed-by: mchung, pchilanomate
2023-03-04 07:33:33 +00:00
Raffaello Giulietti
5b2e2e4695
8302590: Add String.indexOf(int ch, int fromIndex, int toIndex)
...
Reviewed-by: rriggs, alanb
2023-03-03 20:51:13 +00:00
Brian Burkhalter
a04b1049ff
8303413: (fs) Ignore polling interval sensitivity modifiers in PollingWatchService
...
Reviewed-by: alanb
2023-03-03 18:33:58 +00:00
Roger Riggs
379f2061aa
8303198: System and Runtime.exit() resilience to logging errors
...
Reviewed-by: dholmes, jpai, alanb
2023-03-03 16:14:45 +00:00
Jorn Vernee
c6de66c03f
8303516: HFAs with nested structs/unions/arrays not handled correctly on AArch64
...
Reviewed-by: mcimadamore
2023-03-03 14:33:56 +00:00
Daniel Fuchs
cbdc7a6f88
8303481: CancelRequestTest assertTrue failing with AssertionError due to java.util.concurrent.CompletionException: java.io.EOFException: EOF reached while reading
...
Reviewed-by: jpai, djelinski
2023-03-03 13:18:23 +00:00
Saint Wesonga
fb13063943
8303409: Add Windows AArch64 ABI support to the Foreign Function & Memory API
...
Reviewed-by: jvernee
2023-03-02 13:26:27 +00:00
Jaikiran Pai
72de24e59a
8303457: Introduce convenience test library APIs for creating test servers for tests in test/jdk/java/net/httpclient
...
Reviewed-by: dfuchs
2023-03-02 11:24:06 +00:00
Justin Lu
7e47d51e10
8282319: java.util.Locale method to stream available Locales
...
Reviewed-by: stsypanov, naoto, lancea, rriggs
2023-03-01 00:36:22 +00:00
Joe Darcy
61e8867591
8302040: Port fdlibm sqrt to Java
...
Reviewed-by: bpb, thartmann, aturbanov
2023-02-28 18:33:53 +00:00
Darragh Clarke
5feb13b55d
8301701: java/net/DatagramSocket/DatagramSocketMulticasting.java should be hardened
...
Reviewed-by: dfuchs
2023-02-28 06:51:37 +00:00
David M. Lloyd
b527edd338
8292914: Lambda proxies have unstable names
...
Change the name of generated lambda proxy classes so that they no longer have a numerical suffix.
Reviewed-by: mchung
2023-02-27 17:18:44 +00:00
Naoto Sato
a253b46021
8301119: Support for GB18030-2022
...
Reviewed-by: alanb, coffeys, lancea
2023-02-27 16:35:59 +00:00
Alan Bateman
2e78d838a5
8302899: Executors.newSingleThreadExecutor can use Cleaner to shutdown executor
...
Reviewed-by: rriggs, martin, dfuchs, bchristi
2023-02-25 07:48:57 +00:00
Eirik Bjorsnos
17e3769ed7
8302871: Speed up StringLatin1.regionMatchesCI
...
Reviewed-by: redestad, martin, alanb
2023-02-25 07:48:03 +00:00
Justin Lu
f612dcfebe
8302512: Update IANA Language Subtag Registry to Version 2023-02-14
...
Reviewed-by: naoto
2023-02-23 19:05:40 +00:00
Joe Darcy
fcaf871408
8302028: Port fdlibm atan2 to Java
...
Reviewed-by: bpb
2023-02-22 22:49:59 +00:00
Daniel Fuchs
575484806c
8299338: AssertionError in ResponseSubscribers$HttpResponseInputStream::onSubscribe
...
Reviewed-by: jpai
2023-02-22 12:43:55 +00:00
Alan Bateman
b6ecca1268
8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed
...
Reviewed-by: jpai, dfuchs
2023-02-22 08:13:06 +00:00
Eirik Bjorsnos
ef1f7bd3b8
8302877: Speed up latin1 case conversions
...
Reviewed-by: naoto, redestad
2023-02-21 20:54:36 +00:00
Joe Darcy
dfce4e1943
8302800: Augment NaN handling tests of FDLIBM methods
...
Reviewed-by: bpb
2023-02-21 18:31:22 +00:00
Roger Riggs
10b4cc9eb4
8301627: System.exit and Runtime.exit debug logging
...
Reviewed-by: alanb, chegar
2023-02-21 15:37:08 +00:00
ravi.ra.gupta
c7517b3dec
8302525: Write a test to check various components send Events while mouse and key are used simultaneously
...
Reviewed-by: serb
2023-02-20 18:32:00 +00:00
Eirik Bjorsnos
78f71b4d41
8301873: Avoid string decoding in ZipFile.Source.getEntryPos
...
Reviewed-by: redestad, lancea
2023-02-18 12:39:19 +00:00
Daniel Fuchs
edf238b65e
8302635: Race condition in HttpBodySubscriberWrapper when cancelling request
...
Reviewed-by: jpai
2023-02-17 14:43:58 +00:00
Joe Darcy
655a71277d
8301444: Port fdlibm hyperbolic transcendental functions to Java
...
Reviewed-by: bpb
2023-02-17 03:22:06 +00:00
Joe Darcy
3ba156082b
8302026: Port fdlibm inverse trig functions (asin, acos, atan) to Java
...
Reviewed-by: bpb
2023-02-15 22:16:30 +00:00
Mandy Chung
9c202a5a8f
8302260: VarHandle.describeConstable() fails to return a nominal descriptor for static public fields
...
Reviewed-by: alanb, psandoz
2023-02-14 21:15:14 +00:00
Conor Cleary
92474f13f0
8301243: java/net/httpclient/http2/IdleConnectionTimeoutTest.java intermittent failure
...
Reviewed-by: dfuchs
2023-02-14 09:41:36 +00:00
Tagir F. Valeev
94e7cc8587
8301226: Add clamp() methods to java.lang.Math and to StrictMath
...
Reviewed-by: qamai, darcy
2023-02-14 05:39:07 +00:00
sunguoyun
df93880efd
8301942: java/net/httpclient/DigestEchoClientSSL.java fail with -Xcomp
...
Reviewed-by: dfuchs
2023-02-13 12:50:28 +00:00
Varada M
cb8107303e
8300139: [AIX] Use pthreads to avoid JNI_createVM call from primordial thread
...
Reviewed-by: dholmes, stuefe
2023-02-13 11:12:36 +00:00
Conor Cleary
f4b140b420
8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2
...
Reviewed-by: dfuchs, jpai
2023-02-13 08:34:45 +00:00
Joe Darcy
8049e59a5c
8301833: Add wide-ranging tests for FDLIBM porting
...
Reviewed-by: bpb, alanb
2023-02-12 17:45:55 +00:00
sunguoyun
6f9f2b5d37
8301737: java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java fail with -Xcomp
...
Reviewed-by: rriggs
2023-02-11 16:53:59 +00:00
Joe Darcy
919a6da2a7
8301202: Port fdlibm log to Java
...
Reviewed-by: bpb
2023-02-11 02:15:46 +00:00
Brian Burkhalter
84e47996e8
8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow
...
Reviewed-by: jpai
2023-02-10 19:44:00 +00:00
Sergey Bylokhov
5147969253
8272288: Funky multiresolution image breaks graphics context
...
Reviewed-by: jdv
2023-02-09 19:22:51 +00:00
Mandy Chung
c8cc7b67db
8301704: Shorten the number of GCs in UnloadingTest.java to verify a class loader not being unloaded
...
Reviewed-by: rriggs
2023-02-09 00:38:08 +00:00
Sergey Bylokhov
631a2790e5
8301567: The test/jdk/java/awt/AppContext/ApplicationThreadsStop/java.policy is unused
...
Reviewed-by: aivanov
2023-02-08 19:55:12 +00:00
Brian Burkhalter
638d612c6b
8298478: (fs) Path.of should allow input to include long path prefix
...
Reviewed-by: alanb
2023-02-08 19:20:39 +00:00
Alan Bateman
ecf21a9a24
8301767: Convert virtual thread tests to JUnit
...
Reviewed-by: cstein, lancea, jpai
2023-02-08 14:56:28 +00:00
Daniel Jeliński
e628fd5c39
8301214: Adjust handshakeTimeout value in test HandshakeTimeout.java after 8189338
...
Reviewed-by: msheppar, vtewari
2023-02-08 08:01:43 +00:00
Alisen Chung
2a579ab839
8292588: [macos] Multiscreen/MultiScreenLocationTest/MultiScreenLocationTest.java: Robot.mouseMove test failed on Screen #0
...
Reviewed-by: dnguyen, jdv
2023-02-07 20:28:52 +00:00
Mark Powers
2e2e71e1fa
8300416: java.security.MessageDigestSpi clone can result in thread-unsafe clones
...
Reviewed-by: mullan
2023-02-07 17:40:22 +00:00
Harshitha Onkar
787e16bb44
8289077: Add manual tests to open
...
Reviewed-by: azvegint
2023-02-06 23:43:18 +00:00
Eirik Bjorsnos
c129ce4660
8300259: Add test coverage for processing of pending block files in signed JARs
...
Reviewed-by: weijun
2023-02-06 17:15:26 +00:00
Eirik Bjorsnos
05ea083b05
8301167: Update VerifySignedJar to actually exercise and test verification
...
Reviewed-by: weijun
2023-02-06 15:43:53 +00:00
Joe Darcy
34493248c0
8301396: Port fdlibm expm1 to Java
...
Reviewed-by: bpb
2023-02-04 00:48:26 +00:00
Bill Huang
20579e48cf
8299994: java/security/Policy/Root/Root.java fails when home directory is read-only
...
Reviewed-by: rhalade
2023-02-03 19:19:14 +00:00
Daniel Fuchs
8b70256d30
8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-8301306
...
Reviewed-by: dcubed, rriggs
2023-02-03 16:01:47 +00:00
sunguoyun
6f9106e0d0
8301306: java/net/httpclient/* fail with -Xcomp
...
Reviewed-by: dfuchs, alanb
2023-02-03 11:56:06 +00:00
Joe Darcy
ee0f5b5ed0
8301392: Port fdlibm log1p to Java
...
Reviewed-by: bpb
2023-02-02 20:36:34 +00:00
Raffaello Giulietti
f696785fd3
8300869: Make use of the Double.toString(double) algorithm in java.util.Formatter
...
Reviewed-by: darcy, naoto
2023-02-02 19:10:42 +00:00
Joe Darcy
63bb2ce8de
8301205: Port fdlibm log10 to Java
...
Reviewed-by: bpb
2023-01-30 20:33:01 +00:00