Weijun Wang
d4a597432b
8029181: ts.sh generates invalid file after JDK-8027026
...
Reviewed-by: vinnie, mullan
2013-11-27 09:56:38 +08:00
David Chase
7c4cc7e6ab
8016839: JSR292: AME instead of IAE when calling a method
...
Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null.
Reviewed-by: acorn, jrose, coleenp
2013-11-26 17:16:07 -05:00
Yuka Kamiya
2d7889013f
8029057: test/java/text/Bidi/Bug6665028.java can fail with OutOfMemoryError
...
Reviewed-by: okutsu
2013-11-26 14:49:55 +09:00
Patrick Zhang
fd33467c12
8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
...
Reviewed-by: alanb, dfuchs, joehw
2013-11-25 16:53:30 -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
Paul Sandoz
7cc2b13bf1
8028516: Java doc error in Int/Long/Double/Stream.peek
...
Reviewed-by: chegar
2013-11-25 09:55:34 +01:00
Joel Borggrén-Franck
8296f65abb
8023278: Reflection API methods do not throw AnnotationFormatError in case of malformed Runtime[In]VisibleTypeAnnotations attribute
...
Reviewed-by: darcy
2013-11-22 11:34:26 +01:00
Sean Coffey
903988da78
Merge
2013-11-22 09:56:56 +00:00
Stuart Marks
99fc6852a3
7174936: several String methods claim to always create new String
...
Reviewed-by: dholmes, bchristi, alanb, lancea
2013-11-21 16:02:16 -08:00
Dan Xu
a353eaac39
8028628: java/nio/channels/FileChannel/Size.java failed once in the same binary run
...
Reviewed-by: alanb, chegar, mchung, lancea
2013-11-21 14:23:41 -08:00
Dan Xu
cf45a693dc
7065902: (file) test/java/nio/file/Files/Misc.java fails on Solaris 11 when run as root
...
Reviewed-by: alanb
2013-11-21 14:16:49 -08:00
Aleksei Efimov
29d469503e
8027370: Support tzdata2013h
...
Reviewed-by: sherman, coffeys
2013-11-21 20:48:24 +00:00
Valerie Peng
b04c80f960
Merge
2013-11-21 11:58:51 -08:00
Christine Lu
9502ae8f07
Added tag jdk8-b117 for changeset 03f1370d6d68
2013-11-21 09:23:03 -08:00
Martin Buchholz
6c4294c2d9
6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug
...
Reviewed-by: alanb
2013-11-21 16:06:05 +00:00
Tristan Yan
d45f6482a3
8022212: Intermittent test failures in java/net
...
Reviewed-by: chegar
2013-11-21 13:42:54 +00:00
Tristan Yan
4fe266b9f7
7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently
...
Additional stacktrace information is printed on failure
Reviewed-by: alanb, dfuchs, chegar
2013-11-21 13:37:11 +00:00
Balchandra Vaidya
1399e33c87
8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423
...
Removed 5 testcases from the ProblemList
Reviewed-by: sla
2013-11-21 12:57:08 +00:00
Erik Gahlin
c3a4fe847a
6402201: ProcessAttachTest.sh needs better synchronization
...
Reviewed-by: alanb
2013-11-21 13:46:35 +01:00
Mark Sheppard
aae4ea0fe1
8028215: ORB.init fails with SecurityException if properties select the JDK default ORB
...
Check for default ORBImpl and ORBSingleton set via properties or System properties
Reviewed-by: alanb, coffeys, mchung
2013-11-21 11:36:39 +00:00
Alan Bateman
bc63be15f2
8028734: test/java/util/Locale/InternationalBAT.java changes does not restore the default TimeZone
...
Reviewed-by: naoto
2013-11-20 21:34:47 +00: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
Joel Borggrén-Franck
ed3617da2e
8027413: Clarify javadoc for j.l.a.Target and j.l.a.ElementType
...
Reviewed-by: darcy
2013-11-20 13:12:04 +01:00
Erik Gahlin
bcfc0d5917
7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails
...
Reviewed-by: sla
2013-11-20 12:32:13 +01:00
Valerie Peng
be7c03049b
8026943: SQE test jce/Global/Cipher/SameBuffer failed
...
Always use different input/output buffers when calling FeedbackCipher objects
Reviewed-by: mullan
2013-11-19 15:29:56 -08:00
Stuart Marks
aa58ae7951
8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails
...
Reviewed-by: lancea
2013-11-19 15:05:30 -08:00
Daniel Fuchs
c430720e0a
8005202: java/util/logging/CheckLockLocationTest.java fail on solars_10
...
This test has been seen failing on Solaris 10, presumably because it was run as root. The fix will skip the non-writable case if it can't make a non-writable dir.
Reviewed-by: mchung
2013-11-19 22:28:12 +01:00
Dan Xu
b33443f947
8028631: Improve the test coverage to the pathname handling on unix-like platforms
...
Add GeneralSolaris.java testcase and fix the concurrency issue
Reviewed-by: lancea, chegar, alanb
2013-11-19 13:22:50 -08:00
Daniel Fuchs
f1917fec5d
8028185: XMLFormatter.format emits incorrect year
...
Fixes a regression where the year in the date was increased by 1900.
Reviewed-by: alanb, mchung
2013-11-19 20:10:58 +01: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
Mandy Chung
844aadb9d0
8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from ProblemList.txt
...
Reviewed-by: sla
2013-11-19 10:19:31 -08:00
Alexander Zuev
550196b242
8027900: pack200 option is broken due to the incorrect makefile definition for its driver
...
Reviewed-by: ksrini, ihse
2013-11-19 22:05:45 +04:00
Vinnie Ryan
5548eb1e00
8015571: OCSP validation fails if ocsp.responderCertSubjectName is set
...
Reviewed-by: mullan, xuelei
2013-11-19 17:55:43 +00:00
Michael McMahon
1beab3cc44
8028581: [TESTBUG] java/net/Socket/LingerTest.java failing
...
Reviewed-by: alanb
2013-11-19 17:49:57 +00:00
Sean Coffey
4c729287e7
8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently
...
Reviewed-by: chegar
2013-11-19 16:22:37 +00:00
Rob McKenna
49efd68082
8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java
...
Reviewed-by: chegar, alanb
2013-11-19 15:36:59 +00:00
Vinnie Ryan
17f85d7987
Merge
2013-11-19 15:42:59 +00: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
Balchandra Vaidya
5cdc23a99c
8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind
...
Reviewed-by: chegar
2013-11-19 15:31:33 +00:00
Kumar Srinivasan
0366da9c72
8023978: [TEST_BUG] launcher tests must exclude platforms without server vm
...
Reviewed-by: dholmes, mchung
2013-11-19 07:10:06 -08:00
Alan Bateman
b24838bfc0
8028589: Instrument tools/jar/JarEntryTime.java to make it easier to diagnose failures
...
Reviewed-by: chegar
2013-11-19 15:09:48 +00:00
Sean Coffey
0b55e91e3e
8028583: Add helper methods to test libraries
...
Reviewed-by: chegar
2013-11-19 14:47:48 +00:00
Alan Bateman
2cb2725b14
8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
...
Reviewed-by: dholmes, sla, tbell
2013-11-19 14:08:28 +00:00
Tristan Yan
549ac1b03e
7086879: java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled
...
Reviewed-by: chegar
2013-11-19 13:46:51 +00:00
Erik Gahlin
cb23e64ae2
8028505: Put sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh on ProblemList.txt
...
Reviewed-by: alanb
2013-11-19 11:47:40 +01: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
1a633e63a9
Merge
2013-11-15 07:14:23 -08:00
Aleksei Efimov
8c2d186555
8027848: The ZoneInfoFile doesn't honor future GMT offset changes
...
Reviewed-by: sherman, coffeys
2013-11-15 15:06:04 +04:00
Lana Steuck
2a6dfa1df3
Merge
2013-11-14 23:32:31 -08:00