Michal Vala
|
8275c3907b
|
6990210: [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome
Reviewed-by: serb
|
2018-01-22 08:00:43 -08:00 |
|
Ivan Gerasimov
|
97c8fdb2dd
|
8175075: Add 3DES to the default disabled algorithm security property
Reviewed-by: xuelei, mullan, rhalade
|
2018-01-19 11:24:39 -08:00 |
|
Phil Race
|
eb5804b42e
|
Merge
|
2018-01-19 09:32:10 -08:00 |
|
Weijun Wang
|
724d1916fe
|
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
Reviewed-by: mullan
|
2018-01-22 12:00:41 +08:00 |
|
Goetz Lindenmaier
|
c1700dddf5
|
8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
Reviewed-by: ksrini, dholmes
|
2018-01-19 15:05:18 -08:00 |
|
Weijun Wang
|
bde972d645
|
8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
Reviewed-by: xuelei
|
2018-07-19 00:14:40 +08:00 |
|
Weijun Wang
|
a825fe0a2d
|
8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Reviewed-by: xuelei
|
2018-07-19 00:14:29 +08:00 |
|
Adam Petcher
|
108461949f
|
8206929: Check session context for TLS 1.3 session resumption
Additional checks to prevent TLS 1.3 sessions from being resumed when they shouldn't
Reviewed-by: xuelei
|
2018-07-17 13:04:40 -04:00 |
|
Weijun Wang
|
da18d08006
|
8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Reviewed-by: mullan
|
2018-07-17 22:22:00 +08:00 |
|
Jan Lahoda
|
5333f197be
|
8207032: Compilation succeeds without checking readability when --add-exports used
Ensuring --add-exports are only propagated when the target module reads the exporting module.
Reviewed-by: vromero, jjg
|
2018-07-16 16:31:33 +02:00 |
|
Jayathirth D V
|
ef6b063751
|
8176795: Wrong color drawn when painting translucent colors on volatile images using XRender
Reviewed-by: prr, ceisserer, pnarayanan
|
2018-01-18 11:22:28 +05:30 |
|
Phil Race
|
73afc1dc4b
|
Merge
|
2018-01-17 09:08:44 -08:00 |
|
Jayathirth D V
|
a559c8b653
|
8191174: PngReader throws IllegalArgumentException because ScanlineStride calculation logic is not proper
Reviewed-by: serb, bpb, pnarayanan
|
2018-01-17 10:58:22 +05:30 |
|
Goetz Lindenmaier
|
22762d1cdc
|
8189102: All tools should support -?, -h and --help
Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini
|
2018-01-16 08:48:34 +01:00 |
|
Prahalad Narayanan
|
15ecb4705f
|
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
Reviewed-by: bpb, jdv
|
2018-01-16 10:49:49 +05:30 |
|
Hamlin Li
|
1de9d061ec
|
8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range
Reviewed-by: dholmes, rriggs
|
2018-01-19 15:21:49 +08:00 |
|
Lana Steuck
|
8f528fba93
|
Merge
|
2018-01-18 18:58:46 +00:00 |
|
Goetz Lindenmaier
|
0480f69dd5
|
8194869: [TESTBUG][aix, s390] Adapt tests to platforms
Reviewed-by: mbaesken, simonis, dholmes, serb
|
2018-01-18 10:26:39 +01:00 |
|
John Jiang
|
284bf59656
|
8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837
Puts sun/security/pkcs11/Secmod/AddTrustedCert.java and sun/security/pkcs11/tls/TestKeyMaterial.java into ProblemList
Reviewed-by: weijun
|
2018-01-17 20:07:50 -08:00 |
|
John Jiang
|
94ecb77665
|
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-01-17 18:34:50 -08:00 |
|
Brent Christian
|
f61a078bd2
|
8194879: Runtime.Version parses string which does not conform to spec without throwing IAE
Reviewed-by: alanb, iris, rriggs
|
2018-01-17 16:15:15 -08:00 |
|
Mandy Chung
|
869f9e2ed0
|
8194554: filterArguments runs multiple filters in the wrong order
Reviewed-by: psandoz, jrose
|
2018-01-17 15:17:50 -08:00 |
|
Hamlin Li
|
39ef73acf1
|
8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
Reviewed-by: naoto, rgoel
|
2018-01-18 11:48:56 +08:00 |
|
Martin Buchholz
|
1655b15477
|
8194960: Add a test for trust manager and cacerts keystore sanity
Reviewed-by: weijun
|
2018-01-11 20:19:50 -08:00 |
|
Doug Lea
|
d771fc3a6b
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
Reviewed-by: martin
|
2018-01-16 18:28:39 -08:00 |
|
Doug Lea
|
c19d18871c
|
8191483: AbstractQueuedSynchronizer cancel/cancel race
Reviewed-by: martin
|
2018-01-16 18:24:32 -08:00 |
|
Lana Steuck
|
aad1a3592c
|
Merge
|
2018-01-16 22:24:20 +00:00 |
|
Leo Jiang
|
707eb1f2c2
|
8187946: Support ISO 4217 Amendments 163 and 164
Reviewed-by: naoto
|
2018-01-14 21:46:14 -08:00 |
|
Daniel Fuchs
|
424048c75f
|
8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly
Reviewed-by: chegar
|
2018-01-16 19:19:03 +00:00 |
|
Roger Riggs
|
99853dbf51
|
8194929: Unreferenced FileDescriptors not closed
Reviewed-by: alanb
|
2018-01-16 10:48:58 -05:00 |
|
Amit Sapre
|
9ed2fdbe3c
|
8179700: Exceptions thrown in StartManagementAgent.java
Removed Test case entry from problemList.txt
Reviewed-by: ysuenaga
|
2018-01-16 20:56:01 +05:30 |
|
Amit Sapre
|
9820ed61cd
|
8175542: JMX: Not enough JDP packets received
Fixed test case wrongly reporting timeout failures.
Reviewed-by: dholmes, hb
|
2018-01-16 12:38:21 +05:30 |
|
Mandy Chung
|
bb285a789a
|
8191350: jdk/internal/reflect/CallerSensitive/CheckCSMs.java test fails when -Xmx512m set
Reviewed-by: alanb
|
2018-01-14 16:42:47 -08:00 |
|
Gary Adams
|
4c078f48da
|
8031482: Some jcmds generate output with a \n as a separator rather than \r\n on Windows
Reviewed-by: cjplummer, sspitsyn, dholmes
|
2018-01-13 18:33:35 -05:00 |
|
Xueming Shen
|
b69a95d78d
|
8194667: Regex: Serialization doesn't work with match flags
Reviewed-by: rriggs
|
2018-01-12 14:05:42 -08:00 |
|
Parvathi Somashekar
|
ceb48aba9b
|
8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold
This is a subtask of JDK-4916621: update tests still using JDIScaffold to us TestScaffold instead.
Reviewed-by: sspitsyn, gthornbr
|
2018-02-12 16:08:33 -08:00 |
|
Jesper Wilhelmsson
|
f4c6bc0030
|
Merge
|
2018-02-10 09:25:35 +01:00 |
|
Dmitry Samersoff
|
ac524f2837
|
8190428: Minimal Dynamic Constant support for AArch64
AArch64 specific code for 8186046
Reviewed-by: aph, psandoz
|
2018-02-10 09:48:51 +00:00 |
|
Parvathi Somashekar
|
cf61647c30
|
8193150: Create a jtreg version of the test from JDK-8187143
Create a new jtreg test based on the test attached to the bug and add it to the ProblemsList.
Reviewed-by: sspitsyn, cjplummer
|
2018-02-09 09:56:05 -08:00 |
|
Jayathirth D V
|
0255b84ad3
|
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image
Reviewed-by: bpb, pnarayanan
|
2018-01-10 12:45:14 +05:30 |
|
Phil Race
|
3e132d770d
|
Merge
|
2018-01-08 08:53:14 -08:00 |
|
Felix Yang
|
46c4af28a4
|
8194724: Problem list java/net/httpclient/SplitResponseSSL.java
Reviewed-by: chegar
|
2018-01-08 07:13:27 -08:00 |
|
Jesper Wilhelmsson
|
fb8bca78ee
|
Merge
|
2018-01-05 22:02:20 +01:00 |
|
Brian Burkhalter
|
49beab63c8
|
4358774: Add null InputStream and OutputStream
Reviewed-by: alanb, prappo, reinhapa, rriggs
|
2018-01-12 11:06:24 -08:00 |
|
Naoto Sato
|
c025944b69
|
8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale
Reviewed-by: rriggs
|
2018-01-11 12:47:28 -08:00 |
|
John Jiang
|
6fc52a47f9
|
8194257: javax/net/ssl/compatibility/Compatibility.java should be updated for JDK 6 after JDK-8174748
Marks some of AES_256 and AES_128 cipher suites are JDK 6 enabled
Reviewed-by: xuelei
|
2018-01-09 18:36:31 -08:00 |
|
Claes Redestad
|
de4aa804af
|
8134459: java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed out
Reviewed-by: psandoz, rriggs
|
2018-01-10 00:08:46 +01:00 |
|
John Jiang
|
8918acdc7a
|
8189760: sun/security/ssl/CertPathRestrictions/TLSRestrictions.java failed with unexpected Exception intermittently
Adds synchronization to make sure the server exception is available
Reviewed-by: xuelei
|
2018-01-04 19:58:45 -08:00 |
|
Lana Steuck
|
c8c8cd7238
|
Merge
|
2018-01-04 04:22:28 +00:00 |
|
Shashidhara Veerabhadraiah
|
eb094d01fb
|
8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
Reviewed-by: aghaisas, serb
|
2018-01-03 15:37:35 +05:30 |
|