jdk-24/test/hotspot/jtreg/runtime
2021-08-04 05:17:14 +00:00
..
6294277 8253372: [TESTBUG] update tests which require jvmti - hotspot 2020-09-23 21:11:31 +00:00
6626217 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
6819213
6981737
7100935
7158988 8253372: [TESTBUG] update tests which require jvmti - hotspot 2020-09-23 21:11:31 +00:00
7160757
7162488 8247741: Test test/hotspot/jtreg/runtime/7162488/TestUnrecognizedVmOption.java fails when -XX:+IgnoreUnrecognizedVMOptions is set 2020-07-01 18:42:13 +00:00
7167069 8256425: Obsolete Biased Locking in JDK 18 2021-06-24 18:54:41 +00:00
8007320 8164819: Make javac's toString() on annotation objects consistent with core reflection 2019-06-13 11:50:45 -07:00
8007475
8010389 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
8024804 8232613: Move Object.registerNatives into HotSpot 2019-10-24 09:57:29 +02:00
8176717 8247589: Implementation of Alpine Linux/x64 Port 2020-10-13 09:35:58 +00:00
AccModule
Annotations
BadObjectClass 8263412: ClassFileInstaller can't be used by classes outside of default package 2021-03-12 23:13:16 +00:00
BoolReturn
BootClassAppendProp 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
BootstrapMethod 8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts 2020-05-04 21:20:39 +02:00
cds Merge 2021-08-03 01:01:25 +00:00
CDSCompressedKPtrs 8244141: use @requires and SkippedException in some hotspot/runtime tests 2020-05-02 07:17:20 -07:00
CheckUnhandledOops 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
ClassFile 8271174: runtime/ClassFile/UnsupportedClassFileVersion.java can be run in driver mode 2021-07-28 15:38:26 +00:00
classFileParserBug 8268720: Unspecified checks on NameAndType constants should not be performed 2021-06-23 12:11:37 +00:00
ClassResolutionFail
ClassUnload 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
clinit 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter 2019-07-24 10:50:40 +03:00
clone 8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options 2019-04-24 08:27:00 -04:00
CommandLine 8017163: G1: Refactor remembered sets 2021-06-21 10:06:05 +00:00
CompactStrings 8242921: test/hotspot/jtreg/runtime/CompactStrings/TestMethodNames.java uses nashorn script engine 2020-04-28 14:13:44 +00:00
CompressedOops 8264805: Remove the experimental Ahead-of-Time Compiler 2021-04-27 01:12:18 +00:00
condy 8271826: mark hotspot runtime/condy tests which ignore external VM flags 2021-08-04 01:49:11 +00:00
ConstantPool
contended 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
CreateMirror 8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out 2019-04-01 14:34:24 -07:00
DefineClass 8263470: Consolidate copies of getClassBytes in various tests 2021-03-12 20:48:51 +00:00
Dictionary 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
duplAttributes 8271094: runtime/duplAttributes/DuplAttributesTest.java doesn't check exit code 2021-07-22 17:14:30 +00:00
ElfDecoder 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
EnclosingMethodAttr 8271224: runtime/EnclosingMethodAttr/EnclMethodAttr.java doesn't check exit code 2021-08-04 02:22:07 +00:00
ErrorHandling 8271003: hs_err improvement: handle CLASSPATH env setting longer than O_BUFLEN 2021-08-04 01:38:18 +00:00
exceptionMsgs 8266176: -Wmaybe-uninitialized happens in libArrayIndexOutOfBoundsExceptionTest.c 2021-04-29 07:59:35 +00:00
execstack 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
FieldLayout 8241500: FieldLayout/OldLayoutCheck.java fails in 32-bit VMs 2020-03-25 07:58:17 +01:00
Final
finalStatic
getSysPackage 8271744: mark hotspot runtime/getSysPackage tests which ignore external VM flags 2021-08-04 04:53:20 +00:00
handlerInTry
handshake Merge 2021-07-24 01:06:15 +00:00
HiddenClasses 8265694: Investigate test StressHiddenClasses.java 2021-05-14 14:52:37 +00:00
InnerClassesAttr
InternalApi 8264649: runtime/InternalApi/ThreadCpuTimesDeadlock.java crash in fastdebug C2 with -XX:-UseTLAB 2021-04-10 00:03:57 +00:00
interned 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
InvocationTests 8268475: execute runtime/InvocationTests w/ -UseVtableBasedCHA 2021-06-10 03:18:39 +00:00
invokedynamic 8256318: AArch64: Add support for floating-point absolute difference 2020-11-18 10:14:20 +00:00
jcmd 8263640: hs_err improvement: handle class path longer than O_BUFLEN 2021-06-29 17:57:15 +00:00
jni 8271743: mark hotspot runtime/jni tests which ignore external VM flags 2021-08-04 04:51:46 +00:00
jsig 8269037: jsig/Testjsig.java doesn't have to be restricted to linux only 2021-08-04 02:19:01 +00:00
JVMDoPrivileged
lambda-features 8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options 2019-04-24 08:27:00 -04:00
linkResolver 8251414: Add test that invokeinterface of a protected method in java.lang.Object throws NoSuchMethodError 2020-08-14 15:42:09 +00:00
LoadClass 8271825: mark hotspot runtime/LoadClass tests which ignore external VM flags 2021-08-04 05:17:14 +00:00
LoaderConstraints 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
LoadLibrary 8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN 2019-08-23 03:06:24 -07:00
LocalLong 8244141: use @requires and SkippedException in some hotspot/runtime tests 2020-05-02 07:17:20 -07:00
Locals 8265756: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter 2021-04-27 11:17:28 +00:00
LocalVariableTable 8239461: Use jcod rather than jar files in runtime tests 2020-02-20 07:25:14 -05:00
logging 8268773: Improvements related to: Failed to start thread - pthread_create failed (EAGAIN) 2021-07-16 02:49:40 +00:00
MemberName 8266642: improve ResolvedMethodTable hash function 2021-05-20 22:19:04 +00:00
memory 8271396: Spelling errors 2021-07-29 16:03:31 +00:00
Metaspace 8267229: Split runtime/Metaspace/elastic test configurations for better scalability 2021-05-18 08:08:54 +00:00
MinimalVM 8271821: mark hotspot runtime/MinimalVM tests which ignore external VM flags 2021-08-04 05:16:22 +00:00
MirrorFrame
modules 8260517: implement Sealed Classes as a standard feature in Java 2021-05-20 09:11:08 +00:00
Monitor Merge 2021-07-27 00:57:58 +00:00
Nestmates 8269135: TestDifferentProtectionDomains runs into timeout in client VM 2021-07-02 15:16:31 +00:00
NMT 8017163: G1: Refactor remembered sets 2021-06-21 10:06:05 +00:00
os 8271402: mark hotspot runtime/os tests which ignore external VM flags 2021-07-28 23:11:11 +00:00
ParallelLoad 8269530: runtime/ParallelLoad/ParallelSuperTest.java timeout 2021-06-29 14:35:13 +00:00
PerfMemDestroy 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
PrintStringTableStats 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
records 8268601: mark hotspot runtime/records tests which ignore external VM flags 2021-06-18 09:57:44 +00:00
reflect 8260522: Clean up warnings in hotspot JTReg runtime tests 2021-02-01 16:46:17 +00:00
ReservedStack 8231031: runtime/ReservedStack/ReservedStackTest.java fails after jsr166 refresh 2021-05-13 01:14:38 +00:00
Safepoint 8269523: runtime/Safepoint/TestAbortOnVMOperationTimeout.java failed when expecting 'VM operation took too long' 2021-07-30 04:03:11 +00:00
SameObject 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
sealedClasses 8268599: mark hotspot runtime/sealedClasses tests which ignore external VM flags 2021-06-18 10:01:58 +00:00
SelectionResolution
Shutdown 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
signal 8257467: [TESTBUG] -Wdeprecated-declarations is reported at sigset() in exesigtest.c 2020-12-02 09:06:02 +00:00
StackGap 8179317: [TESTBUG] rewrite runtime shell tests in java 2020-02-05 07:31:13 -08:00
StackGuardPages 8247589: Implementation of Alpine Linux/x64 Port 2020-10-13 09:35:58 +00:00
stackMapCheck
StackTrace 8271162: runtime/StackTrace/LargeClassTest.java can be run in driver mode 2021-07-22 23:54:28 +00:00
strictfp 8266530: HotSpot changes for JEP 306 2021-06-01 22:00:48 +00:00
StringIntrinsic 8239787: AArch64: String.indexOf may incorrectly handle empty strings 2020-03-03 13:06:50 +03:00
stringtable 8268598: mark hotspot runtime/stringtable tests which ignore external VM flags 2021-06-18 10:01:03 +00:00
symboltable 8268597: mark hotspot runtime/symboltable tests which ignore external VM flags 2021-06-18 09:58:34 +00:00
Thread 8271093: remove deadcode from runtime/Thread/TestThreadDumpSMRInfo.java test 2021-07-22 17:13:26 +00:00
Throwable 8271829: mark hotspot runtime/Throwable tests which ignore external VM flags 2021-08-04 01:59:33 +00:00
TLS 8247589: Implementation of Alpine Linux/x64 Port 2020-10-13 09:35:58 +00:00
TransitiveOverrideCFV50
Unsafe 8243287: Removal of Unsafe::defineAnonymousClass 2021-05-13 12:46:54 +00:00
verifier 8270837: fix typos in test TestSigParse.java 2021-07-16 14:02:12 +00:00
VerifierMessages 8239461: Use jcod rather than jar files in runtime tests 2020-02-20 07:25:14 -05:00
VtableTests 8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*) 2019-07-11 09:26:04 -04:00
whitebox 8266496: WBIsKlassAliveClosure.do_klass() fails for hidden classes 2021-05-06 12:25:53 +00:00
XCheckJniJsig 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
NonWriteableProperty.java 8243936: NonWriteable system properties are actually writeable 2020-05-28 02:58:56 -04:00