.. |
6294277
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
|
2020-09-23 21:11:31 +00:00 |
6626217
|
8201430: [TESTBUG] Remove script from runtime/6626217
|
2018-04-11 14:49:06 +02:00 |
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
|
|
|
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
|
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
|
2019-11-13 11:37:29 +01: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 |
8026365
|
8186635: ClassFileInstaller should be run as a driver
|
2018-01-17 21:44:44 -08:00 |
8176717
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
|
2020-05-20 17:33:37 -07:00 |
AccModule
|
8202204: Rename hotspot runtime jtreg constantPool ConstantPool directories
|
2018-04-27 08:45:11 -04:00 |
Annotations
|
|
|
BadObjectClass
|
8243945: use driver mode in runtime tests
|
2020-04-29 19:51:45 -07:00 |
BoolReturn
|
8209637: [s390x] Interpreter doesn't call result handler after native calls
|
2018-08-21 09:25:06 +02:00 |
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
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
|
2020-09-23 21:11:31 +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
|
8244614: cleanup keywords used/available in hotspot testbase
|
2020-06-08 21:27:22 -07:00 |
classFileParserBug
|
8245487: Potential double-free of interfaces array
|
2020-06-05 06:54:05 -04:00 |
ClassResolutionFail
|
|
|
ClassUnload
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
|
2020-04-28 19:57:02 -07: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
|
8235496: Start of release updates for JDK 16
|
2020-06-07 20:02:03 -07:00 |
CompactStrings
|
8242921: test/hotspot/jtreg/runtime/CompactStrings/TestMethodNames.java uses nashorn script engine
|
2020-04-28 14:13:44 +00:00 |
CompressedOops
|
8244614: cleanup keywords used/available in hotspot testbase
|
2020-06-08 21:27:22 -07:00 |
condy
|
8246387: switch to jtreg 5.1
|
2020-06-10 10:47:40 -07:00 |
ConstantPool
|
8195650: Method references to VarHandle accessors
|
2018-06-25 14:39:44 -07:00 |
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 |
defineAnonClass
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
|
2020-04-28 19:57:02 -07:00 |
Dictionary
|
8243945: use driver mode in runtime tests
|
2020-04-29 19:51:45 -07:00 |
duplAttributes
|
8243945: use driver mode in runtime tests
|
2020-04-29 19:51:45 -07:00 |
ElfDecoder
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
|
2020-04-28 19:57:02 -07:00 |
EnclosingMethodAttr
|
8243945: use driver mode in runtime tests
|
2020-04-29 19:51:45 -07:00 |
ErrorHandling
|
8251850: Refactor ResourceMark and DeoptResourceMark for better code sharing
|
2020-08-25 22:17:04 -04:00 |
exceptionMsgs
|
8222582: [TESTBUG] AbstractMethodErrorTest.java fails with "did not test both cases (interpreted and compiled)."
|
2020-07-24 12:40:41 +00:00 |
execstack
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
|
2020-04-28 19:57:02 -07:00 |
FieldLayout
|
8241500: FieldLayout/OldLayoutCheck.java fails in 32-bit VMs
|
2020-03-25 07:58:17 +01:00 |
Final
|
|
|
finalStatic
|
|
|
getSysPackage
|
8244142: some hotspot/runtime tests don't check exit code of forked JVM
|
2020-04-29 19:55:52 -07:00 |
handlerInTry
|
|
|
handshake
|
8238761: Asynchronous handshakes
|
2020-09-29 08:50:54 +00:00 |
HiddenClasses
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
|
2020-04-28 19:57:02 -07: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
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
|
2020-04-28 19:57:02 -07:00 |
InvocationTests
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
|
2020-05-04 21:20:39 +02:00 |
invokedynamic
|
8239915: Zero VM crashes when handling dynamic constant
|
2020-02-26 17:32:04 +08:00 |
jni
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
|
2020-09-23 21:11:31 +00: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 |
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
|
8244614: cleanup keywords used/available in hotspot testbase
|
2020-06-08 21:27:22 -07:00 |
LoaderConstraints
|
8221470: Print methods in exception messages in java-like Syntax
|
2019-04-04 09:39:44 +02: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 |
LocalVariableTable
|
8239461: Use jcod rather than jar files in runtime tests
|
2020-02-20 07:25:14 -05:00 |
logging
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
|
2020-09-23 21:11:31 +00:00 |
MemberName
|
8249719: MethodHandle performance suffers from bad ResolvedMethodTable hash function
|
2020-07-24 15:33:38 +03:00 |
memory
|
8244614: cleanup keywords used/available in hotspot testbase
|
2020-06-08 21:27:22 -07:00 |
Metaspace
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
|
2020-09-23 21:11:31 +00:00 |
MinimalVM
|
|
|
MirrorFrame
|
|
|
modules
|
8246337: Add more JVM tests for sealed classes
|
2020-06-26 12:38:00 +00:00 |
Monitor
|
8242263: Diagnose synchronization on primitive wrappers
|
2020-08-21 15:04:02 +00:00 |
Nestmates
|
8238358: Implementation of JEP 371: Hidden Classes
|
2020-04-21 06:55:38 -07:00 |
NMT
|
8244778: Archive full module graph in CDS
|
2020-09-13 14:45:12 +00:00 |
os
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
|
2020-05-04 21:20:39 +02: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
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
|
2020-09-23 21:11:31 +00:00 |
reflect
|
8219139: move hotspot tests from test/jdk/vm
|
2019-03-14 19:37:17 -07:00 |
ReservedStack
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
|
2020-05-20 17:33:37 -07:00 |
Safepoint
|
8253794: TestAbortVMOnSafepointTimeout never timeouts
|
2020-10-05 19:16:11 +00:00 |
SameObject
|
8244614: cleanup keywords used/available in hotspot testbase
|
2020-06-08 21:27:22 -07:00 |
sealedClasses
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
|
2020-09-23 21:11:31 +00:00 |
SelectionResolution
|
8010319: Implementation of JEP 181: Nest-Based Access Control
|
2018-06-23 01:32:41 -04:00 |
Shutdown
|
8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests
|
2020-04-29 08:52:18 +02:00 |
signal
|
8252532: use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath")
|
2020-09-01 17:23:00 -07:00 |
StackGap
|
8179317: [TESTBUG] rewrite runtime shell tests in java
|
2020-02-05 07:31:13 -08:00 |
StackGuardPages
|
8239005: [TESTBUG] test/hotspot/jtreg/runtime/StackGuardPages/TestStackGuardPages.java: exeinvoke.c: must initialize static state before calling do_overflow()
|
2020-02-13 16:20:14 +01:00 |
stackMapCheck
|
|
|
StackTrace
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
|
2020-05-04 21:20:39 +02:00 |
StringIntrinsic
|
8239787: AArch64: String.indexOf may incorrectly handle empty strings
|
2020-03-03 13:06:50 +03:00 |
stringtable
|
8253581: runtime/stringtable/StringTableCleaningTest.java fails on 32-bit platforms
|
2020-09-24 09:19:40 +00:00 |
symboltable
|
8244385: various clean-ups in runtime tests
|
2020-05-05 09:27:22 -07:00 |
testlibrary
|
8236938: [TESTBUG] JFR event MetaspaceAllocationFailure is not tested
|
2020-03-02 12:16:18 -08:00 |
Thread
|
8222671: thread_large/thread_large.java times out on MacOSX
|
2020-09-01 14:36:59 -05:00 |
Throwable
|
8243945: use driver mode in runtime tests
|
2020-04-29 19:51:45 -07:00 |
TLS
|
8239449: [TESTBUG] test/hotspot/jtreg/runtime/TLS/TestTLS.java: skip test if glibc too old for AdjustStackSizeForTLS
|
2020-02-24 14:25:35 +01:00 |
TransitiveOverrideCFV50
|
|
|
Unsafe
|
8244385: various clean-ups in runtime tests
|
2020-05-05 09:27:22 -07:00 |
verifier
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
|
2020-05-04 21:20:39 +02: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
|
8246477: add whitebox support for deflating idle monitors
|
2020-06-24 17:48:53 -04: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 |