Hi Chris,
Chris Hegarty said the following on 06/20/11 22:54:
java/lang/Thread/ThreadStateTest.java can fail with when
checkThreadState finds an unexpected state.
Exception in thread "main" java.lang.RuntimeException: MyThread expected
to have TERMINATED but got RUNNABLE
at ThreadStateTe
On 6/20/11 9:15 PM, Alan Bateman wrote:
There is another bug asking that the ClassLoader tests be updated to
work with cygwin:
7036526: TEST_BUG: add cygwin support to tests in
test/closed/java/lang/ClassLoader
I don't really have time at the moment to fix these tests and the only
reason I
Changeset: 3c8f939ced1c
Author:darcy
Date: 2011-06-20 17:20 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3c8f939ced1c
7055295: (reflect) add conventional constructor to GenericSignatureFormatError
Reviewed-by: lancea, mduigou
! src/share/classes/java/lang/reflect/GenericSi
Changeset: 8318d03e1766
Author:jrose
Date: 2011-06-01 23:56 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8318d03e1766
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped
in BootstrapMethodError
Summary: Wrap invokedynamic linkage errors in Boots
Changeset: 9340a27154cb
Author:kvn
Date: 2011-05-25 21:17 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/9340a27154cb
7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly
Summary: Use ins_encode %{ %} form to encode cadd_cmpLTMask() instruction and
remove
Changeset: 9ff91d0e7154
Author:schien
Date: 2011-06-07 14:01 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/9ff91d0e7154
Added tag jdk7-b145 for changeset c455e2ae5c93
! .hgtags
Changeset: b8a2c9c87018
Author:lana
Date: 2011-06-10 11:44 -0700
URL: http:
Changeset: 6ec12c60ad13
Author:schien
Date: 2011-06-07 14:01 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/6ec12c60ad13
Added tag jdk7-b145 for changeset 42bfba80beb7
! .hgtags
Changeset: 581dab3f0773
Author:asaha
Date: 2011-04-21 16:15 -0700
URL: http://h
Changeset: 2d38c2a79c14
Author:schien
Date: 2011-06-07 14:00 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/rev/2d38c2a79c14
Added tag jdk7-b145 for changeset 55e9ebf03218
! .hgtags
Changeset: bcd31fa1e3c6
Author:schien
Date: 2011-06-07 14:01 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/bcd31fa1e3c6
Added tag jdk7-b145 for changeset 10ca7570f47f
! .hgtags
Changeset: 770227a4087e
Author:schien
Date: 2011-06-07 14:00 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/770227a4087e
Added tag jdk7-b145 for changeset 77ec0541aa2a
! .hgtags
Chris Hegarty wrote:
java/lang/Thread/ThreadStateTest.java can fail with when
checkThreadState finds an unexpected state.
Exception in thread "main" java.lang.RuntimeException: MyThread
expected to have TERMINATED but got RUNNABLE
at ThreadStateTest.checkThreadState(ThreadStateTest.java:1
Mandy Chung wrote:
Alan,
The fix to remove the timeout value looks okay to me. While you're
there, I wonder if the test passes on Windows with Cygwin and looks
like this test might have a similar bug:
6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh
timeout on windows
that
java/lang/Thread/ThreadStateTest.java can fail with when
checkThreadState finds an unexpected state.
Exception in thread "main" java.lang.RuntimeException: MyThread expected
to have TERMINATED but got RUNNABLE
at ThreadStateTest.checkThreadState(ThreadStateTest.java:119)
at Thr
Alan,
The fix to remove the timeout value looks okay to me. While you're
there, I wonder if the test passes on Windows with Cygwin and looks like
this test might have a similar bug:
6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh
timeout on windows
that the cygwin path sho
Changeset: a015dda3bdc6
Author:weijun
Date: 2011-06-20 19:17 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a015dda3bdc6
7054918: jdk_security1 test target cleanup
Reviewed-by: alanb, smarks, vinnie
! test/ProblemList.txt
! test/java/security/BasicPermission/PermClass.java
!
Changeset: 411d02c13385
Author:dl
Date: 2011-06-20 12:27 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/411d02c13385
7051516: ThreadLocalRandom seed is never initialized so all instances generate
the same sequence
Reviewed-by: chegar, dholmes, mduigou
! src/share/classes/ja
I need a reviewer for a small update to a test that has timed out
several times for me when running many tests concurrently. The problem
is the specified timeout (10s) is too low unless scaled with the
-timeoutFactor option. I don't see any any reason for this test to
override the default tim
Changeset: 82706552f7a3
Author:weijun
Date: 2011-06-20 17:38 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/82706552f7a3
7054428: test/java/security/SecureClassLoader/DefineClassByteBuffer.java error
Reviewed-by: alanb
! test/ProblemList.txt
! test/java/security/SecureClassL
18 matches
Mail list logo