Joe Darcy
|
48ce9464b0
|
8031651: Remove unneeded -source and -target flags in jdk repo regression tests
Reviewed-by: dfuchs, mullan
|
2014-01-14 10:08:24 -08:00 |
|
Xue-Lei Andrew Fan
|
ca25819893
|
8031566: regression test failure, SSLEngineBadBufferArrayAccess.java
Reviewed-by: mullan
|
2014-01-14 06:41:10 -08:00 |
|
Katja Kantserova
|
7175e6fe70
|
6380601: MISC_REGRESSION tests need to be more resilient to ps cmd problems
Reviewed-by: sla, alanb, jbachorik
|
2014-01-14 11:08:33 +01:00 |
|
Xue-Lei Andrew Fan
|
520ada1ca7
|
8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
Reviewed-by: mullan, weijun
|
2014-01-13 21:12:58 -08:00 |
|
Xue-Lei Andrew Fan
|
15c7afef94
|
8028518: Increase the priorities of GCM cipher suites
Reviewed-by: wetmore
|
2014-01-13 20:56:18 -08:00 |
|
Aleksei Efimov
|
e03b5f15ed
|
8025051: Update resource files for TimeZone display names
Reviewed-by: okutsu, mfang
|
2013-12-30 16:46:55 +04:00 |
|
Jaroslav Bachorik
|
a923f5c5d3
|
8031420: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails on some platforms: Unable to locate 'libjvm.so'
Reviewed-by: sla, chegar, sjiang
|
2014-01-10 08:22:00 +01:00 |
|
Weijun Wang
|
74e666c00e
|
8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt
Reviewed-by: xuelei
|
2013-12-30 11:51:19 +08:00 |
|
Xue-Lei Andrew Fan
|
3b4a745b26
|
8025415: Test SSLSocketImplThrowsWrongExceptions.java timed out
Reviewed-by: weijun
|
2013-12-24 20:07:12 -08:00 |
|
Xue-Lei Andrew Fan
|
a46e0545ea
|
8030842 : Intermittent test failure SSLSocketTimeoutNulls.java
Reviewed-by: weijun
|
2013-12-19 22:59:21 -08:00 |
|
Yiming Wang
|
aa384aeaaf
|
8022879: TEST_BUG: sun/nio/cs/MalformedSurrogates.java fails intermittently
Reviewed-by: martin
|
2013-12-19 18:13:19 +00:00 |
|
Xue-Lei Andrew Fan
|
ffe3f52e17
|
7093640: Enable client-side TLS 1.2 by default
Reviewed-by: weijun, mullan, wetmore
|
2013-12-19 02:27:25 -08:00 |
|
Jaroslav Bachorik
|
b7f68c381a
|
8029809: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails intermittently with "Operation not permitted"
Reviewed-by: sla
|
2013-12-18 11:00:48 +01:00 |
|
Alan Bateman
|
76a5534d5b
|
8029904: Remove com.sun.security.auth.callback.DialogCallbackHandler
Reviewed-by: mullan
|
2013-12-16 15:05:26 +00:00 |
|
Zaiyao Liu
|
7c18844372
|
8028562: Test SSLSocketSSLEngineTemplate.java intermittent failed with "Data length error"
Test stabilization, read one more time in case of message fragment
Reviewed-by: mullan, xuelei
|
2013-12-15 20:24:45 -08:00 |
|
Anthony Scarpino
|
3c1c57bbbd
|
8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions
Reviewed-by: vinnie
|
2013-12-04 10:59:17 -08:00 |
|
Sean Coffey
|
3239c322f2
|
8029347: sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly intermittently
Reviewed-by: alanb
|
2013-12-04 17:03:13 +00:00 |
|
Mattias Tobiasson
|
7d90d5b2de
|
6461635: [TESTBUG] BasicTests.sh test fails intermittently
Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from script to java.
Reviewed-by: alanb
|
2013-12-03 17:06:23 +01:00 |
|
Valerie Peng
|
0e30b48211
|
Merge
|
2013-12-03 17:25:28 -08:00 |
|
Valerie Peng
|
ad74259a34
|
8029158: sun/security/pkcs11/Signature/TestDSAKeyLength.java does not compile (or run)
Add the missing library path and skip testing against NSS 1.14 or later due to known NSS issue
Reviewed-by: vinnie, ascarpino
|
2013-12-03 17:23:58 -08:00 |
|
Weijun Wang
|
7ddfe32e7b
|
8028351: JWS doesn't get authenticated when using kerberos auth proxy
Reviewed-by: xuelei
|
2013-12-04 09:14:42 +08:00 |
|
Michael McMahon
|
7da695792c
|
8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream
Reviewed-by: alanb, chegar
|
2013-12-03 17:29:19 +00:00 |
|
Vinnie Ryan
|
9dae7f5c55
|
8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test
Reviewed-by: mullan
|
2013-12-02 14:19:25 +00:00 |
|
Rajan Halade
|
dec69128e0
|
8021418: Intermittent: SSLSocketSSLEngineTemplate.java test fails with timeout
Reviewed-by: xuelei, wetmore
|
2013-11-27 15:25:36 -08:00 |
|
Weijun Wang
|
d4a597432b
|
8029181: ts.sh generates invalid file after JDK-8027026
Reviewed-by: vinnie, mullan
|
2013-11-27 09:56:38 +08:00 |
|
Valerie Peng
|
5e6a93fc20
|
7200306: SunPKCS11 provider delays the check of DSA key size for SHA1withDSA to sign() instead of init()
Add key length checks to P11Signature class
Reviewed-by: mullan
|
2013-11-25 11:56:53 -08:00 |
|
Lana Steuck
|
33cd414e58
|
Merge
|
2013-11-25 09:40:25 -08:00 |
|
Aleksei Efimov
|
29d469503e
|
8027370: Support tzdata2013h
Reviewed-by: sherman, coffeys
|
2013-11-21 20:48:24 +00:00 |
|
Lana Steuck
|
1a633e63a9
|
Merge
|
2013-11-15 07:14:23 -08:00 |
|
Mandy Chung
|
7183dce25d
|
8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from ProblemList.txt
Reviewed-by: sla, chegar
|
2013-11-20 10:00:54 -08:00 |
|
Roger Riggs
|
ce59b012f7
|
8028141: test/sun/management/jmxremote/bootstrap/LocalManagementTest|CustomLauncherTest.java failing again
Correct to use the test.class.path instead of test.classes
Reviewed-by: alanb, chegar
|
2013-11-19 13:20:07 -05:00 |
|
Vinnie Ryan
|
242d5a95bd
|
8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src}
Reviewed-by: alanb, weijun
|
2013-11-19 15:39:58 +00:00 |
|
Weijun Wang
|
ab91495c0e
|
8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available
Reviewed-by: xuelei
|
2013-11-19 14:14:14 +08:00 |
|
Lana Steuck
|
2a6dfa1df3
|
Merge
|
2013-11-14 23:32:31 -08:00 |
|
Rajan Halade
|
7ba208e79f
|
8014266: regression test AsyncSSLSocketClose.java time out
Reviewed-by: xuelei
|
2013-11-14 16:08:28 -08:00 |
|
Joel Borggrén-Franck
|
4163fbdc49
|
8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true
Reviewed-by: briangoetz
|
2013-11-14 12:17:37 +01:00 |
|
Jaroslav Bachorik
|
d2a8f2c819
|
8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests
Reviewed-by: sla, egahlin
|
2013-11-18 16:20:40 +01:00 |
|
Jaroslav Bachorik
|
e72d357292
|
8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support
Reviewed-by: sla
|
2013-11-18 15:25:15 +01:00 |
|
Phil Race
|
ea862540b1
|
8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails
Reviewed-by: bae, jchen
|
2013-11-13 11:59:49 -08:00 |
|
Katja Kantserova
|
17e4152715
|
8015497: Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary
Reviewed-by: sla
|
2013-11-13 11:46:05 +01:00 |
|
Xue-Lei Andrew Fan
|
cc6f28352f
|
8023147: Test DisabledShortRSAKeys.java intermittent failed
Reviewed-by: mullan
|
2013-11-13 01:14:23 -08:00 |
|
Alan Bateman
|
a3d0dbcdd9
|
8028239: test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with NoClassDefFoundError
Reviewed-by: mchung, egahlin
|
2013-11-13 07:43:24 +00:00 |
|
Erik Gahlin
|
cd2f2cbb84
|
6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes()
Reviewed-by: sla
|
2013-11-12 18:12:47 +01:00 |
|
Erik Gahlin
|
d9cc0e7920
|
6543856: MonitorVmStartTerminate.sh fails intermittently
Reviewed-by: sla, dholmes
|
2013-11-12 17:40:26 +01:00 |
|
Sergey Bylokhov
|
9ab430a0d2
|
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
|
2013-11-12 20:24:25 +04:00 |
|
Alex Schenkman
|
fc31eabd57
|
8014506: Test of Jdp feature
Reviewed-by: sla
|
2013-11-08 18:16:12 +01:00 |
|
Weijun Wang
|
4780d5d560
|
8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
Reviewed-by: xuelei
|
2013-11-11 16:54:41 +08:00 |
|
Lana Steuck
|
84da58d996
|
Merge
|
2013-11-08 17:36:14 -08:00 |
|
Katja Kantserova
|
d876d630e3
|
8027752: sun/tools/jstatd/TestJstatdExternalRegistry.java: java.lang.SecurityException: attempt to add a Permission to a readonly Permissions object
Reviewed-by: sla, jbachorik
|
2013-11-07 16:55:39 +01:00 |
|
Yong Jeffrey Huang
|
2f6d30beca
|
8027695: There should be a space before % sign in Swedish locale
Reviewed-by: naoto
|
2013-11-07 22:30:06 -08:00 |
|