.. |
6294277
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
|
2020-09-23 21:11:31 +00:00 |
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
|
|
|
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
|
|
|
8176717
|
8247589: Implementation of Alpine Linux/x64 Port
|
2020-10-13 09:35:58 +00:00 |
AccModule
|
|
|
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
|
8263002: Remove CDS MiscCode region
|
2021-03-10 06:07:39 +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
|
8260522: Clean up warnings in hotspot JTReg runtime tests
|
2021-02-01 16:46:17 +00:00 |
CompactStrings
|
8242921: test/hotspot/jtreg/runtime/CompactStrings/TestMethodNames.java uses nashorn script engine
|
2020-04-28 14:13:44 +00:00 |
CompressedOops
|
8258576: Try to get zerobased CCS if heap is above 32 and CDS is disabled
|
2021-01-12 08:35:12 +00: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 |
DefineClass
|
8262913: KlassFactory::create_from_stream should never return NULL
|
2021-03-10 14:15:32 +00: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
|
8260282: Add option to compress heap dumps created by -XX:+HeapDumpOnOutOfMemoryError
|
2021-01-29 13:53:40 +00: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
|
8255616: Disable AOT and Graal in Oracle OpenJDK
|
2020-11-02 16:04:46 +00:00 |
invokedynamic
|
8256318: AArch64: Add support for floating-point absolute difference
|
2020-11-18 10:14:20 +00:00 |
jni
|
8259446: runtime/jni/checked/TestCheckedReleaseArrayElements.java fails with stderr not empty
|
2021-01-08 22:25:21 +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
|
8260522: Clean up warnings in hotspot JTReg runtime tests
|
2021-02-01 16:46:17 +00: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
|
8195744: Avoid calling ClassLoader.checkPackageAccess if security manager is not installed
|
2021-02-08 21:31:25 +00:00 |
MemberName
|
8249719: MethodHandle performance suffers from bad ResolvedMethodTable hash function
|
2020-07-24 15:33:38 +03:00 |
memory
|
8213269: convert test/hotspot/jtreg/runtime/memory/RunUnitTestsConcurrently to gtest
|
2021-03-08 20:09:59 +00:00 |
Metaspace
|
8262099: jcmd VM.metaspace should report unlimited size if MaxMetaspaceSize isn't specified
|
2021-02-25 02:08:52 +00:00 |
MinimalVM
|
|
|
MirrorFrame
|
|
|
modules
|
8260522: Clean up warnings in hotspot JTReg runtime tests
|
2021-02-01 16:46:17 +00:00 |
Monitor
|
8226416: MonitorUsedDeflationThreshold can cause repeated async deflation requests
|
2021-01-14 14:23:27 +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
|
8262188: Add test to verify trace page sizes logging on Linux
|
2021-03-01 12:03:44 +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
|
8260522: Clean up warnings in hotspot JTReg runtime tests
|
2021-02-01 16:46:17 +00:00 |
reflect
|
8260522: Clean up warnings in hotspot JTReg runtime tests
|
2021-02-01 16:46:17 +00: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
|
8260522: Clean up warnings in hotspot JTReg runtime tests
|
2021-02-01 16:46:17 +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
|
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
|
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
|
8255450: runtime/ThreadCountLimit.java causes high system load
|
2020-10-27 14:25:34 +00:00 |
Throwable
|
8243945: use driver mode in runtime tests
|
2020-04-29 19:51:45 -07:00 |
TLS
|
8247589: Implementation of Alpine Linux/x64 Port
|
2020-10-13 09:35:58 +00:00 |
TransitiveOverrideCFV50
|
|
|
Unsafe
|
8244385: various clean-ups in runtime tests
|
2020-05-05 09:27:22 -07:00 |
verifier
|
8262368: wrong verifier message for bogus return type
|
2021-03-03 13:18:36 +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
|
8257468: runtime/whitebox/TestWBDeflateIdleMonitors.java fails with Monitor should be deflated.: expected true to equal false
|
2020-12-23 22:02:09 +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 |