Naoto Sato
|
eeaafbe141
|
8216332: Grapheme regex does not work with emoji sequences
Reviewed-by: rriggs
|
2020-03-12 08:31:26 -07:00 |
|
Claes Redestad
|
ebadfaeb2e
|
8196334: Optimize UUID#fromString
Co-authored-by: Andriy Plokhotnyuk <plokhotnyuk@gmail.com>
Co-authored-by: Jon Chambers <jon.chambers@gmail.com>
Reviewed-by: igerasim, alanb
|
2020-03-02 08:22:48 +01:00 |
|
Volker Simonis
|
b38f3cf3bd
|
8240226 : DeflateIn_InflateOut.java test incorrectly assumes size of compressed file
Reviewed-by: martin, alanb
|
2020-02-28 19:49:39 +01:00 |
|
Naoto Sato
|
5c3a01591c
|
8234347: "Turkey" meta time zone does not generate composed localized names
8236548: Localized time zone name inconsistency between English and other locales
Reviewed-by: joehw, rriggs
|
2020-02-12 08:25:35 -08:00 |
|
Ivan Gerasimov
|
987be2bb6d
|
8235812: Unicode linebreak with quantifier does not match valid input
Reviewed-by: rriggs
|
2020-02-10 16:10:45 -08:00 |
|
Ivan Gerasimov
|
6f7f81f794
|
8236034: Use optimized Ques node for curly {0,1} quantifier
Reviewed-by: rriggs
|
2020-01-21 17:52:55 -08:00 |
|
Mikael Vidstedt
|
3318314c7c
|
8237589: Fix copyright header formatting
Reviewed-by: jjg, serb, iris, jwilhelm
|
2020-01-21 14:23:01 -08:00 |
|
Sean Coffey
|
2c5167803a
|
8234466: Class loading deadlock involving X509Factory#commitEvent()
Reviewed-by: alanb, chegar, dfuchs
|
2020-01-13 21:16:27 +00:00 |
|
Ivan Gerasimov
|
78c4ab4449
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-09 15:38:41 -08:00 |
|
Naoto Sato
|
e72f6028fb
|
8236495: open/test/jdk/java/util/Locale/LocaleProvidersRun.java failed on mac 10.14 with de_DE locale
Reviewed-by: lancea, clanger
|
2020-01-06 17:23:57 -08:00 |
|
Henry Jen
|
9ac2f8b654
|
8234542: code removal of Pack200 Tools and API
Reviewed-by: alanb, mchung, erikj
|
2019-12-10 00:36:30 +00:00 |
|
Amy Lu
|
14ca254fbe
|
8234079: ZipFileInputStreamSkipTest.java runs zero test
Reviewed-by: lancea
|
2019-11-13 21:56:28 +08:00 |
|
Naoto Sato
|
9803a8dcb2
|
8232860: Error formatting integer values with MessageFormat.format() using HOST provider
Reviewed-by: rriggs
|
2019-11-12 14:05:18 -08:00 |
|
Vladimir Yaroslavskiy
|
de54eb1513
|
8226297: Dual-pivot quicksort improvements
Reviewed-by: dl, lbourges
|
2019-11-12 13:49:40 -08:00 |
|
Naoto Sato
|
c1a99a0f33
|
8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar
Reviewed-by: bchristi
|
2019-11-07 11:34:01 -08:00 |
|
Doug Lea
|
f29d1d172b
|
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11
Reviewed-by: martin
|
2019-11-01 09:07:59 -07:00 |
|
Doug Lea
|
dc7d30d08e
|
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
Reviewed-by: martin
|
2019-11-01 09:04:04 -07:00 |
|
Lance Andersen
|
3cc7b5babe
|
8231451: ZipFileInputStream::skip handling of negative values with STORED entries
Reviewed-by: clanger, bpb, alanb
|
2019-10-30 15:54:41 -04:00 |
|
Naoto Sato
|
127c4a4e1b
|
8231273: Upgrade CLDR to v36
Reviewed-by: rriggs
|
2019-10-28 11:06:17 -07:00 |
|
Naoto Sato
|
d60ee287e1
|
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14
Reviewed-by: rriggs
|
2019-10-11 11:06:46 -07:00 |
|
Kiran Ravikumar
|
4b36fb50ed
|
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
Reviewed-by: alanb, coffeys, chegar
|
2019-10-09 10:14:03 +00:00 |
|
Julia Boes
|
4dafa3033f
|
8231161: Wrong return type in code sample in Collector API documentation
Correct declaration of container from R to A and add compilation test
Reviewed-by: smarks, lancea
|
2019-10-03 18:59:56 +01:00 |
|
Patrick Concannon
|
0364ad244a
|
8229338: clean up test/jdk/java/util/RandomAccess/Basic.java
General refactoring of code and increased test coverage
Reviewed-by: lancea, aefimov
|
2019-09-30 17:19:58 +01:00 |
|
Doug Lea
|
a9254cbcfa
|
8231032: ThreadMXBean locking tests fail after JSR 166 refresh
Reviewed-by: martin, mchung, dholmes
|
2019-09-27 12:20:14 -07:00 |
|
Doug Lea
|
eb1eadb69f
|
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
Reviewed-by: martin, alanb
|
2019-09-14 11:26:26 -07:00 |
|
Doug Lea
|
9275097a02
|
8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
Reviewed-by: martin, alanb
|
2019-09-14 11:26:26 -07:00 |
|
Doug Lea
|
064f69d6ab
|
8221168: java/util/concurrent/CountDownLatch/Basic.java fails
Reviewed-by: martin, alanb
|
2019-09-14 11:24:14 -07:00 |
|
Doug Lea
|
f634f777f6
|
8227235: rare failures in testForkHelpQuiesce tck tests
Reviewed-by: martin, alanb
|
2019-09-14 11:20:57 -07:00 |
|
Doug Lea
|
80fe274875
|
8229442: AQS and lock classes refresh
Reviewed-by: martin
|
2019-09-14 11:16:40 -07:00 |
|
Ivan Gerasimov
|
5e7e0e7bbe
|
8230829: Matcher matches a surrogate pair that crosses border of the region
Reviewed-by: naoto
|
2019-09-12 11:07:35 -07:00 |
|
Naoto Sato
|
ea0fbbca51
|
8230284: Accounting currency format support does not cope with explicit number system
Reviewed-by: rriggs
|
2019-09-09 12:42:01 -07:00 |
|
Naoto Sato
|
865afd7fda
|
8215181: Accounting currency format support
Reviewed-by: lancea, rriggs
|
2019-08-07 14:56:26 -07:00 |
|
Lance Andersen
|
5233e25c4c
|
8226530: ZipFile reads wrong entry size from ZIP64 entries
Reviewed-by: bpb, clanger, shade
|
2019-08-07 14:04:10 -04:00 |
|
Ramanand Patil
|
1f0295ca65
|
8228469: (tz) Upgrade time-zone data to tzdata2019b
Reviewed-by: naoto, martin
|
2019-08-07 13:00:57 +01:00 |
|
Ivan Gerasimov
|
66dc6cf25b
|
8228352: CANON_EQ breaks when pattern contains supplementary codepoint
Reviewed-by: naoto
|
2019-08-01 07:14:03 -07:00 |
|
Naoto Sato
|
11ab995e6c
|
8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale
Reviewed-by: lancea
|
2019-07-26 13:32:59 -07:00 |
|
Naoto Sato
|
c1a479ad67
|
8212970: TZ database in "vanguard" format support
Reviewed-by: rriggs, joehw, erikj, scolebourne
|
2019-07-26 08:56:28 -07:00 |
|
Mikael Vidstedt
|
f08a9de3b2
|
Merge
|
2019-07-17 04:33:37 -07:00 |
|
Peter Levart
|
49daf1dc19
|
8227368: EnumSet.class serialization broken in JDK 9+
Reviewed-by: smarks
|
2019-07-13 10:43:45 +00:00 |
|
Daisy Zhou
|
116af970c8
|
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
Reviewed-by: naoto
|
2019-07-15 10:21:33 +08:00 |
|
Claes Redestad
|
eddf2cf920
|
8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run
Reviewed-by: alanb
|
2019-07-04 15:00:03 +02:00 |
|
Jesper Wilhelmsson
|
37599ff955
|
Merge
|
2019-06-29 05:26:55 +02:00 |
|
Christoph Langer
|
a8fc8c4c21
|
8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions
Reviewed-by: naoto
|
2019-06-28 20:46:25 +01:00 |
|
Vladimir Kozlov
|
c956e7ca8d
|
8185139: [Graal] Tests which set too restrictive security manager fail with Graal
Tests should also check default policy
Reviewed-by: mchung, dfuchs, alanb, mullan
|
2019-06-21 13:04:14 -07:00 |
|
Sean Coffey
|
8d4f4b0491
|
8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
Reviewed-by: lancea
|
2019-06-20 08:02:41 +00:00 |
|
Tagir F. Valeev
|
822c02437a
|
8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods
Reviewed-by: rriggs, redestad, smarks
|
2019-06-14 05:02:58 +00:00 |
|
Ivan Gerasimov
|
4a3b3d365e
|
8225397: Integer value miscalculation in toString() method of BitSet
Reviewed-by: aph
|
2019-06-06 17:20:19 -07:00 |
|
Claes Redestad
|
27d8c3f7b4
|
8224240: Properties.load fails to throw IAE on malformed unicode in certain circumstances
Reviewed-by: smarks, rriggs, dfuchs
|
2019-06-05 10:23:06 +02:00 |
|
Ivan Gerasimov
|
f5e2916507
|
8224789: Parsing repetition count in regex does not detect numeric overflow
Reviewed-by: rriggs, bchristi
|
2019-05-29 13:44:27 -07:00 |
|
Doug Lea
|
22a4313efc
|
8224024: java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently
Reviewed-by: martin
|
2019-05-24 08:47:39 -07:00 |
|