John Coomes
d0d065e65c
7198676: NPG: exclude MemoryMXBean tests which assume a perm gen
...
Reviewed-by: dcubed
2012-09-14 16:04:01 -07:00
John Coomes
62be90fc38
7198162: exclude test MemoryMXBean/LowMemoryTest2.sh
...
Reviewed-by: alanb, dsamersoff, sspitsyn
2012-09-14 15:02:24 -07:00
Stuart Marks
fac11519c4
7195099: update problem list with RMI test failures
...
Reviewed-by: alanb
2012-08-30 18:53:02 -07:00
Daniel D. Daugherty
7f75e401cc
7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list
...
Reviewed-by: alanb
2012-08-28 09:40:27 -07:00
Eric Wang
25c7724d6e
6962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy system
...
Reviewed-by: dholmes, alanb
2012-08-28 11:12:46 +01:00
Alan Bateman
ccd9f0ffaa
7193933: More ProblemList.txt updates (8/2012)
...
Reviewed-by: darcy, chegar
2012-08-24 19:35:30 +01:00
Eric Wang
6b186c1238
7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin
...
Reviewed-by: alanb
2012-08-16 14:35:26 +01:00
Amy Lu
16c1be5ff6
7191892: ProblemList.txt updates (8/2012)
...
Reviewed-by: alanb
2012-08-16 11:42:47 +01:00
Eric Wang
3ba6a2dff8
7076644: TEST_BUG: test/java/io/File/Basic.java fails with cygwin
...
Reviewed-by: alanb
2012-08-07 12:47:45 +01:00
Kurchi Subhra Hazra
9b4da3fa50
7184287: (prefs) BackingStoreException when calling flush on root node[macosx]
...
Change implementation to enable user without administrative privileges to call flush
Reviewed-by: alanb
2012-07-24 13:38:50 -07:00
Eric Wang
d74533b1eb
7081476: test/java/net/InetSocketAddress/B6469803.java failing intermittently
...
Reviewed-by: chegar
2012-07-19 18:19:04 +01:00
Dan Xu
c542e8e7b7
7185051: Remove TestProviderLeak.java from the ProblemList
...
Remove TestProviderLeak.java from jdk test problem list.
Reviewed-by: khazra
2012-07-18 15:19:22 -07:00
Olivier Lagneau
c25dd16233
7142596: RMI JPRT tests are failing
...
Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers.
Reviewed-by: smarks, alanb
2012-07-17 11:01:44 -07:00
Eric Wang
b28493b31b
7123972: test/java/lang/annotation/loaderLeak/Main.java fails intermittently
...
Reviewed-by: dholmes, smarks
2012-07-05 15:13:45 -07:00
Eric Wang
48d5be1b33
6948101: java/rmi/transport/pinLastArguments/PinLastArguments.java failing intermittently
...
Reviewed-by: dholmes, smarks
2012-07-05 15:12:10 -07:00
Bradford Wetmore
48cefbd960
7177556: Put TestProviderLeak.java on the ProblemList until test can be reworked
...
Reviewed-by: khazra
2012-06-15 17:42:16 -07:00
Alan Bateman
ad1642cdd9
7175011: ProblemList.txt updates (6/2012)
...
Reviewed-by: mduigou, chegar
2012-06-07 10:31:48 +01:00
Weijun Wang
f785c8a7a4
7162687: enhance KDC server availability detection
...
Reviewed-by: valeriep
2012-05-23 15:51:10 +08:00
Vinnie Ryan
a7c8728704
7162823: Modify the list of excluded tests (ProblemList
...
Reviewed-by: alanb
2012-04-19 16:58:34 +01:00
Michael McMahon
899181bf7c
7162043: Add headless mode tests to problem list [macosx]
...
Reviewed-by: alanb
2012-04-18 16:04:19 +01:00
Darryl Mocek
0881e4a989
7159130: add java/rmi/transport/pinClientSocketFactory to problem list
...
Reviewed-by: smarks
2012-04-04 15:57:04 -07:00
Alan Bateman
3ecf3e0fa1
7152866: Tests not run because they are missing the @run tag
...
Reviewed-by: chegar, dholmes
2012-03-12 10:17:18 +00:00
Alan Bateman
3269d85838
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:34:38 +00:00
Vinnie Ryan
594e178180
7151109: backout CR 6988842
...
Reviewed-by: mullan
2012-03-05 14:13:29 +00:00
Vinnie Ryan
1e3b108ef9
6988842: jce/ECC test fails for SunPKCS11 provider using nss library
...
Reviewed-by: mullan
2012-03-02 17:24:08 +00:00
Kumar Srinivasan
8f5b808cfe
7148499: Stack size in tools/launcher/Settings.java needs to be increased
...
Reviewed-by: alanb
2012-02-29 08:20:33 -08:00
Dmitry Samersoff
14732a0d27
7149181: sun/management/jmxremote/startstop/JMXStartStopTest.sh failing on all platforms
...
Disable test until JDK and hotspot changes meet each other.
Reviewed-by: alanb, acorn
2012-02-28 17:00:28 +04:00
Alan Bateman
6d519d366e
7148921: More ProblemList updates (2/2012)
...
Reviewed-by: chegar
2012-02-26 17:25:42 +00:00
Staffan Larsen
17f17157b9
7079093: TEST_BUG: java/lang/instrument/ManifestTest.sh fails with cygwin
...
Work around problems in some cygwin installations
Reviewed-by: alanb, sspitsyn
2012-02-24 20:09:49 +01:00
Staffan Larsen
399194bb7a
7073626: RmiBootstrapTest.sh and RmiSslBootstrapTest.sh fail under Cygwin
...
Detect and handle cygwin correctly
Reviewed-by: alanb, sspitsyn
2012-02-24 20:02:50 +01:00
Alan Bateman
697f151896
7147087: Remove AWT/Swing/client tests from ProblemList
...
Reviewed-by: ohair
2012-02-20 19:33:32 +00:00
Frederic Parain
ddaeb8933c
7144833: sun/tools/jcmd/jcmd-Defaults.sh failing intermittently
...
Reviewed-by: alanb
2012-02-15 09:29:05 -08:00
Alan Bateman
6e1303417c
7144895: ProblemList.txt updates (2/2012)
...
Reviewed-by: darcy, ohair
2012-02-12 21:09:09 +00:00
Staffan Larsen
c3ee1cf7f9
7132199: sun/management/jmxremote/bootstrap/JvmstatCountersTest.java failing on all platforms
...
Make sure HotSpot and JDK looks for well-known files in the same location
Reviewed-by: dholmes, dsamersoff
2012-01-31 10:46:34 +01:00
Alan Bateman
a2cb0c3029
7132204: Default testset in JPRT should not run all tests
...
Reviewed-by: ohair
2012-01-24 09:09:08 +00:00
Chris Hegarty
8d3dc3ed37
6671616: TEST_BUG: java/io/File/BlockIsDirectory.java fails when /dev/dsk empty (sol)
...
Reviewed-by: alanb
2012-01-17 14:10:04 +00:00
Alan Bateman
3fc15f302b
7130398: ProblemList.txt updates (1/2012)
...
Reviewed-by: chegar
2012-01-16 16:30:29 +00:00
Alan Bateman
5751fb4a86
7117717: (aio) Tests failing due to implementation bug 7052549
...
Reviewed-by: weijun, chegar
2011-12-05 12:23:46 +00:00
John Coomes
6da51f66cd
Merge
2011-11-18 16:57:01 -08:00
Christian Thalinger
82266506f2
7109063: JSR 292: fix for 7085860 is incomplete
...
Reviewed-by: iveresov, alanb, jrose
2011-11-09 00:46:13 -08:00
Bradford Wetmore
becccc16ec
7053252: New regression test does not compile on windows-amd64
...
Reviewed-by: valeriep
2011-10-31 16:23:43 -07:00
Michael McMahon
0ec5b82c85
7102665: Move tests to Problemlist
...
Reviewed-by: chegar, alanb
2011-10-20 09:21:03 +01:00
Vinnie Ryan
e6e820c647
7099228: Use a PKCS11 config attribute to control encoding of an EC point
...
Reviewed-by: valeriep, mullan
2011-10-13 12:00:51 +01:00
Michael McMahon
98f96fac17
7079012: test/java/net/NetworkInterface/NetParamsTest.java fails with SocketException getting mac address
...
Reviewed-by: chegar, alanb
2011-09-21 14:51:01 +01:00
Weijun Wang
b0fb95c8d3
7081411: DSA keypair generation affected by Solaris bug
...
Reviewed-by: xuelei, mullan, alanb
2011-09-05 18:17:55 +08:00
Alan Bateman
ec94102c63
7081813: ProblemList.txt updates (8/2011)
...
Reviewed-by: weijun, mchung
2011-08-22 16:04:04 +01:00
Weijun Wang
f661cbe157
7079204: add several security and networking tests to problems list
...
Reviewed-by: smarks
2011-08-16 08:53:03 +08:00
Stuart Marks
fb01d942c3
7076526: add test MemoryMXBean/CollectionUsageThreshold to the problem list
...
Reviewed-by: weijun, alanb
2011-08-12 14:51:48 -07:00
Weijun Wang
610c9dd4e3
7055363: jdk_security3 test target cleanup
...
Reviewed-by: alanb, xuelei
2011-08-12 12:26:31 +08:00
Weijun Wang
a87de29538
6330275: Rework the PaddingTest regression test
...
Reviewed-by: wetmore, smarks
2011-07-22 10:25:46 +08:00
Alan Bateman
c51b78d5de
7068059: Update jdk/test/ProblemList.txt
...
Reviewed-by: mchung, chegar
2011-07-18 13:10:02 +01:00
Michael McMahon
27d3dc1f41
7059777: Remove lang tests from Problemlist.txt
...
Reviewed-by: alanb
2011-06-27 12:15:27 +01:00
Chris Hegarty
6482ba14aa
7021010: java/lang/Thread/ThreadStateTest.java fails intermittently
...
Reviewed-by: dholmes, alanb, mchung
2011-06-23 13:15:14 +01:00
Chris Hegarty
d97cf81a2a
7057935: com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp
...
Reviewed-by: alanb
2011-06-23 13:00:14 +01:00
Xue-Lei Andrew Fan
0a90983600
7058271: Remove InterruptedIO.java record from ProblemList.txt
...
Reviewed-by: weijun
2011-06-22 21:21:33 -07:00
Weijun Wang
6619d1aec9
7055362: jdk_security2 test target cleanup
...
Reviewed-by: alanb
2011-06-23 09:27:11 +08:00
Weijun Wang
700f4e1951
7054918: jdk_security1 test target cleanup
...
Reviewed-by: alanb, smarks, vinnie
2011-06-20 19:17:47 +08:00
Weijun Wang
8bdce645f3
7054428: test/java/security/SecureClassLoader/DefineClassByteBuffer.java error
...
Reviewed-by: alanb
2011-06-20 17:38:15 +08:00
Alan Bateman
4375a5167f
7056489: test/com/sun/jndi/ldap/ReadTimeoutTest.java hangs or times out
...
Reviewed-by: forax, vinnie
2011-06-19 11:15:37 +01:00
Mike Duigou
8b1efebaa1
7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
...
Reviewed-by: alanb
2011-05-09 09:13:47 -07:00
Lana Steuck
b99716e22a
Merge
2011-04-17 16:19:29 -07:00
Sergey Kuksenko
c930bfc387
7036582: Improve test coverage of java.math.BigDecimal
...
Reviewed-by: darcy
2011-04-17 13:49:33 +01:00
Kelly O'Hair
7c8e01891a
Merge
2011-04-13 16:56:16 -07:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Kelly O'Hair
119b647cba
6737397: Should support running JCK test suite with test/Makefile and JPRT
...
Reviewed-by: alanb
2011-03-22 11:08:09 -07:00
Alan Bateman
1d820278f6
6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win]
...
Reviewed-by: chegar
2011-03-04 09:29:56 +00:00
Weijun Wang
314c75c742
7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run
...
Reviewed-by: alanb, smarks
2011-03-01 16:22:22 +08:00
Stuart Marks
1db0f6f9eb
7022383: add reference to CR for ReadLongZipFileName test to problem list
...
Reviewed-by: ohair
2011-02-24 22:26:42 -08:00
Mike Duigou
99aa7bad62
7001685: Renable EnumSetBash Test
...
Reviewed-by: alanb, ohair, darcy
2011-02-21 13:37:22 -08:00
Mandy Chung
3a985f5c15
7013739: jdk_rmi target is missing in the top repo's test/Makefile
...
Reviewed-by: ohair, igor
2011-01-20 22:17:31 -08:00
Chris Hegarty
5eb8f2a9ef
7011857: java/util/concurrent/Phaser/FickleRegister.java fails on solaris-sparc
...
Remove from ProblemList, failure resolved by 7009231
Reviewed-by: alanb
2011-01-20 15:23:57 +00:00
Doug Lea
677a39996a
7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011
...
Reviewed-by: dholmes, chegar, mduigou
2011-01-12 14:40:36 +00:00
Chris Hegarty
e208093ec8
7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown
...
Reviewed-by: alanb, mduigou
2011-01-07 13:08:18 +00:00
Doug Lea
823b331f15
6712185: java/util/concurrent/Executors/AutoShutdown.java fails on slow or busy systems
...
Reviewed-by: chegar, alanb
2010-11-19 10:43:24 +00:00
Kelly O'Hair
f181e2fb8f
6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target
...
6987113: Remove SCCS logic from makefiles
Reviewed-by: mchung
2010-09-24 14:22:01 -07:00
Mandy Chung
c8f3efcc75
6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows
...
Increase timeout value
Reviewed-by: alanb
2010-08-31 09:15:34 -07:00
Lana Steuck
99a605b4b3
Merge
2010-07-29 22:02:45 -07:00
Chris Hegarty
2890d62dbb
6969395: TEST_BUG: Tests in java/net sun/net problems
...
Reviewed-by: alanb
2010-07-21 13:29:26 +01:00
Lana Steuck
6b9ad54671
Merge
2010-07-12 19:42:02 -07:00
Lana Steuck
04b6a83eb6
Merge
2010-06-30 19:05:50 -07:00
Chris Hegarty
8dd995ca0d
6961029: java/net/BindException/Test.java should not use wildcard address
...
Reviewed-by: michaelm, alanb
2010-06-28 20:52:37 +01:00
Alan Bateman
670501c6c6
6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
...
Reviewed-by: ohair, sherman, chegar
2010-06-23 20:19:29 +01:00
Kelly O'Hair
dfb66312ab
6933622: Duplicate class files in rt.jar and charsets.jar
...
6895003: JarReorder is not excluding a requested file
Reviewed-by: jjg
2010-06-22 17:26:32 -07:00
Xueming Shen
62854e9b81
6963156: TEST_BUG: Several tests under sun/nio/cs failed
...
Updated the test cases and removed them from ProblemList.txt
Reviewed-by: alanb
2010-06-22 14:04:36 -04:00
Peter Zhelezniakov
c24951c366
6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96
...
Reviewed-by: rupashka
2010-06-22 14:36:46 +04:00
Kelly O'Hair
b383b9ba47
6962617: Testcase changes, cleanup of problem list for jdk_tools targets
...
Reviewed-by: alanb
2010-06-20 14:53:36 -07:00
Alan Bateman
909d0bb109
6962419: TEST_BUG: java_io tests fails in samevm mode
...
Reviewed-by: ohair, sherman
2010-06-19 15:17:36 +01:00
Alan Bateman
30e0321d0a
6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open
...
Reviewed-by: mchung
2010-06-18 20:59:13 +01:00
Mandy Chung
0a801a25db
6961894: TEST_BUG: jdk_lang tests fail in samevm mode
...
Fixed jdk_lang tests to run in samevm mode or mark to run in othervm
Reviewed-by: alanb
2010-06-18 09:35:22 -07:00
Xueming Shen
12d90b9484
6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open
...
Close zipfile and io stream when done
Reviewed-by: alanb
2010-06-17 13:21:46 -07:00
Alan Bateman
29b2194847
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
...
Reviewed-by: chegar
2010-06-17 17:49:59 +01:00
Mandy Chung
ec720fb754
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
...
Check against the list of loggers added since the test begins to run
Reviewed-by: dcubed
2010-06-16 23:27:41 -07:00
Mandy Chung
0f0ac3ef39
6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
...
Fix the test to define TestClass by DummyClassLoader as it intends to do
Reviewed-by: alanb
2010-06-16 12:40:22 -07:00
Alan Bateman
dadf7053f7
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
...
Reviewed-by: chegar
2010-06-16 14:24:46 +01:00
Mandy Chung
008e969429
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
...
Set the proper parent class loader of Loader and SimpleLoader
Reviewed-by: naoto
2010-06-15 20:34:49 -07:00
Mandy Chung
fc99cf1793
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
...
Mark tests to run in othervm
Reviewed-by: ohair
2010-06-15 20:29:22 -07:00
Alan Bateman
a98209a61f
Merge
2010-06-15 21:43:59 +01:00
Mandy Chung
9e05cd8605
6959641: testcase failing java/util/Locale/Bug4184873Test.java
...
Revert the Bug4184873_{he,id,yi} files to revision 0 (before rebranding)
Reviewed-by: naoto
2010-06-15 09:54:03 -07:00
Mandy Chung
c1c925728c
Merge
2010-06-15 09:52:34 -07:00
Alan Bateman
cee6cf433e
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
...
Reviewed-by: chegar
2010-06-15 16:42:54 +01:00
Alan Bateman
52c2b63a7a
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
...
Reviewed-by: chegar
2010-06-15 16:36:20 +01:00
Alan Bateman
788f7f3485
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
...
Reviewed-by: chegar
2010-06-15 10:03:37 +01:00
Mandy Chung
612e107faa
6960789: com.sun.servicetag API needs to be added in ct.sym
...
Include com.sun.servicetag classes when generating ct.sym
Reviewed-by: alanb, jjg
2010-06-14 14:44:00 -07:00
Alan Bateman
82adf1a224
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
...
Reviewed-by: chegar
2010-06-11 14:31:26 +01:00
Lana Steuck
fd45b4188c
Merge
2010-05-28 12:10:14 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Kelly O'Hair
d738280014
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
...
Reviewed-by: wetmore
2010-05-20 13:57:58 -07:00
Kelly O'Hair
56131863a7
6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions
...
And adjustments to test problem list.
Reviewed-by: jjg
2010-05-12 21:35:55 -07:00
Chris Hegarty
6fb499dc04
6937703: java/net regression test issues with samevm
...
Reviewed-by: alanb
2010-03-25 09:38:56 +00:00
Chris Hegarty
6fb9ea7278
6935233: java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java fails with modules build
...
Reviewed-by: alanb
2010-03-19 13:07:42 +00:00
Chris Hegarty
9b23617373
6935199: java/net regression tests failing with Assertions
...
Reviewed-by: michaelm
2010-03-16 14:31:57 +00:00
Kelly O'Hair
7fbd8c28c1
Merge
2010-03-12 09:06:00 -08:00
Kelly O'Hair
7913295040
6933294: Fix some test/Makefile issues around Linux ARCH settings, better defaults
...
Reviewed-by: jjg
2010-03-12 09:03:02 -08:00
Chris Hegarty
9cf7c0352d
6933629: java/net/HttpURLConnection/HttpResponseCode.java fails if run in samevm mode
...
Reviewed-by: alanb
2010-03-11 17:37:33 +00:00
Chris Hegarty
ae14beadd3
6934054: java/net/Socket/FDClose.java return error in samevm
...
Test is no longer useful
Reviewed-by: alanb
2010-03-11 16:17:57 +00:00
Kelly O'Hair
e4fce69702
6915983: testing problems, adjusting list of tests, needs some investigation
...
Reviewed-by: alanb
2010-03-06 14:59:23 -08:00
Chris Hegarty
ee38364a92
6693244: Java Web Start app fails on 6u10 beta w/ AssertionError in AuthenticationInfo.requestCompleted
...
Reviewed-by: michaelm
2010-02-10 13:23:50 +00:00
Jennifer Godinez
8cfb675258
6915906: tests in closed/javax/print/ should not be calling System.exit()
...
Reviewed-by: igor, prr
2010-01-15 09:06:57 -08:00
Joe Darcy
b4b4646850
6908541: Bad resource management in java/math/BigInteger/BigIntegerTest.java
...
Reviewed-by: alanb
2009-12-22 21:48:19 -08:00
Kelly O'Hair
d44fe667d8
6909373: Add -ea to the testing done by jdk/test/Makefile
...
Reviewed-by: darcy
2009-12-11 15:29:22 -08:00
Kelly O'Hair
61c09153f3
6906210: Fix another minor typo in test/Makefile
...
Reviewed-by: tbell, dcubed
2009-12-09 09:46:57 -08:00
Vinnie Ryan
5debca27af
6906854: SSL/Krb5 testcase should not use a fixed port number
...
Reviewed-by: alanb
2009-12-03 21:30:27 +00:00
Kelly O'Hair
0ce235a4da
6905705: Fix broken exit code values in jdk/test/Makefile
...
Reviewed-by: tbell
2009-12-01 08:51:16 -08:00
Kelly O'Hair
547328d305
6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
...
Reviewed-by: dcubed
2009-11-25 08:24:58 -08:00
Kelly O'Hair
d020b04219
6902666: Include closed tests in the test/Makefile jdk_* targets
...
6902667: Fix JT_HOME not working from env in jdk/test/Makefile
Reviewed-by: mullan, dcubed
2009-11-23 09:51:52 -08:00
Kelly O'Hair
5ef31ba152
6902323: Fix testcase sun/tools/native2ascii/NativeErrors.java
...
6902325: Fix testcase sun/tools/jhat/HatHeapDump1Test.java
Reviewed-by: tbell, dcubed
2009-11-18 11:10:18 -08:00
Alan Bateman
186882959d
6900234: Several NIO tests should be removed from test/ProblemList.txt
...
Reviewed-by: chegar
2009-11-11 16:22:27 +00:00
Alan Bateman
aac491b420
6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter
...
Reviewed-by: chegar
2009-11-10 10:51:31 +00:00
Kelly O'Hair
88c07c4b25
6899444: Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist
...
Reviewed-by: tbell
2009-11-09 12:38:32 -08:00
Kelly O'Hair
d12589297c
6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
...
Reviewed-by: tbell, jjg, alanb
2009-11-08 15:11:10 -08:00