..
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
8075586: Add @modules as needed to the open hotspot tests
2015-03-26 16:36:56 +01:00
6981737
8085822: JEP 223: New Version-String Scheme (initial integration)
2015-06-12 08:31:01 +02: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
8145092: Use Unified Logging for the GC logging
2015-12-10 14:57:55 +01: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
8138978: Examine usages of sun.misc.IOUtils
2015-10-09 14:21:33 +01: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
8075586: Add @modules as needed to the open hotspot tests
2015-03-26 16:36:56 +01:00
8026394
8026394: Eclipse fails with JDK8 build 111
2013-10-22 14:47:59 -04:00
Annotations
8141132: JEP 254: Compact Strings
2015-11-03 09:41:03 +01:00
BadObjectClass
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
CDSCompressedKPtrs
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
ClassFile
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
classFileParserBug
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
2015-12-23 13:02:15 -05: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
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
CommandLine
8135198: Add -XX:VMOptionsFile support to JAVA_TOOL_OPTIONS and _JAVA_OPTIONS
2016-01-08 15:38:08 -08:00
CompressedOops
8145092: Use Unified Logging for the GC logging
2015-12-10 14:57:55 +01:00
contended
8140687: Move @Contended to the jdk.internal.vm.annotation package
2015-11-24 11:49:44 +00:00
duplAttributes
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
EnclosingMethodAttr
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
ErrorHandling
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
2015-12-09 15:31:25 +05:30
finalStatic
8075586: Add @modules as needed to the open hotspot tests
2015-03-26 16:36:56 +01:00
handlerInTry
8075118: JVM stuck in infinite loop during verification
2015-03-19 08:55:50 -04:00
InternalApi
8075586: Add @modules as needed to the open hotspot tests
2015-03-26 16:36:56 +01:00
interned
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
invokedynamic
8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
2015-05-07 15:05:46 +02:00
jni
8072588: JVM crashes in JNI if toString is declared as an interface method
2015-06-02 10:41:18 +02: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
8098557: Only init superintf if subclass, not sub interface inits
2015-11-25 09:08:51 -05:00
libadimalloc.solaris.sparc
8141445: Use of Solaris/SPARC M7 libadimalloc.so can generate unknown signal in hs_err file
2015-11-18 09:32:52 -08:00
LoadClass
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
LocalVariableTable
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
logging
8144953: runtime/CommandLine/TraceExceptionsTest.java fails when exception is thrown in compiled code
2016-01-12 12:35:08 -05:00
memory
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
Metaspace
8129355: [TESTBUG] runtime FragmentMetaspaceSimple.java fails with java.lang.ClassNotFoundException: test.Empty
2015-07-02 20:30:33 -07:00
NMT
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
PerfMemDestroy
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
RedefineObject
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
RedefineTests
8087315: SIGBUS error in nsk/jvmti/RedefineClasses/StressRedefine
2015-07-23 15:18:56 -04:00
reflect
6191224: (reflect) Misleading detail string in IllegalArgumentException thrown by Array.get<Type>
2014-10-23 14:43:08 -07:00
ReservedStack
8145317: ReservedStackTest fails with ReentrantLock looks corrupted
2015-12-18 11:04:59 +01:00
Safepoint
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
SameObject
8130255: [TESTBUG] closed/runtime/4784641/CheckedIsSameObjectTest fails when running 32-bit ARM binaries on 64-bit ARM hosts
2015-11-09 15:19:59 +03:00
SharedArchiveFile
8145093: [TESTBUG] Remove test skip code for Solaris SPARC in runtime/SharedArchiveFile/SharedBaseAddress.java
2016-01-05 10:36:34 -08:00
StackGuardPages
8078595: [TESTBUG] Fix runtime/StackGuardPages/testme.sh to deal with 64k pages
2015-04-28 03:27:10 -04:00
stackMapCheck
7127066: Class verifier accepts an invalid class file
2015-03-25 08:16:48 -04:00
testlibrary
8009576: Test returns ClassNotFoundException
2013-05-23 17:39:32 +02:00
Thread
8144629: runtime/thread/Fibonacci.java test should ran in othervm mode
2015-12-04 13:39:59 +03:00
ThreadSignalMask
8133416: [TESTBUG] Remove @ignore for closed/runtime/4345157/Prog.java
2015-11-20 09:44:16 -05:00
Unsafe
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00
verifier
8144874
: Reimplement TraceClassResolution with Unified Logging
2015-12-23 15:05:38 -05:00
whitebox
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
2015-10-29 12:04:04 -07:00
XCheckJniJsig
8067013: Rename the com.oracle.java.testlibary package
2015-05-04 16:30:07 +02:00