Roman Kennke
|
5b81d5eeb4
|
8276901: Implement UseHeavyMonitors consistently
Reviewed-by: coleenp, mdoerr, dcubed
|
2021-12-07 14:41:42 +00:00 |
|
Ravi Reddy
|
1e9ed54d36
|
8193682: Infinite loop in ZipOutputStream.close()
Reviewed-by: lancea, coffeys
|
2021-12-01 15:35:00 +00:00 |
|
Maurizio Cimadamore
|
96e36071b6
|
8275063: Implementation of Foreign Function & Memory API (Second incubator)
Reviewed-by: erikj, psandoz, jvernee, darcy
|
2021-11-24 11:51:16 +00:00 |
|
Sergey Bylokhov
|
e3243ee963
|
8277087: ZipException: zip END header not found at ZipFile#Source.findEND
Reviewed-by: lancea
|
2021-11-23 08:57:34 +00:00 |
|
Lance Andersen
|
b85500e524
|
8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File
Reviewed-by: redestad, alanb
|
2021-11-12 17:12:13 +00:00 |
|
Naoto Sato
|
0c409cac78
|
8276186: Require getAvailableLocales() methods to include Locale.ROOT
Reviewed-by: prappo, smarks, iris
|
2021-11-10 20:52:11 +00:00 |
|
Anirvan Sarkar
|
c7095b20d9
|
8276207: Properties.loadFromXML/storeToXML works incorrectly for supplementary characters
Reviewed-by: joehw
|
2021-11-06 00:41:44 +00:00 |
|
Weijun Wang
|
34628ff8ac
|
8266115: More Manifest Jar Loading
Reviewed-by: mschoene, ahgross, mullan, rhalade
|
2021-10-19 18:25:58 +00:00 |
|
Naoto Sato
|
8ca084617f
|
8274407: (tz) Update Timezone Data to 2021c
8274467: TestZoneInfo310.java fails with tzdata2021b
8274468: TimeZoneTest.java fails with tzdata2021b
Reviewed-by: rriggs, iris, coffeys
|
2021-10-07 15:32:11 +00:00 |
|
David Holmes
|
2e542e33b8
|
8274349: ForkJoinPool.commonPool() does not work with 1 CPU
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: shade, martin
|
2021-10-04 23:14:12 +00:00 |
|
Naoto Sato
|
f2404d60de
|
8274658: ISO 4217 Amendment 170 Update
Reviewed-by: lancea, iris
|
2021-10-04 15:06:48 +00:00 |
|
Jaikiran Pai
|
af50772d39
|
8231640: (prop) Canonical property storage
Reviewed-by: rriggs, smarks, dfuchs, ihse
|
2021-09-28 05:17:31 +00:00 |
|
Naoto Sato
|
d39aad9230
|
8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
Reviewed-by: rriggs, iris, joehw
|
2021-09-22 15:50:49 +00:00 |
|
Sean Mullan
|
6d91a3eb7b
|
8269039: Disable SHA-1 Signed JARs
Reviewed-by: weijun
|
2021-09-21 13:45:47 +00:00 |
|
Ian Graves
|
f531b5c796
|
8273514 : java/util/DoubleStreamSums/CompensatedSums.java failure
Reviewed-by: rriggs, darcy
|
2021-09-15 13:08:15 +00:00 |
|
David Holmes
|
c54a918a0e
|
8273691: Missing comma after 2021 in GraphemeTestAccessor.java copyright notice
Reviewed-by: psandoz
|
2021-09-14 01:01:07 +00:00 |
|
Ian Graves
|
3d9dc8f824
|
8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Reviewed-by: naoto
|
2021-09-13 21:48:28 +00:00 |
|
Ian Graves
|
dd871819a0
|
8214761: Bug in parallel Kahan summation implementation
Reviewed-by: darcy
|
2021-09-03 00:50:11 +00:00 |
|
bobpengxie
|
683e30db79
|
8273169: java/util/regex/NegativeArraySize.java failed after JDK-8271302
Reviewed-by: jiefu, serb
|
2021-08-31 17:31:03 +00:00 |
|
Ian Graves
|
fecefb8541
|
8271302: Regex Test Refresh
Reviewed-by: bchristi, smarks
|
2021-08-30 17:37:29 +00:00 |
|
Jim Laskey
|
cf64c3e7e2
|
8272326: java/util/Random/RandomTestMoments.java had two Gaussian fails
Reviewed-by: rriggs, bpb
|
2021-08-17 15:53:41 +00:00 |
|
Naoto Sato
|
41dc795d6c
|
8264792: The NumberFormat for locale sq_XK formats price incorrectly.
Reviewed-by: joehw, iris
|
2021-08-09 16:22:35 +00:00 |
|
Ian Graves
|
bb508e1303
|
8269753: Misplaced caret in PatternSyntaxException's detail message
Reviewed-by: prappo
|
2021-07-27 02:25:30 +00:00 |
|
Julia Boes
|
344e3edf76
|
8268080: java/util/concurrent/forkjoin/AsyncShutdownNow.java fails with java.util.concurrent.RejectedExecutionException
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: chegar, dfuchs
|
2021-06-17 09:10:27 +00:00 |
|
Stuart Marks
|
cd0678fcf6
|
8199318: add idempotent copy operation for Map.Entry
Reviewed-by: alanb, psandoz, dfuchs
|
2021-06-04 17:13:05 +00:00 |
|
Jonathan Gibbons
|
3482cb87fd
|
8266254: Update to use jtreg 6
8265020: tests must be updated for new TestNG module name
Reviewed-by: lancea, erikj, mchung, naoto, alanb, iris, chegar
|
2021-06-02 21:20:12 +00:00 |
|
Maurizio Cimadamore
|
a223189b06
|
8264774: Implementation of Foreign Function and Memory API (Incubator)
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Athijegannathan Sundararajan <sundar@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: psandoz, chegar, mchung, vlivanov
|
2021-06-02 10:53:06 +00:00 |
|
Tagir F. Valeev
|
0c9daa7ed5
|
8265029: Preserve SIZED characteristics on slice operations (skip, limit)
Reviewed-by: psandoz
|
2021-05-28 01:56:38 +00:00 |
|
Naoto Sato
|
bea4109ef7
|
8187649: ArrayIndexOutOfBoundsException in java.util.JapaneseImperialCalendar
Reviewed-by: joehw, rriggs
|
2021-05-27 13:18:34 +00:00 |
|
Mark Reinhold
|
e63023546a
|
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mchung, alanb, hseigel
|
2021-05-26 20:55:53 +00:00 |
|
Naoto Sato
|
a4c46e1e4f
|
8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
Reviewed-by: joehw
|
2021-05-26 15:52:39 +00:00 |
|
Tagir F. Valeev
|
ac36b7d3e2
|
8267452: Delegate forEachRemaining in Spliterators.iterator()
Reviewed-by: psandoz
|
2021-05-26 01:17:02 +00:00 |
|
Weijun Wang
|
640a2afda3
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
|
2021-05-24 16:55:55 +00:00 |
|
Naoto Sato
|
a259ab4a8d
|
8258795: Update IANA Language Subtag Registry to Version 2021-05-11
Reviewed-by: joehw
|
2021-05-13 16:20:12 +00:00 |
|
Daniel Fuchs
|
08a5a5c6d6
|
8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
Reviewed-by: bpb, mchung
|
2021-05-13 08:54:24 +00:00 |
|
Jim Laskey
|
f00b70e2ca
|
8266527: RandomTestCoverage.java failing due to API removal
Reviewed-by: rriggs
|
2021-05-04 21:18:48 +00:00 |
|
Ian Graves
|
b337f63361
|
8037397: RegEx pattern matching loses character class after intersection (&&) operator
Reviewed-by: rriggs
|
2021-04-21 15:45:52 +00:00 |
|
Peter Levart
|
98cb81b381
|
8265237: String.join and StringJoiner can be improved further
Reviewed-by: rriggs, redestad
|
2021-04-21 10:32:03 +00:00 |
|
Ian Graves
|
0bdc3e7a41
|
8262744: Formatter '%g' conversion uses wrong format for BigDecimal rounding up to limits
Reviewed-by: rriggs, bpb
|
2021-04-16 20:05:48 +00:00 |
|
Jaikiran Pai
|
64e21307a8
|
8262108: SimpleDateFormat formatting broken for sq_MK Locale
Reviewed-by: naoto
|
2021-04-16 06:45:39 +00:00 |
|
Naoto Sato
|
f6e54f2f9a
|
8258794: Support for CLDR version 39
Reviewed-by: joehw, erikj
|
2021-04-15 21:28:22 +00:00 |
|
Jim Laskey
|
0f13e2277f
|
8264791: java/util/Random/RandomTestBsi1999.java failed "java.security.SecureRandom nextFloat consecutive"
Reviewed-by: darcy, bpb, dcubed
|
2021-04-06 17:05:42 +00:00 |
|
Jim Laskey
|
920189918e
|
8264729: Random check-in failing header checks.
Reviewed-by: erikj, bpb
|
2021-04-05 19:03:18 +00:00 |
|
Brian Burkhalter
|
104e925dfd
|
8264512: jdk/test/jdk/java/util/prefs/ExportNode.java relies on default platform encoding
Reviewed-by: naoto
|
2021-04-05 16:42:09 +00:00 |
|
Jim Laskey
|
a0ec2cb289
|
8248862: Implement Enhanced Pseudo-Random Number Generators
Reviewed-by: darcy
|
2021-04-05 16:29:18 +00:00 |
|
Roger Riggs
|
8cf1c62c34
|
8263754: HexFormat 'fromHex' methods should be static
Reviewed-by: redestad, naoto, chegar
|
2021-03-29 20:38:10 +00:00 |
|
Kim Barrett
|
2425462a84
|
8263903: Use Cleaner instead of finalize to auto stop Timer thread
Reviewed-by: dholmes, alanb, bchristi, rriggs, mchung
|
2021-03-23 21:16:35 +00:00 |
|
Igor Ignatyev
|
d825198e55
|
8263556: remove @modules java.base from tests
Reviewed-by: dcubed, naoto, iris
|
2021-03-15 17:05:28 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Ian Graves
|
6971c23a3a
|
8262351: Extra '0' in java.util.Formatter for '%012a' conversion with a sign character
Reviewed-by: bchristi, naoto
|
2021-03-10 22:46:32 +00:00 |
|