jdk-24/hotspot/test/runtime
Coleen Phillimore 06cea98803 8048933: -XX:+TraceExceptions output should include the message
Add the exception detail message to the tracing output

Reviewed-by: minqi, dholmes
2014-07-09 22:37:48 -04:00
..
6294277 8036010: hs: Some jtreg tests use hard coded ports 2014-02-28 14:30:25 +04:00
6626217 8048620: Remove unneeded/obsolete -source/-target options in hotspot tests 2014-07-07 12:08:07 -04:00
6819213 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
6888954 7049895: [TESTBUG] vmerrors.sh should suppress windows .mdmp files 2014-04-01 22:39:09 +02:00
6981737 6981737: The java.vm.specification.version property is 1.0, seems like it should be 2.0 2010-11-05 09:32:08 -04:00
7100935 7100935: win32: memmove is not atomic but is used for pd_conjoint_*_atomic operations 2011-10-19 10:52:30 -07:00
7107135 8025519: [TESTBUG] runtime/7107135/Test7107135.sh need to use COMPILEJAVA for javac task 2014-02-24 21:54:22 -08:00
7116786 8010833: Test7116786.java is failing on most configs after fix for 8010667 2013-03-27 11:41:51 -04:00
7158988 8007710: runtime/7158988/FieldMonitor.java fails with com.sun.jdi.VMDisconnectedException: Connection closed 2014-02-14 16:17:22 +01:00
7160757 7160757: Problem with hotspot/runtime_classfile 2012-05-03 15:37:46 -04:00
7162488 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
7167069 7167069: 6 VM flags crash the VM when queried via jinfo 2012-05-10 14:16:34 +02:00
7194254 7199186: runtime/7194254/Test7194254.java fails - wrong test name on @run 2012-10-04 19:52:09 -04:00
8003720 8048620: Remove unneeded/obsolete -source/-target options in hotspot tests 2014-07-07 12:08:07 -04:00
8007320 8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType 2013-05-31 13:02:24 +02:00
8007475 8007475: Memory stomp with UseMallocOnly 2013-02-04 13:14:12 -05:00
8010389 8010389: After fix for 7107135 a failed dlopen() call results in a VM crash 2013-03-21 20:46:46 -07:00
8024804 8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object 2013-12-10 16:18:26 -05:00
8026365 8026893: Push 8026365 to TL early and add test 2013-10-19 18:32:34 -04:00
8026394 8026394: Eclipse fails with JDK8 build 111 2013-10-22 14:47:59 -04:00
CDSCompressedKPtrs 8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr 2014-06-22 21:23:32 -04:00
ClassFile 8016644: Improve UnsupportedClassVersionError message 2014-02-10 17:49:17 +01:00
classFileParserBug 8041918: BootstrapMethods attribute cannot be empty 2014-05-15 09:25:27 -04:00
ClassResolutionFail 8023697: failed class resolution reports different class name in detail message for the first and subsequent times 2014-05-05 19:53:00 -04:00
ClassUnload 8009577: Test test/closed/runtime/classunload broken 2013-05-07 21:36:59 +02:00
CommandLine 8048933: -XX:+TraceExceptions output should include the message 2014-07-09 22:37:48 -04:00
CompressedOops 8036547: test/runtime/CompressedOops/CompressedClassPointers.java fails with product build since -XX:+PrintMiscellaneous is a debug only flag 2014-03-04 09:57:16 -05:00
contended 8023638: Add the regression test for 8006997 2013-08-26 17:42:03 +04:00
duplAttributes 8040292: Annotation attributes must not appear more than once 2014-05-12 13:12:30 -04:00
EnclosingMethodAttr 8044738: Check attribute_length of EnclosingMethod attribute 2014-06-10 14:04:37 -04:00
finalStatic 8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass 2014-01-24 08:13:42 -05:00
InternalApi 8009585: test/runtime/7196045 times out 2013-08-02 18:12:10 +02:00
interned 8009763: Add WB test for String.intern() 2013-04-02 11:28:33 +02:00
jsig 8025519: [TESTBUG] runtime/7107135/Test7107135.sh need to use COMPILEJAVA for javac task 2014-02-24 21:54:22 -08:00
lambda-features 8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option 2014-02-18 09:54:24 -05:00
LoadClass 8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java 2014-01-13 10:05:37 -05:00
memory 8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris 2014-06-23 14:51:10 -07:00
Metaspace 8009576: Test returns ClassNotFoundException 2013-05-23 17:39:32 +02:00
NMT 8007890: [TESTBUG] JcmdWithNMTDisabled.java fails when invoked with NMT explicitly turned on 2014-03-27 22:36:08 +01:00
PerfMemDestroy 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized 2014-01-06 08:44:24 -05:00
RedefineFinalizer 8044364: runtime/RedefineFinalizer test fails on windows 2014-06-02 19:08:18 +02:00
RedefineObject 8028735: runtime/RedefineObject/TestRedefineObject.java interrupted (timed out?) on solaris_sparcv9-fastdebug-c2-runtime and solaris_x64-debugOpen-c2-runtime 2014-02-06 18:57:46 +00:00
SharedArchiveFile 8038587: [TESTBUG] Create CDS tests to exercise region sizes and base address 2014-06-02 21:36:59 -04:00
StackGuardPages 8042155: [TESTBUG] Tests for stack guard pages have to be cleaned up 2014-05-22 13:22:09 -07:00
testlibrary 8009576: Test returns ClassNotFoundException 2013-05-23 17:39:32 +02:00
Thread 8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12 2014-06-12 15:57:16 -07:00
Unsafe 8048076: [TESTBUG] runtime/Unsafe/RangeCheck.java fails with -Xcomp 2014-06-25 13:03:29 -07:00
verifier 8026894: Improve VerifyError message about overriding a final method 2014-07-03 10:25:42 -04:00
whitebox 8032970: Add stack size check methods to WhiteBox API 2014-05-24 00:04:21 +04:00
XCheckJniJsig 8023735: [TESTBUG] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X 2013-12-23 18:44:59 -05:00