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
Andrew John Hughes
5b41818ac6
8220641: [TESTBUG] New test KdcPolicy.java introduced by JDK-8164656 needs same change as JDK-8190690
...
Add -Dsun.net.spi.nameservice.provider.1=ns,mock to KdcPolicy.java @run calls
Reviewed-by: shade
2019-03-20 17:07:28 +00:00
Weijun Wang
fc9578072a
8175120: Remove old tests on kdc timeout policy
...
Reviewed-by: xuelei, shade
2019-03-15 04:47:18 +00:00
Weijun Wang
2e178a6d39
8164656: krb5 does not retry if TCP connection timeouts
...
Reviewed-by: xuelei
2016-08-24 13:32:00 +08:00
Alexey Ivanov
47f59b3a40
8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
...
Lambdafy, and replace character string literal characters with unicode.
Reviewed-by: serb, alexsch
2019-03-08 18:38:50 +00:00
Semyon Sadetsky
faa8b17881
8133108: [PIT] Container size is wrong in JEditorPane
...
Override GlyphView.getMinimumSpan in BasicTextFieldUI instead of explicit check in default getMinimumSpan.
Reviewed-by: alexsch, azvegint
2019-03-08 16:16:40 +00:00
Semyon Sadetsky
a35e21efcc
8132136: [PIT] RTL orientation in JEditorPane is broken
...
Reverse 8076164, check for can't resize up front in GlyphView.getMinimumSpan.
Reviewed-by: alexsch, serb
2019-03-08 15:37:37 +00:00
Semyon Sadetsky
dc5c3589cc
8076164: [JTextField] When input too long Thai character, cursor's behavior is odd
...
Add GlyphView.getResizeWeight() to enable forced use of getPreferredSpan(X_AXIS).
Reviewed-by: alexsch, azvegint
2019-03-06 21:43:04 +00: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
Sean Mullan
68e393c051
8207258: Distrust TLS server certificates anchored by Symantec Root CAs
...
Add class CADistrustPolicy and distrust Symantec.
Reviewed-by: weijun
2019-03-01 00:55:45 +00:00
Prasanta Sadhukhan
fcfdb2bf4d
8132985: Crash in freetypescaler.c due to double free
...
Reviewed-by: prr, simonis
2015-10-05 15:36:43 +03:00
Ichiroh Takiguchi
3e9972f809
8211382: ISO2022JP and GB18030 NIO converter issues
...
Reviewed-by: sherman, rriggs
2018-11-01 17:48:10 -04: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
Paul Hohensee
fd2ac91462
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
...
Terminate cipher lists with TLS_EMPTY_RENEGOTIATION_INFO_SCSV.
Reviewed-by: jnimeh, clanger
2019-02-22 17:45:01 +00:00
Sean Coffey
e7b982096a
8213952: Relax DNSName restriction as per RFC 1123
...
Reviewed-by: weijun, mullan, chegar
2018-12-05 17:33:01 +00:00
Andrew John Hughes
98a6ba2561
Merge
2019-02-06 04:09:08 +00:00
Severin Gehwolf
66abbb9257
8216058: [TESTBUG] tools/launcher/VersionCheck.java fails after JDK-8215992
...
Blacklist clhsdb and hsdb for '-version' option.
Reviewed-by: aph, andrew
2019-01-03 12:14:48 +01: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
Severin Gehwolf
74726e3e3a
8059038: Create new launcher for SA tools
...
Create separate launchers for clhsdb and hsdb since JDK 8 uses separate launchers for SA tools
Reviewed-by: kevinw, andrew
2018-11-20 17:45:54 +01:00
Fairoz Matte
1a43d933ec
8212914: Test javax/imageio/plugins/bmp/BMP8BPPLoadTest.java fails
...
Replaced bmp test file with data array
Reviewed-by: psadhukhan, jdv
2018-12-05 03:51:45 -05:00
Ramanand Patil
6405ae111a
8213085: (tz) Upgrade time-zone data to tzdata2018g
...
Reviewed-by: martin, naoto
2018-11-20 11:25:59 -05:00
Aleksei Efimov
f701a59174
Merge
2018-11-12 23:44:13 +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
Paul Hohensee
f8aa8c79ba
8129822: Define "headful" jtreg keyword
...
Add "headfull" keyword to jdk/test/TEST.ROOT.
Reviewed-by: alanb, alexsch
2019-02-25 07:03:19 +00:00
Aleksei Efimov
17d11040e8
Merge
2018-11-08 18:48:19 +00:00
Martin Balao
6f136c53bc
8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
...
TLS v1.2 algorithms for key and MAC derivation added to SunPKCS11 crypto provider. 8210912 fix is included as part of this changeset.
Reviewed-by: valeriep
2018-10-31 17:04:47 -03:00
Ivan Gerasimov
24d86358ea
8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
...
Improves the approach on parsing lib version
Reviewed-by: weijun, xuelei
2018-10-23 11:29:55 -07:00
Ivan Gerasimov
6182c473d6
8194864: Outputs more details for PKCS11 tests if the NSS lib version cannot be determined
...
It outputs the lib content if the lib version cannot be parsed
Reviewed-by: xuelei
2018-10-23 11:29:39 -07:00
Paul Hohensee
3b4e9b16df
8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
...
Replace BigInteger.valueof(3) with RSAKeyGenParameterSpec.F4
Reviewed-by: coffeys
2018-10-22 15:20:49 +00:00
Fairoz Matte
ff03105654
8193879: Java debugger hangs on method invocation
...
Reviewed-by: sspitsyn
2018-10-17 06:54:17 -04:00
Phil Race
4ea4c29a4c
8207322: Backport GTK3 support on Linux to 8u
...
Reviewed-by: prr, ssadetsky
2018-10-16 13:09:51 -07:00
Aleksei Efimov
7a00db080c
Merge
2018-10-16 16:09:12 +01:00
Aleksei Efimov
6b9230f05c
Merge
2018-10-15 15:05:59 +01:00
Prasadrao Koppula
39c1549588
8211883: Disable anon and NULL cipher suites
...
Reviewed-by: mullan, coffeys
2018-10-30 11:06:28 +05:30
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
David Buck
19e229133e
8163083: SocketListeningConnector does not allow invocations with port 0
...
Reviewed-by: sspitsyn, amenkov, gadams, jcbeyler
2018-10-14 19:45:50 -04:00