Naoto Sato
372e6e4079
8205432: Replace the placeholder Japanese era name
...
Reviewed-by: rriggs, chegar
2019-04-03 04:59:17 +01:00
Naoto Sato
851019e08c
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
...
Reviewed-by: lancea
2019-04-03 04:22:36 +01:00
Felix Yang
62e5fc1ebf
8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
...
Reviewed-by: naoto
2018-08-09 15:42:48 +08:00
Deepak Kejriwal
71f23ae78d
8217609: New era placeholder not recognized by java.text.SimpleDateFormat
...
Reviewed-by: naoto, andrew
2019-03-04 19:15:04 +05:30
Huaming Li
b8ec1ae7fe
8148928: java/util/stream/test/**/SequentialOpTest.java timed out intermittently
...
Reviewed-by: psandoz
2016-02-05 09:54:56 +08:00
Huaming Li
8afce0f772
8076458: java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout
...
Reviewed-by: psandoz
2016-02-01 09:38:08 +08:00
Paul Sandoz
3147240517
8044047: Missing null pointer checks for streams
...
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: dfuchs
2014-07-16 14:35:48 +02:00
Deepak Kejriwal
c1af22053d
8202088: Japanese new era implementation
...
8207152: Placeholder for Japanese new era should be two characters
8211398: Square character support for the Japanese new era
8180469: Wrong short form text for supplemental Japanese era
8206120: Add test cases for lenient Japanese era parsing
8218915: Change isJavaIdentifierStart and isJavaIdentifierPart to handle new code points
8217710: Add 5 currency code points to Java SE 8uX
Reviewed-by: coffeys, naoto
2019-02-22 14:47:49 +05:30
Deepak Kejriwal
8e612fde35
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
...
Reviewed-by: martin
2018-06-15 12:00:45 +05:30
Sean Coffey
f97ea77788
8196854: TestFlushableGZIPOutputStream failing with IndexOutOfBoundsException
...
Reviewed-by: sherman, rriggs
2018-02-08 15:49:35 +00:00
Ramanand Patil
aad5649382
8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
...
This patch adds a new JDK implementation specific system property "jdk.internal.FileHandlerLogging.maxLocks" to control java.util.logging.FileHandler's MAX_LOCKS limit.
Reviewed-by: coffeys, dfuchs
2017-12-20 06:12:10 -08:00
Sean Coffey
190c5348b4
8189789: tomcat gzip-compressed response bodies appear to be broken in update 151
...
Reviewed-by: sherman, phh
2017-11-27 16:53:29 +00:00
Abhijit Saha
66033f391f
Merge
2017-10-10 17:15:56 -07:00
Abhijit Saha
0cd112f6dd
Merge
2017-08-15 13:42:45 -07:00
Sean Coffey
006f6789b5
8184682: Upgrade compression library
...
Reviewed-by: alanb, sherman, ahgross, jeff
2017-08-08 12:11:57 +01:00
Abhijit Saha
03ad0deb17
Merge
2017-07-24 22:27:19 -07:00
Ivan Gerasimov
9e09f23454
8184993: Jar file verification failing with SecurityException: digest missing xxx
...
Reviewed-by: sherman, mullan
2017-07-21 20:03:30 -07:00
Naoto Sato
4a04a13626
8177776: Create an equivalent test case for JDK9's SupplementalJapaneseEraTest
...
Reviewed-by: rriggs, bchristi
2017-04-10 09:08:27 -07:00
Ivan Gerasimov
94d6598ffa
8169056: StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flag
...
Reviewed-by: coffeys
2017-03-23 11:48:23 -07:00
Peter Levart
92a66b0831
8068427: Hashtable deserialization reconstitutes table with wrong capacity
...
Reviewed-by: mduigou, martin, chegar, dfuchs
2015-01-21 21:42:22 +01:00
Doug Lea
05a3440a76
8150780: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
...
Reviewed-by: martin, rasbold
2016-02-27 16:54:57 -08:00
Ivan Gerasimov
8f78d59a0a
6977426: sun/tools tests can intermittently fail to find app's Java pid
...
Reviewed-by: dfuchs, jbachorik, egahlin, sjiang
2017-09-01 10:16:09 -07:00
Abhijit Saha
5f36eb9324
Merge
2017-07-25 07:53:04 -07:00
Daniel Fuchs
087764ea9e
8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently
...
This is a test bug caused by a Logger being garbage collected too early.
Reviewed-by: darcy
2016-02-26 12:11:28 +01:00
Sean Coffey
38632912c2
6907252: ZipFileInputStream Not Thread-Safe
...
Reviewed-by: sherman
2015-10-15 09:33:03 +01:00
Ivan Gerasimov
5265ab52ad
6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
...
Reviewed-by: sherman
2015-08-03 22:36:28 +03:00
Paul Sandoz
928449671c
8129120: Terminal operation properties should not be back-propagated to upstream operations
...
Reviewed-by: briangoetz, chegar
2015-06-23 09:49:55 +02:00
Doug Lea
e3523ca1d9
8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T
...
Reviewed-by: psandoz, martin
2015-06-16 13:13:05 +02:00
Doug Lea
0411e66336
8078490: Missed submissions in ForkJoinPool
...
Reviewed-by: psandoz, shade, martin, chegar
2015-04-24 15:39:41 +02:00
Aleksei Efimov
2f360205e1
8076287: Performance degradation observed with TimeZone Benchmark
...
Reviewed-by: okutsu
2015-04-27 23:55:55 +03:00
Rob McKenna
9a360e6e38
8074350: Support ISO 4217 "Current funds codes" table (A.2)
...
Reviewed-by: naoto
2015-04-22 14:48:58 +01:00
Xueming Shen
14533807ef
8076641: getNextEntry throws ArrayIndexOutOfBoundsException when unzipping file
...
To add extra sanity check for entry extra data
Reviewed-by: alanb
2015-04-07 08:52:44 -07:00
Masayoshi Okutsu
0d2468e299
8075548: SimpleDateFormat formatting of "LLLL" in English is incorrect; should be identical to "MMMM"
...
Reviewed-by: naoto
2015-03-30 17:50:59 +09:00
Claes Redestad
78b7b61eac
8074694: Lazy conversion of ZipEntry time
...
To backport the same fix to 8u
Reviewed-by: sherman
2015-03-18 09:46:09 -07:00
Daniel Fuchs
ef48a725a1
8074125: Add SerializedLogRecord test to jdk8u
...
This test deserializes LogRecord serial bytes produced on various versions of the JDK. In particular, when run on JDK 8, it verifies that a LogRecord serialized with the new JDK 9 serial form produced by JDK-8072645 can be deserialized by applications running on JDK 8.
Reviewed-by: coffeys
2015-03-03 15:10:57 +01:00
Lev Priima
611b79f4c4
8073354: TimSortStackSize2.java: test cleanup: make test run with single argument
...
Reviewed-by: dholmes
2015-02-26 18:50:02 -05:00
Claes Redestad
263c86d312
8068790: ZipEntry/JarEntry.setCreation/LastAccessTime(null) don't throw NPE as specified
...
Reviewed-by: coffeys, sherman
2015-02-21 13:46:24 +01:00
Lev Priima
ddb695c540
8073124: Tune test and document TimSort runs length stack size increase
...
Reviewed-by: dholmes
2015-02-16 19:16:50 -05:00
Lev Priima
3440c55e59
8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays
...
Reviewed-by: rriggs, dholmes
2015-02-12 10:34:35 -05:00
Paul Sandoz
9a883ed557
8072030: Race condition in ThenComposeExceptionTest.java
...
Reviewed-by: chegar
2015-02-02 14:21:32 +01:00
Doug Lea
7daec4f2e6
8068432: Inconsistent exception handling in CompletableFuture.thenCompose
...
Reviewed-by: psandoz, chegar, martin
2015-01-21 09:46:21 +00:00
Daniel Fuchs
da611e7209
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
...
The call to JavaAWTAccess is moved outside of the critical section
Reviewed-by: mchung
2014-12-05 12:20:51 +01:00
Ivan Gerasimov
0b3c4bc19c
6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
...
Reviewed-by: plevart, martin
2014-07-12 04:15:56 +04:00
Ivan Gerasimov
b3a8ca8138
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
...
Reviewed-by: alanb
2014-05-26 19:59:28 +04:00
Ivan Gerasimov
6bf93e3c7c
8040806: BitSet.toString() can throw IndexOutOfBoundsException
...
Reviewed-by: plevart, mduigou
2014-05-06 10:28:48 +04:00
Daniel Fuchs
95332d737b
8048913: java/util/logging/LoggingDeadlock2.java times out
...
Removes the /timeout=15 parameter from the @run command line
Reviewed-by: mchung, dholmes
2014-07-09 17:51:50 +02:00
Srikalyan Chandrashekar
e6d72b09fd
6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
...
Reviewed-by: martin, dholmes
2014-01-08 13:08:20 +00:00
Li Jiang
199750bcd2
8145952: ISO 4217 amendment 161
...
8164784: ISO 4217 amendment 162
Reviewed-by: naoto
2016-09-22 23:06:58 +08:00
Ivan Gerasimov
5237646faa
8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
...
Reviewed-by: rriggs, alanb, sherman, coffeys
2016-09-09 18:58:06 +03:00
Li Jiang
8642e3af9d
8129361: ISO 4217 amendment 160
...
Reviewed-by: naoto
2016-08-30 02:07:04 -07:00