Commit Graph

272 Commits

Author SHA1 Message Date
Mark Sheppard
6202e3a60d 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Intermittent test failure leaves server process - add server pid to test's kill -9 command

Reviewed-by: chegar
2014-03-20 15:25:57 +00:00
Rajan Halade
56b41822fb 8033271: Manual security tests have @ignore rather than @run main/manual
Reviewed-by: xuelei, wetmore
2014-03-18 15:04:59 -07:00
Phil Race
f20478bb72 Merge 2014-03-07 10:53:58 -08:00
Staffan Larsen
70af1402f4 8036132: Tab characters in test/com/sun/jdi files
Reviewed-by: alanb, mikael
2014-03-05 16:55:38 +01:00
Xue-Lei Andrew Fan
521f9a2048 8032473: Restructure JSSE regression test hierarchy in jdk test
Reviewed-by: weijun
2014-03-05 07:24:34 +00:00
Pavel Punegov
bd9b40bbfb 6946101: ShellScaffold.sh based tests can issue "write error: Broken pipe" messages
Reviewed-by: dcubed, sla
2014-03-03 18:17:00 +04:00
Phil Race
5d277802e1 Merge 2014-02-27 10:43:53 -08:00
Phil Race
3b1cc58576 Merge 2014-02-20 16:27:08 -08:00
Phil Race
516c0ad2bd Merge 2014-02-11 14:42:17 -08:00
Jaroslav Bachorik
1cf765b9e8 6791551: ExclusiveBind.java has a race condition
Reviewed-by: sla, sjiang
2014-02-10 14:01:16 +01:00
Lana Steuck
c674b61761 Merge 2014-02-04 16:24:39 -08:00
Staffan Larsen
579b11a884 8029808: com/sun/jdi/ProcessAttachTest.sh times out
Reviewed-by: alanb, dsamersoff
2014-02-04 15:25:10 +01:00
Qi Zuo
d701a3751b Merge 2014-01-30 10:36:40 -05:00
Vladimir Kozlov
57b7b831ae Merge 2014-01-28 14:57:41 -08:00
Dmitry Samersoff
2489c7b220 8002116: This JdbReadTwiceTest.sh gets an exit 1
Explicitly check readability of file in question

Reviewed-by: sla, dholmes, olagneau
2014-01-27 17:13:16 +04:00
Dmitry Samersoff
aab73f9356 8024049: com/sun/jdi/ProcessAttachTest.sh shortens 7-digit pid to 6-digit
Replace cut call to awk

Reviewed-by: sla, olagneau
2014-01-27 15:11:56 +04:00
Volker Simonis
ad1b6f1a39 8032578: [TESTBUG] Fix tests which use SecurityConstants.AWT
Reviewed-by: pchelko
2014-01-23 17:43:32 +01:00
Vladimir Kozlov
9c83896027 Merge 2014-01-22 14:17:32 -08:00
Volker Simonis
70041ae4e4 8028537: PPC64: Updated the JDK regression tests to run on AIX
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
2014-01-17 21:54:30 +01:00
Staffan Larsen
20e46075a9 8028994: com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin
Reviewed-by: mchung, jbachorik
2014-01-20 16:27:55 +01:00
Shanliang Jiang
286b95f83f 8029378: com/sun/jdi/BadHandshakeTest.java failed with java.util.concurrent.TimeoutException
Reviewed-by: dholmes, jbachorik
2014-01-17 15:58:18 +01:00
Lana Steuck
657b9db1ba 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date

Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Staffan Larsen
3d29dc96b0 6952105: TEST_BUG: testcase failure, not very often, com/sun/jdi/SuspendThreadTest.java
Reviewed-by: dholmes, sspitsyn, dsamersoff
2014-02-21 16:26:22 +01:00
Michael Cui
2d2b14d980 7052625: com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently
Reviewed-by: chegar
2014-02-20 13:03:36 +00:00
Florian Weimer
201a5c86b7 8035105: DNS provider cleanups
Reviewed-by: alanb
2014-02-20 10:41:06 +00:00
Michael Cui
dca4d10631 8028711: TEST_BUG: Shell tests should pass through VM options
Reviewed-by: alanb
2014-02-13 15:59:04 +00:00
Alan Bateman
76a5534d5b 8029904: Remove com.sun.security.auth.callback.DialogCallbackHandler
Reviewed-by: mullan
2013-12-16 15:05:26 +00:00
Staffan Larsen
4799040e87 8030204: com/sun/jdi/JdbExprTest.sh: Required output "Can\\'t convert 2147483648 to int" not found
Reviewed-by: alanb
2013-12-16 15:38:31 +01:00
Staffan Larsen
6c4e462b47 4660158: TTY: NumberFormatException while trying to set values by 'set' command
Reviewed-by: alanb, sspitsyn
2013-12-16 11:09:52 +01:00
Staffan Larsen
bf00fe4292 8028430: JDI: ReferenceType.visibleMethods() return wrong visible methods
Reviewed-by: mchung
2013-12-16 11:04:59 +01: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
Shanliang Jiang
5e65bad007 8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds
Reviewed-by: alanb, dfuchs
2013-12-03 08:53:23 +01:00
Jaroslav Bachorik
b77ba98513 6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS
Reviewed-by: mchung
2013-11-28 09:10:18 +01:00
Lana Steuck
33cd414e58 Merge 2013-11-25 09:40:25 -08:00
Lana Steuck
1a633e63a9 Merge 2013-11-15 07:14:23 -08:00
Valerie Peng
b04c80f960 Merge 2013-11-21 11:58:51 -08: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
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
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
Petr Pchelko
5f7b6dfb6c 8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108
Reviewed-by: anthony
2013-11-14 11:42:46 +04:00
Erik Gahlin
7e3d90db4a 6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh
Reviewed-by: sla, sspitsyn
2013-11-13 18:41:30 +01:00
Jaroslav Bachorik
d35ec75e4f 8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently
Reviewed-by: dholmes, ykantser
2013-11-13 13:12:16 +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
Lana Steuck
84da58d996 Merge 2013-11-08 17:36:14 -08:00
Tristan Yan
5d27126a44 8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine
Reviewed-by: chegar
2013-11-08 18:54:29 +00:00
Dan Xu
f7db4eb56b 8027624: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again
Reviewed-by: wetmore
2013-11-01 14:40:03 -07:00
Staffan Larsen
fdbeb8e0fb 8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events
Reviewed-by: dcubed
2013-11-01 15:10:10 +01:00
Lana Steuck
ac6386468f Merge 2013-10-31 16:44:18 -07:00