Brian Burkhalter
c0d7208b4b
8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
...
Add to specification of newBufferedWriter() and write() methods that the DELETE_ON_CLOSE option triggers invoking checkDelete().
Reviewed-by: alanb
2015-05-07 16:12:10 -07:00
Katja Kantserova
549731dc2f
8078896: Add @modules as needed to the jdk_svc tests
...
Reviewed-by: alanb, mchung
2015-05-07 09:11:49 +02:00
Joe Darcy
709770f935
8079544: Mark java/util/regex/RegExTest.java as failing intermittently
...
Reviewed-by: sherman
2015-05-06 16:00:15 -07:00
Artem Smotrakov
ccb64b56b2
8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given
...
Reviewed-by: weijun
2015-05-06 09:22:03 +08:00
Kumar Srinivasan
e4df48efea
8078225: tools/launcher/FXLauncherTest.java fails intermittently (win)
...
Reviewed-by: darcy
2015-05-05 18:18:06 -07:00
Joe Darcy
3830136846
8079419: Update to RegEx test to use random number library
...
Reviewed-by: sherman
2015-05-05 15:34:22 -07:00
Jason Uh
53ae2943eb
8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
...
Reviewed-by: weijun
2015-05-05 14:44:39 -07:00
Vinnie Ryan
99e090089e
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
...
Reviewed-by: weijun
2015-05-05 17:55:16 +01:00
Alejandro Murillo
bc6eae682e
Merge
2015-05-05 08:11:41 -07:00
Weijun Wang
3db31d77fc
8078439: SPNEGO auth fails if client proposes MS krb5 OID
...
Reviewed-by: valeriep
2015-05-05 21:14:12 +08:00
Aleksei Efimov
c565cf62f8
8077685: (tz) Support tzdata2015d
...
Reviewed-by: okutsu
2015-05-02 22:51:45 +03:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Joe Darcy
7dfccc294e
8079107: Update TestKeyPairGenerator.java to use random number generator library
...
Reviewed-by: mullan
2015-04-30 16:51:53 -07:00
Brian Burkhalter
30e8183ee8
8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
...
Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: darcy
2015-04-29 16:34:49 -07:00
Naoto Sato
ae93bb2873
8075545: Add permission check for locale service provider implementations
...
Reviewed-by: mchung, alanb
2015-04-29 11:03:56 -07:00
Joe Darcy
86c109e149
8078334: Mark regression tests using randomness
...
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Joe Darcy
84bc5a8a04
8078880: Mark a few more intermittently failuring security-libs
...
Reviewed-by: xuelei
2015-04-29 08:37:57 -07:00
Brian Burkhalter
6929be6fff
8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key
...
Extend disallowing null control character key to remove()
Reviewed-by: rriggs, alanb
2015-04-28 11:10:45 -07:00
Roger Riggs
41b36c4295
8078826: Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently
...
Add debugging output for diagnose intermittent failure
Reviewed-by: chegar, joehw
2015-04-28 09:28:24 -04:00
Roger Riggs
642e0ac6f1
8078369: [testbug] java/time/tck/java/time/TCKOffsetTime[now] fails on slow devices
...
Increase the tolerance between successive calls to now() to 20sec
Reviewed-by: scolebourne, sherman, dfuchs
2015-04-27 16:31:47 -04:00
Artem Smotrakov
64969c0889
8075007: Additional tests for krb5-related cipher suites with unbound server
...
Reviewed-by: weijun
2015-04-27 21:02:40 +08:00
Jaroslav Bachorik
a79d202015
8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
...
Reviewed-by: sla, dholmes
2015-04-27 10:13:21 +02:00
Jaroslav Bachorik
883ba19236
8077402: JMXStartStopTest fails intermittently on slow hosts
...
Reviewed-by: sla, dholmes
2015-04-27 10:12:56 +02:00
Doug Lea
37fbfc1a3d
8078490: Missed submissions in ForkJoinPool
...
Reviewed-by: psandoz, shade, martin, chegar
2015-04-24 15:39:41 +02:00
Volker Simonis
476d962701
8078520: [TESTBUG] fix 'test/tools/launcher/ExecutionEnvironment.java' to run on arbitrary *nix systems
...
Reviewed-by: ksrini
2015-04-24 09:37:06 +02:00
Stanislav Baiduzhyi
fc822a824b
8074761: Empty optional parameters of LDAP query are not interpreted as empty
...
Reviewed-by: vinnie
2015-04-23 13:48:02 -04:00
Artem Smotrakov
f3a11c507f
8048138: Tests for JAAS callbacks
...
Reviewed-by: weijun
2015-04-23 18:01:01 +08:00
Weijun Wang
ff227ec11f
8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java failed in certain env
...
8075576: com/sun/security/auth/module/KeyStoreLoginModule/OptionTest.java failed in certain env
Reviewed-by: xuelei
2015-04-22 23:27:30 +08:00
Vinnie Ryan
9ef4bd4a6c
8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with BindException
...
Reviewed-by: xuelei
2015-04-22 14:01:01 +01:00
Aleksei Efimov
603b214413
8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
...
Reviewed-by: joehw, lancea
2015-04-22 02:23:06 +03:00
Michael McMahon
5576054776
8078276: add copyright header to IPv6NameserverPlatformParsingTest
...
Reviewed-by: alanb, rriggs
2015-04-21 16:35:45 +01:00
Severin Gehwolf
d604ad29ba
6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException
...
Reviewed-by: michaelm, andrew
2015-04-21 14:36:57 +01:00
Chris Hegarty
e028ed3a21
8075139: Restore java.protocol.handler.pkgs to work as a fallback for migration
...
Reviewed-by: alanb, psandoz
2015-04-21 14:23:58 +01:00
Shanliang Jiang
999f0f1fd4
8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
...
Reviewed-by: alanb, sla
2015-04-21 10:24:20 +02:00
Dmitry Samersoff
cf33d5c103
8074146: jdb has succeded to read an unreadable file
...
Remove this testcase
Reviewed-by: sla, egahlin
2015-04-20 11:03:47 -07:00
Joe Darcy
19b0ecc5d4
8077952: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh should be quarantined
...
Reviewed-by: jbachorik
2015-04-20 10:37:41 -07:00
Katja Kantserova
c1b5c1b53a
8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry
...
Reviewed-by: sla
2015-04-20 08:45:54 +02:00
Calvin Cheung
cd6c611521
Merge
2015-04-17 14:37:44 -07:00
Jason Uh
454ec2e69d
7194452: Remove "Reverse" PKIX CertPathBuilder implementation
...
Reviewed-by: mullan
2015-04-17 11:51:47 -07:00
Aleksei Efimov
888e0f812c
8071968: javax/xml/ws/8046817/GenerateEnumSchema.java failed on Windows platform
...
Reviewed-by: lancea
2015-04-17 19:57:57 +03:00
Shanliang Jiang
b705686a86
8042901: Allow com.sun.management to be in a different module to java.lang.management
...
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:40:02 +02:00
Vladimir Kozlov
652a289f75
Merge
2015-04-16 14:06:33 -07:00
Naoto Sato
5b2c289414
8076287: Performance degradation observed with TimeZone Benchmark
...
Reviewed-by: okutsu
2015-04-16 08:25:19 -07:00
Henry Jen
3bef36626e
Merge
2015-04-15 07:33:34 -07:00
Katja Kantserova
cf90c844eb
8077611: com/sun/jdi/ConnectedVMs.java should be unquarantined
...
Reviewed-by: sla
2015-04-15 13:27:39 +02:00
Jaroslav Bachorik
1c76dd4fbc
8077327: ThreadStackTrace.java throws exception: BlockedThread expected to have BLOCKED but got RUNNABLE
...
Reviewed-by: sspitsyn, dfuchs
2015-04-15 09:38:45 +02:00
Artem Smotrakov
dc99c45870
8076221: Disable RC4 cipher suites
...
Reviewed-by: xuelei, wetmore
2015-04-15 07:34:24 +00:00
Jason Uh
31a7b46b00
8076117: EndEntityChecker should not process custom extensions after PKIX validation
...
Reviewed-by: xuelei, mullan
2015-04-14 13:02:23 -07:00
David Dehaven
8130b5c80f
Merge
2015-04-14 10:15:54 -07:00
Vladimir Ivanov
4097393258
8057919: Class.getSimpleName() should work for non-JLS compliant class names
...
Reviewed-by: dholmes, jrose
2015-04-14 18:03:12 +03:00