jdk-24/test/hotspot/jtreg/runtime
2022-05-09 16:00:57 +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 8283222: improve diagnosability of runtime/8176717/TestInheritFD.java timeouts 2022-03-23 19:18:57 +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 8225093: Special property jdk.boot.class.path.append should not default to empty string 2022-01-11 13:43:13 +00:00
BootstrapMethod 8278758: runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134 2021-12-14 22:50:21 +00:00
cds 8285914: AppCDS crash when using shared archive with old class file 2022-05-09 16:00:57 +00:00
CDSCompressedKPtrs 8271887: mark hotspot runtime/CDSCompressedKPtrs tests which ignore external VM flags 2021-08-04 19:49:47 +00:00
CheckUnhandledOops 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
ClassFile 8271904: mark hotspot runtime/ClassFile tests which ignore external VM flags 2021-08-06 16:36:50 +00:00
classFileParserBug 8283606: Tests may fail with zh locale on MacOS 2022-05-05 00:06:24 +00:00
ClassInitErrors 8048190: NoClassDefFoundError omits original ExceptionInInitializerError 2021-08-12 13:45:36 +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
CommandLine 8283807: Handle CompileThreshold the same as other thresholds when scaled with -XX:CompileThresholdScaling 2022-05-06 07:08:19 +00:00
CompactStrings 8242921: test/hotspot/jtreg/runtime/CompactStrings/TestMethodNames.java uses nashorn script engine 2020-04-28 14:13:44 +00:00
CompressedOops 8283249: CompressedClassPointers.java fails on ppc with 'Narrow klass shift: 0' missing 2022-03-23 06:46:55 +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
DefineClass 8263470: Consolidate copies of getClassBytes in various tests 2021-03-12 20:48:51 +00:00
Dictionary 8271890: mark hotspot runtime/Dictionary tests which ignore external VM flags 2021-08-04 19:39:12 +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 8283643: [AIX, testbug] MachCodeFramesInErrorFile test fails to find 'Native frames' text 2022-04-26 15:26:21 +00:00
exceptionMsgs 8282523: Fix 'hierachy' typo 2022-03-02 13:05:12 +00:00
execstack 8285828: runtime/execstack/TestCheckJDK.java fails with zipped debug symbols 2022-04-29 08:50:06 +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 8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo 2021-12-16 02:32:44 +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 8272970: Parallelize runtime/InvocationTests/ 2021-09-02 07:56:56 +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 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +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
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 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00: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 8277531: Print actual default stacksize on Windows thread logging 2022-01-21 13:36:29 +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 8277383: VM.metaspace optionally show chunk freelist details 2021-12-07 14:15:04 +00:00
MinimalVM 8271821: mark hotspot runtime/MinimalVM tests which ignore external VM flags 2021-08-04 05:16:22 +00:00
MirrorFrame
modules 8273914: Indy string concat changes order of operations 2022-01-11 15:45:15 +00:00
Monitor 8270435: UT: MonitorUsedDeflationThresholdTest failed: did not find too_many string in output 2021-11-25 04:27:21 +00:00
Nestmates 8269135: TestDifferentProtectionDomains runs into timeout in client VM 2021-07-02 15:16:31 +00:00
NMT 8276799: Implementation of JEP 422: Linux/RISC-V Port 2022-03-24 09:22:46 +00:00
os 8273928: Use named run ids when problem listing tests 2021-09-21 07:42:36 +00:00
ParallelLoad 8269530: runtime/ParallelLoad/ParallelSuperTest.java timeout 2021-06-29 14:35:13 +00:00
PerfMemDestroy 8271893: mark hotspot runtime/PerfMemDestroy/PerfMemDestroy.java test as ignoring external VM flags 2021-08-04 19:50:36 +00:00
PrintStringTableStats 8271892: mark hotspot runtime/PrintStringTableStats/PrintStringTableStatsTest.java test as ignoring external VM flags 2021-08-10 02:12:38 +00: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 8276799: Implementation of JEP 422: Linux/RISC-V Port 2022-03-24 09:22:46 +00:00
Safepoint 8271891: mark hotspot runtime/Safepoint tests which ignore external VM flags 2021-08-04 19:46:13 +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 8276825: hotspot/runtime/SelectionResolution test errors 2021-11-10 13:11:16 +00:00
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 8272472: StackGuardPages test doesn't build with glibc 2.34 2021-08-22 01:13:27 +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 8285832: runtime/Thread/TooSmallStackSize.java failed "assert(k->is_initialized()) failed: need to increase java_thread_min_stack_allowed calculation" 2022-05-03 17:43:12 +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 8273440: Zero: Disable runtime/Unsafe/InternalErrorTest.java 2021-09-08 07:44:35 +00:00
verifier 8274714: Incorrect verifier protected access error message 2021-10-21 13:50:32 +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
vthread 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
whitebox 8284556: Ensure reachability of classes in runtime/whitebox/TestHiddenClassIsAlive.java and serviceability/dcmd/vm/ClassLoaderHierarchyTest.java 2022-04-08 19:24:55 +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