Justin Lu
|
8b24851b9d
|
8321480: ISO 4217 Amendment 176 Update
Reviewed-by: naoto
|
2023-12-14 21:16:19 +00:00 |
|
Lance Andersen
|
0eb299af79
|
8316141: Improve CEN header validation checking
Reviewed-by: alanb
|
2023-12-08 16:37:53 +00:00 |
|
Doug Lea
|
cc25d8b12b
|
8319662: ForkJoinPool trims worker threads too slowly
8319498: ForkJoinPool.invoke(ForkJoinTask) does not specify behavior when task throws checked exception
Reviewed-by: alanb
|
2023-12-06 16:12:59 +00:00 |
|
Viktor Klang
|
9d776777c5
|
8321124: java/util/stream/GatherersTest.java times out
Reviewed-by: alanb
|
2023-12-06 07:12:03 +00:00 |
|
Viktor Klang
|
50d1839d54
|
8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java shows intermittent failures on linux ppc64le and aarch64
Reviewed-by: alanb, jpai
|
2023-12-05 05:29:29 +00:00 |
|
Viktor Klang
|
33b26f79a9
|
8319123: Implement JEP 461: Stream Gatherers (Preview)
Reviewed-by: tvaleev, alanb, psandoz
|
2023-11-30 14:45:23 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
3684b4b5f2
|
8306116: Update CLDR to Version 44.0
Reviewed-by: srl, joehw, lancea
|
2023-11-13 16:54:53 +00:00 |
|
Lance Andersen
|
82747132b0
|
8314891: Additional Zip64 extra header validation
Reviewed-by: coffeys
|
2023-11-07 16:52:22 +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
|
d52a995f35
|
8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
|
2023-10-27 08:47:26 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Claes Redestad
|
33591a30d2
|
8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements
Reviewed-by: pminborg, rriggs
|
2023-10-10 17:01:57 +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 |
|
Justin Lu
|
b859da9c54
|
8316696: Remove the testing base classes: IntlTest and CollatorTest
Reviewed-by: naoto
|
2023-10-03 16:38:17 +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 |
|
Naoto Sato
|
f7578e8048
|
8316540: StoreReproducibilityTest fails on some locales
Reviewed-by: joehw, jlu, jpai, alanb
|
2023-09-22 16:53:56 +00:00 |
|
Coleen Phillimore
|
3301fb1e8a
|
8315869: UseHeavyMonitors not used
Reviewed-by: dcubed, alanb
|
2023-09-20 19:09:02 +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 |
|
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 |
|
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 |
|
Matthias Baesken
|
9887cd8adc
|
8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le
Reviewed-by: mdoerr
|
2023-09-07 07:36:08 +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 |
|
Justin Lu
|
3c8a6678fe
|
8314611: Provide more explicative error message parsing Currencies
Reviewed-by: naoto
|
2023-08-30 23:40:34 +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 |
|
Cristian Vat
|
32efd23c5d
|
8311939: Excessive allocation of Matcher.groups array
Reviewed-by: rriggs, igraves
|
2023-08-17 11:27:39 +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 |
|
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 |
|
Raffaello Giulietti
|
61c58fdd00
|
8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
Reviewed-by: alanb, smarks
|
2023-08-04 07:11:18 +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 |
|
Justin Lu
|
a9a3463afb
|
8312416: Tests in Locale should have more descriptive names
Reviewed-by: lancea, naoto
|
2023-07-28 16:27:06 +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 |
|
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 |
|
Lance Andersen
|
fff7e1ad00
|
8302483: Enhance ZIP performance
Reviewed-by: ahgross, alanb, rhalade, coffeys
|
2023-07-18 21:17:07 +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 |
|
Justin Lu
|
12e9430910
|
8310818: Refactor more Locale tests to use JUnit
Reviewed-by: lancea, naoto
|
2023-07-07 19:12:13 +00:00 |
|
Justin Lu
|
e848d9471f
|
8310923: Refactor Currency tests to use JUnit
Reviewed-by: naoto, lancea
|
2023-07-07 01:32:59 +00:00 |
|
Justin Lu
|
dad7bd9efc
|
8310234: Refactor Locale tests to use JUnit
Reviewed-by: naoto
|
2023-06-23 21:33:49 +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 |
|
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 |
|
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 |
|
Aleksey Shipilev
|
4460429d7a
|
8308803: Improve java/util/UUID/UUIDTest.java
Reviewed-by: jpai, rriggs
|
2023-06-01 08:55:56 +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 |
|
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 |
|
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 |
|
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 |
|
Amit Kumar
|
41ee125a0f
|
8278411: Implement UseHeavyMonitors consistently, s390 port
Reviewed-by: mdoerr, stuefe, lucy
|
2023-05-16 15:25:19 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Stuart Marks
|
17ce0976e4
|
8266571: Sequenced Collections
Reviewed-by: alanb
|
2023-04-25 15:19:08 +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 |
|
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 |
|
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 |
|
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 |
|
Martin Buchholz
|
a565be4dc5
|
8297605: improve DelayQueue removal method javadoc
Reviewed-by: alanb
|
2023-03-31 18:11:53 +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 |
|
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 |
|
Viktor Klang
|
ded6a81319
|
8303742: CompletableFuture.orTimeout leaks if the future completes exceptionally
Reviewed-by: jpai, alanb
|
2023-03-20 13:55:47 +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 |
|
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 |
|
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 |
|
Eirik Bjorsnos
|
78f71b4d41
|
8301873: Avoid string decoding in ZipFile.Source.getEntryPos
Reviewed-by: redestad, lancea
|
2023-02-18 12:39:19 +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 |
|
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 |
|
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 |
|
Eirik Bjorsnos
|
5dfc4ec7d9
|
8300140: ZipFile.isSignatureRelated returns true for files in META-INF subdirectories
Reviewed-by: weijun
|
2023-01-27 22:47:51 +00:00 |
|
Tagir F. Valeev
|
67b1c890b3
|
8294693: Add Collections.shuffle overload that accepts RandomGenerator interface
Reviewed-by: smarks, darcy
|
2023-01-21 18:36:31 +00:00 |
|
Claes Redestad
|
e37078f5bb
|
8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, luhenry
|
2023-01-17 21:06:22 +00:00 |
|
Magnus Ihse Bursie
|
4073b68565
|
8298047: Remove all non-significant trailing whitespace from properties files
Reviewed-by: serb, rriggs
|
2023-01-16 18:53:54 +00:00 |
|
Raffaello Giulietti
|
33412c102c
|
8299677: Formatter.format might take a long time to format an integer or floating-point
Reviewed-by: alanb, stsypanov, darcy
|
2023-01-12 19:21:09 +00:00 |
|
Justin Lu
|
f79b3d42f0
|
6381945: (cal) Japanese calendar unit test system should avoid multiple static imports
Reviewed-by: lancea, iris, naoto
|
2023-01-09 22:10:36 +00:00 |
|
Matthias Baesken
|
c2e3d72848
|
8299388: java/util/regex/NegativeArraySize.java fails on Alpine and sometimes Windows
Reviewed-by: mdoerr, alanb
|
2022-12-30 07:43:32 +00:00 |
|
Ichiroh Takiguchi
|
5e2de89628
|
8299194: CustomTzIDCheckDST.java may fail at future date
Reviewed-by: naoto
|
2022-12-22 21:07:01 +00:00 |
|
Andrew John Hughes
|
ce896731d3
|
8297804: (tz) Update Timezone Data to 2022g
Reviewed-by: naoto
|
2022-12-07 00:34:00 +00:00 |
|