Commit Graph

3046 Commits

Author SHA1 Message Date
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
Naoto Sato aff038a218 8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values

Reviewed-by: clanger
2019-04-03 04:07:00 +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
Naoto Sato b1a31731b0 8043387: java/time/test/java/util/TestFormatter.java failed
Do not remove custom IDs from ZoneId test results.

Reviewed-by: sherman
2019-03-06 19:45:24 +00: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
Prasanta Sadhukhan fcfdb2bf4d 8132985: Crash in freetypescaler.c due to double free
Reviewed-by: prr, simonis
2015-10-05 15:36:43 +03:00
Paul Hohensee 65aa101716 Merge 2019-02-25 22:13:59 +00:00
Paul Hohensee 6c7a91f9c1 8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation
Add "main" and "main/othervm" @run arguments

Reviewed-by: azvegint, alexsch
2019-02-25 22:13:39 +00:00
Aleksei Efimov 0e54b9a1c2 Merge 2018-12-14 14:03:37 +00:00
Deepak kejriwal 3ee2d2e089 8215377: JDK-8171049 Breaks JCK signature tests - Era.getDisplayName doesn't work with non-IsoChronology
Reviewed-by: coffeys, rpatil
2018-12-14 18:11:32 +05:30
Aleksei Efimov ad344dd076 Merge 2018-11-27 10:52:34 +00:00
Deepak Kejriwal cfa2ab645b 8171049: Era.getDisplayName doesn't work with non-IsoChronology
Reviewed-by: naoto
2018-11-12 14:13:47 +05:30
Sergey Bylokhov 31c05d7cd3 8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
Reviewed-by: dmarkov, lbourges, kaddepalli, prr
2018-11-10 18:48:35 -08:00
Martin Balao 5ac3fa8ff1 8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
Improvements on the synchronization of SequencedEvent events from different AppContexts

Reviewed-by: serb
2019-01-21 19:04:19 -03:00
Paul Hohensee a3ae34e7c3 8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
Run updates in a thread pool rather than on the display thread

Reviewed-by: prr
2019-02-25 09:40:04 +00:00
Aleksei Efimov 17d11040e8 Merge 2018-11-08 18:48:19 +00:00
Phil Race 4ea4c29a4c 8207322: Backport GTK3 support on Linux to 8u
Reviewed-by: prr, ssadetsky
2018-10-16 13:09:51 -07:00
Manajit Halder 8fe1250294 8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
Reviewed-by: dmarkov, coffeys
2018-10-15 14:16:20 +01:00
Ivan Gerasimov 02340946c0 8200659: Improve BigDecimal support
Reviewed-by: darcy, rhalade, mschoene
2018-10-09 21:31:31 -07:00
Aleksei Efimov c634f5559a Merge 2018-09-26 15:31:48 +01:00
Anton Litvinov 0154af8be1 8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
Reviewed-by: prr, psadhukhan
2018-08-30 17:44:36 +01:00
Dipak Kumar 72bef9bb71 8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
Reviewed-by: prr, naoto
2018-07-06 13:45:01 +05:30
Dipak Kumar fc11701000 8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
Reviewed-by: prr, naoto
2018-07-06 13:45:01 +05:30
Aleksei Efimov eae9f4398e Merge 2018-07-02 16:39:27 +01:00
Ivan Gerasimov 0c019397d1 8203368: ObjectInputStream filterCheck method throws NullPointerException
Reviewed-by: bpb, smarks
2018-05-31 09:55:04 -07:00
Dipak Kumar a703e6658c 8202478: Backout JDK-8152974
Reviewed-by: prr, serb
2018-05-04 11:52:12 +05:30
Alexey Ivanov 83f83aab8b 8201433: Fix potential crash in BufImg_SetupICM
Reviewed-by: prr, serb
2018-04-24 11:23:34 +01:00
Krishna Addepalli 846296df21 8152974: AWT hang occurrs when sequenced events arrive out of sequence
Reviewed-by: serb, prr, ssadetsky
2018-04-12 12:35:05 +05:30
Abhijit Saha a73a0bf1f6 Merge 2018-03-19 13:33:50 -07:00
Abhijit Saha 7a1a9af786 Merge 2018-02-13 12:27:50 -08:00
Ramanand Patil 24b9f21a34 8195837: (tz) Upgrade time-zone data to tzdata2018c
Reviewed-by: coffeys, naoto
2018-02-05 00:15:08 -08:00
Anton Litvinov a1364997b1 8177758: Regression in java.awt.FileDialog
Reviewed-by: sveerabhadra, serb
2018-01-26 17:44:24 +00:00
Ivan Gerasimov e115d900a5 8176183: sun/security/mscapi/SignedObjectChain.java fails on Windows
Reviewed-by: weijun
2018-02-14 10:04:46 -08:00
Sean Coffey 1649db4b89 8196854: TestFlushableGZIPOutputStream failing with IndexOutOfBoundsException
Reviewed-by: sherman, rriggs
2018-02-08 15:49:35 +00:00
Abhijit Saha add1ae6e4c Merge 2018-01-16 22:58:44 -08:00
Ramanand Patil 8d729508b2 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
Anton Litvinov fcb01959cf 8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
Reviewed-by: prr, serb
2017-12-04 17:38:55 +00:00
Abhijit Saha 6838d70e26 Merge 2017-11-21 13:11:21 -08:00
Abhijit Saha 9db2050ba5 Merge 2017-11-14 13:10:37 -08:00
Ramanand Patil 95dc54a7ab 8190258: (tz) Support tzdata2017c
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c

Reviewed-by: naoto, martin
2017-11-14 12:28:43 +05:30
David Buck 387ae707fd 8168628: (fc) SIGBUS when extending file size to map it
8171452: (ch) linux io_util_md: Operation not supported exception after 8168628

Reviewed-by: alanb, bpb
2018-02-06 03:50:10 -05:00
Phil Race f9b9ef8326 8190280: [macos] Font2DTest demo started failing for Arabic range from JDK 8 u162 b01 on Mac
Reviewed-by: serb, pnarayanan
2017-11-06 15:12:04 -08:00
Abhijit Saha 3634f44ece Merge 2017-10-24 23:16:46 -07:00
Abhijit Saha 6d2848102e 8189918: Remove Trailing whitespace from file while syncing 8u into 8u162-b03
Reviewed-by: robm
2017-10-24 12:56:49 -07:00
Rob McKenna 355548c34e Merge 2017-10-23 06:39:58 -07:00