jdk-24/test/hotspot/jtreg/runtime
Patricio Chilano Mateo 3c80eb4f3c 8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr"
Biased locking was disable for this test.

Reviewed-by: dcubed, mdoerr, dholmes
2019-07-30 17:31:29 -04:00
..
6294277
6626217
6819213 8208701: Fix for JDK-8208655 causes test failures in CI tier1 2018-08-02 16:16:02 -07:00
6981737 8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE 2018-06-12 14:08:24 -07:00
7100935
7116786 8202745: Remove hyphens from "out-of-bounds" 2018-05-07 23:07:01 +02:00
7158988
7160757
7162488
7167069
8007320 8164819: Make javac's toString() on annotation objects consistent with core reflection 2019-06-13 11:50:45 -07:00
8007475
8010389
8024804
8026365
8026394
8176717 8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt 2019-05-03 07:54:09 -04:00
AccModule
Annotations
BadObjectClass 8202669: Intermittent crash in ClassLoadingService::compute_class_size() 2018-05-22 13:10:56 -04:00
BoolReturn 8209637: [s390x] Interpreter doesn't call result handler after native calls 2018-08-21 09:25:06 +02:00
BootClassAppendProp
BootstrapMethod 8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0 2018-08-22 07:51:07 -04:00
cds Merge 2019-07-29 09:59:04 -07:00
CDSCompressedKPtrs
CheckUnhandledOops 8227766: CheckUnhandledOops is broken in MemAllocator 2019-07-18 07:06:33 -04:00
ClassFile 8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError 2019-06-10 09:52:04 -04:00
classFileParserBug 8225789: Empty method parameter type should generate ClassFormatError 2019-06-19 08:42:15 -04:00
ClassResolutionFail
ClassUnload 8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes 2018-11-30 15:29:19 +01: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 8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072) 2019-07-30 09:56:18 -04:00
CompactStrings
CompressedOops 8220085: runtime/CompressedOops/UseCompressedOops.java times out on Windows intermittently 2019-03-08 08:19:16 -05:00
condy 8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception 2019-07-24 10:22:11 -04:00
ConstantPool 8195650: Method references to VarHandle accessors 2018-06-25 14:39:44 -07:00
contended
CreateMirror 8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out 2019-04-01 14:34:24 -07:00
defineAnonClass 8218755: Refix Symbol leak in prepend_host_package_name 2019-02-13 07:22:09 -05:00
Dictionary 8218266: G1 crash in AccessInternal::PostRuntimeDispatch 2019-02-28 16:30:31 -05:00
duplAttributes
ElfDecoder 8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64 2018-07-13 11:07:43 +02:00
EnclosingMethodAttr
ErrorHandling 8188872: runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently 2019-06-05 14:07:14 -04:00
exceptionMsgs 8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed 2019-05-09 18:42:07 -04:00
execstack 8209817: stack is executable when building with Clang on Linux 2018-09-19 10:51:06 -07:00
Final
finalStatic
getSysPackage
handlerInTry
handshake 8221472: Fix HandshakeSuspendExitTest 2019-03-26 14:49:54 +01:00
InnerClassesAttr 8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute 2018-10-11 10:11:18 -04:00
InternalApi 8204168: Increase small heap sizes in tests to accommodate ZGC 2018-06-05 15:56:21 +02:00
interned
InvocationTests 8226956: Add invocation tests for Graal and C1 2019-07-02 13:20:27 -04:00
invokedynamic
jni 8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime 2019-07-29 18:22:55 +02:00
jsig 8211045: [Testbug] Fix for 8144279 didn't define a test case! 2018-09-24 12:18:51 -04:00
JVMDoPrivileged 8212605: Pure-Java implementation of AccessController.doPrivileged 2018-11-06 16:04:50 -08:00
lambda-features 8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options 2019-04-24 08:27:00 -04:00
libadimalloc.solaris.sparc 8208655: use JTreg skipped status in hotspot tests 2018-08-02 14:40:55 -07:00
linkResolver 8211065: Private method check in linkResolver is incorrect 2018-10-09 20:19:22 -04:00
LoadClass 8190737: use unicode version of the canonicalize() function to handle long path on windows 2018-09-14 11:17:25 -07:00
LoaderConstraints 8221470: Print methods in exception messages in java-like Syntax 2019-04-04 09:39:44 +02:00
LocalLong
LocalVariableTable
logging 8224119: Safepoint cleanup logging logs times for things it doesn't do 2019-05-21 09:53:16 -04:00
MemberName 8222550: runtime/MemberName/MemberNameLeak.java times out 2019-04-17 07:41:12 +02:00
memory 8209856: Obsolete error reporter 2018-08-29 13:04:50 -07:00
Metaspace 8221480: jcmd VM.metaspace shall print limits in basic mode 2019-03-26 16:26:33 +01:00
MinimalVM
MirrorFrame
modules 8221470: Print methods in exception messages in java-like Syntax 2019-04-04 09:39:44 +02:00
Nestmates 8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options 2019-04-24 08:27:00 -04:00
NMT 8220688: [TESTBUG] runtime/NMT/MallocStressTest.java timed out 2019-05-28 06:42:32 -04:00
os 8208655: use JTreg skipped status in hotspot tests 2018-08-02 14:40:55 -07:00
PerfMemDestroy
PrintStringTableStats 8211821: PrintStringTableStatistics crashes JVM 2018-10-11 11:31:37 -04:00
reflect 8219139: move hotspot tests from test/jdk/vm 2019-03-14 19:37:17 -07:00
ReservedStack 8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows 2018-10-31 16:27:01 -04:00
Safepoint 8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr" 2019-07-30 17:31:29 -04:00
SameObject
SelectionResolution 8010319: Implementation of JEP 181: Nest-Based Access Control 2018-06-23 01:32:41 -04:00
Shutdown 8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small" 2019-05-01 20:48:19 -04:00
signal 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests 2019-01-14 00:00:00 +01:00
StackGap
StackGuardPages
stackMapCheck
StackTrace 8216302: StackTraceElement::fill_in can use cached Class.name 2019-01-09 20:28:16 +01:00
stringtable
symboltable 8195100: Use a low latency hashtable for SymbolTable 2018-08-14 18:42:14 -05:00
testlibrary 8221393: ResolvedMethodTable too small for StackWalking applications 2019-04-10 15:41:04 +02:00
Thread 8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs 2019-04-16 10:01:20 -04:00
ThreadSignalMask
Throwable
TLS 8227582: runtime/TLS/testtls.sh fails on x86_32 2019-07-12 10:39:19 -07:00
TransitiveOverrideCFV50
Unsafe 8191278: MappedByteBuffer bulk access memory failures are not handled gracefully 2019-06-24 11:37:56 -07:00
verifier 8225789: Empty method parameter type should generate ClassFormatError 2019-06-19 08:42:15 -04:00
VtableTests 8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*) 2019-07-11 09:26:04 -04:00
whitebox 8205605: [testbug][aix] Various test adaption to aix pecularities 2018-06-25 13:37:01 +02:00
XCheckJniJsig 8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location 2018-10-05 08:50:49 -04:00