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 |
|