jdk-24/hotspot/test/runtime
Lois Foltan 92eb334c91 8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined
Fixed an issue in class unloading to delay walk until class loader's aliveness is determined of modularity lists to remove dead modules

Reviewed-by: coleenp, dholmes, sspitsyn, zgu
2016-06-28 10:11:01 -04:00
..
6294277 8036010: hs: Some jtreg tests use hard coded ports 2014-02-28 14:30:25 +04:00
6626217 8051896: jtreg tests don't use $TESTJAVAOPTS 2014-08-03 12:04:17 +04:00
6819213 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
6981737 8085822: JEP 223: New Version-String Scheme (initial integration) 2015-06-12 08:31:01 +02:00
7100935 8147937: Adapt SAP copyrights to new company name 2016-01-21 12:37:47 +01:00
7107135 8147937: Adapt SAP copyrights to new company name 2016-01-21 12:37:47 +01:00
7116786 8046233: VerifyError on backward branch 2014-08-05 09:11:35 -04:00
7158988 8147937: Adapt SAP copyrights to new company name 2016-01-21 12:37:47 +01:00
7160757 7160757: Problem with hotspot/runtime_classfile 2012-05-03 15:37:46 -04:00
7162488 8051896: jtreg tests don't use $TESTJAVAOPTS 2014-08-03 12:04:17 +04:00
7167069 7167069: 6 VM flags crash the VM when queried via jinfo 2012-05-10 14:16:34 +02:00
8007320 8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType 2013-05-31 13:02:24 +02:00
8007475 8007475: Memory stomp with UseMallocOnly 2013-02-04 13:14:12 -05:00
8010389 8010389: After fix for 7107135 a failed dlopen() call results in a VM crash 2013-03-21 20:46:46 -07:00
8024804 8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object 2013-12-10 16:18:26 -05:00
8026365 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
8026394 8026394: Eclipse fails with JDK8 build 111 2013-10-22 14:47:59 -04:00
Annotations 8141132: JEP 254: Compact Strings 2015-11-03 09:41:03 +01:00
BadObjectClass 8154956: Module system implementation refresh (4/2016) 2016-05-03 09:09:20 +01:00
BoolReturn 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
BootClassAppendProp 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
CDSCompressedKPtrs 8154976: UseSharedSpaces error message is incomplete 2016-04-27 11:40:43 -07:00
ClassFile 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
classFileParserBug 8158297: Lack of proper checking of non-well formed elements in CONSTANT_Utf8_info's structure 2016-06-07 15:34:22 -04:00
ClassResolutionFail 8023697: failed class resolution reports different class name in detail message for the first and subsequent times 2014-05-05 19:53:00 -04:00
ClassUnload 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
CommandLine 8157560: Reserve space for allocation prefetch only in builds that support allocation prefetching 2016-05-24 09:07:22 +02:00
CompressedOops Merge 2016-04-14 17:42:29 -07:00
ConstantPool 8159470: Error message for ICCE for MethodHandle constant pool not helpful 2016-06-20 12:28:14 -04:00
contended 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
duplAttributes 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
EnclosingMethodAttr 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
ErrorHandling 8159328: [TESTBUG] ProblematicFrameTest.java throws an exception (due to trying to access Unsafe) but still passes 2016-06-14 14:31:36 -04:00
finalStatic 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
getSysPackage Merge 2016-05-06 06:12:56 -07:00
handlerInTry 8075118: JVM stuck in infinite loop during verification 2015-03-19 08:55:50 -04:00
InternalApi 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
interned 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
invokedynamic 8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError 2015-05-07 15:05:46 +02:00
jni 8072588: JVM crashes in JNI if toString is declared as an interface method 2015-06-02 10:41:18 +02:00
jsig 8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator 2014-08-26 13:07:57 -07:00
lambda-features 8151156: [TESTBUG] Integrate trivial Hotspot test changes from Jake before Jigsaw M3 2016-03-03 12:44:34 -08:00
libadimalloc.solaris.sparc 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
LoadClass 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
LocalVariableTable 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
logging 8153394: Add Unified Logging to make it easy to trace time taken in initPhase2 2016-06-17 10:46:55 -04:00
memory 8159156: [TESTBUG] ReserveMemory test is not useful on Aix 2016-06-09 15:17:18 +02:00
Metaspace 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
MirrorFrame 8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure 2016-04-25 09:51:00 -04:00
modules 8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined 2016-06-28 10:11:01 -04:00
NMT 8158929: [TESTBUG] CommitOverlappingRegions.java can not deal with pages > 32K 2016-06-07 16:08:25 +02:00
os 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
PerfMemDestroy 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
RedefineObject 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
RedefineTests 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
reflect 6191224: (reflect) Misleading detail string in IllegalArgumentException thrown by Array.get<Type> 2014-10-23 14:43:08 -07:00
ReservedStack 8156923: [ppc] Implement "JEP 270: Reserved Stack Areas for Critical Sections" 2016-05-13 15:22:48 +02:00
Safepoint 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
SameObject 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
SelectionResolution 8145148: InterfaceMethod CP entry pointing to a class should cause ICCE 2016-05-27 10:52:39 -04:00
SharedArchiveFile 8159890: SIGSEGV with UseStringDeduplication and UseSharedSpaces/RequireSharedSpaces 2016-06-28 10:37:52 +02:00
StackGuardPages 8159335: Fix problems with stack overflow handling 2016-06-13 09:28:25 +02:00
stackMapCheck 7127066: Class verifier accepts an invalid class file 2015-03-25 08:16:48 -04:00
testlibrary 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging 2016-02-03 11:40:30 -05:00
Thread 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
ThreadSignalMask 8157831: JVMCI tests should not be executed on linux-arm32 2016-06-17 13:07:27 +03:00
Throwable 8157592: StackTraceLogging fails with stack overflow on 32-bit Windows 2016-06-20 07:45:03 -04:00
Unsafe 8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer 2016-06-06 16:31:03 -07:00
verifier 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
whitebox 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
XCheckJniJsig 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00