jdk-24/hotspot/test/runtime
2015-02-26 06:11:56 -08:00
..
6294277 8036010: hs: Some jtreg tests use hard coded ports 2014-02-28 14:30:25 +04:00
6626217 8051896: jtreg tests don't use $TESTJAVAOPTS 2014-08-03 12:04:17 +04:00
6819213 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
6888954 8068013: [TESTBUG] Aix support in hotspot jtreg tests 2015-01-09 05:45:13 -08: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 8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues 2014-07-31 11:56:59 -07:00
7116786 8046233: VerifyError on backward branch 2014-08-05 09:11:35 -04:00
7158988 8055145: [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException 2014-09-11 10:46:32 -04:00
7160757 7160757: Problem with hotspot/runtime_classfile 2012-05-03 15:37:46 -04:00
7162488 8051896: jtreg tests don't use $TESTJAVAOPTS 2014-08-03 12:04:17 +04:00
7167069 7167069: 6 VM flags crash the VM when queried via jinfo 2012-05-10 14:16:34 +02: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
BadObjectClass 6583051: crash when adding non-static methods to java.lang.Object class 2015-01-05 22:50:59 -05: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 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
CommandLine 8027829: CompileCommand does not accept all JLS-conformant class/method names 2015-01-13 12:30:26 +01:00
CompressedOops 8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling 2015-01-05 12:07:37 -05:00
contended 8015272: Make @Contended within the same group to use the same oop map 2014-11-11 15:07:09 +03: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
ErrorHandling 8072575: Add missing test for 8065895 2015-02-04 21:33:22 -05: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 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
jsig 8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator 2014-08-26 13:07:57 -07:00
lambda-features 8043275: Fix interface initialization for default methods 2014-10-22 15:24:37 -07:00
LoadClass 8058927: ATG throws ClassNotFoundException 2014-09-26 12:50:30 -04:00
LocalVariableTable 8049632: JDK 1.8.0 b132 :Linux x64 : Crash in ClassFileParser::copy_localvariable_table(..) 2015-01-29 14:37:14 -05:00
memory 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
Metaspace 8064909: FragmentMetaspace.java got OutOfMemoryError 2014-12-10 13:58:30 +00:00
NMT 8068540: [TESTBUG] Exclude failing nightly tests 2015-01-06 16:44:53 -08:00
PerfMemDestroy 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized 2014-01-06 08:44:24 -05: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
RedefineTests 8057043: Type annotations not retained during class redefine / retransform 2014-10-22 13:59:56 +02:00
reflect 6191224: (reflect) Misleading detail string in IllegalArgumentException thrown by Array.get<Type> 2014-10-23 14:43:08 -07:00
Safepoint 8073718: [TESTBUG] Cleanup test output and skip creating mini dumps 2015-02-26 06:11:40 -08:00
SharedArchiveFile 8067187: -XX:MaxMetaspaceSize=20m -Xshare:dump caused JVM to crash 2015-01-12 11:37:58 -08: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 8069291: [TESTBUG] runtime/threads/Fibonacci: OutOfMemoryError: unable to create native thread 2015-02-26 06:11:56 -08:00
Unsafe 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
verifier 8026894: Improve VerifyError message about overriding a final method 2014-07-03 10:25:42 -04:00
whitebox 8067941: [TESTBUG] Fix tests for OS with 64K page size 2015-01-12 14:43:34 -08:00
XCheckJniJsig 8023735: [TESTBUG] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X 2013-12-23 18:44:59 -05:00