jdk-24/hotspot/test/compiler
Harold Seigel e8e6415b7a 8058575: IllegalAccessError trying to access package-private class from VM anonymous class
Put anonymous classes in unnamed package into host class's package.  Throw exception if host class's package differs from anonymous class.

Reviewed-by: coleenp, acorn
2016-09-07 07:19:48 -04:00
..
arguments 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
arraycopy 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
c1 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
c2 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
calls 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
ciReplay 8160898: assert while replaying ciReplay file created using TieredStopAtLevel=1 2016-07-12 08:57:00 +02:00
classUnloading 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
codecache 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
codegen 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
compilercontrol 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
controldependency 8160761: [TESTBUG] Several compiler tests fail with product bits 2016-07-13 19:08:07 +03:00
cpuflags 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
debug 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
dependencies/MonomorphicObjectCall 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
eliminateAutobox 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
escapeAnalysis 8151280: update hotspot tests to use vm.compMode instead of their own logic 2016-07-13 18:03:15 +03:00
exceptions 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
floatingpoint 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
gcbarriers 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
inlining 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
integerArithmetic 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
interpreter 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
intrinsics 8164737: Remove Unsafe dependency from ProcessTools 2016-08-25 08:40:53 -04:00
jsr292 8058575: IllegalAccessError trying to access package-private class from VM anonymous class 2016-09-07 07:19:48 -04:00
jvmci 8164862: 2 JVMCI tests should not be executed on linux-x86 2016-08-31 16:48:26 +02:00
linkage 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
loopopts 8164737: Remove Unsafe dependency from ProcessTools 2016-08-25 08:40:53 -04:00
macronodes 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
membars 8160761: [TESTBUG] Several compiler tests fail with product bits 2016-07-13 19:08:07 +03:00
memoryinitialization 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
onSpinWait 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
oracle 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
osr 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
patches/java.base/java/lang 8155608: String intrinsic range checks are not strict enough 2016-05-13 08:32:20 +02:00
print 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
profiling 8164608: [TESTBUG] compiler/profiling tests fail to compile 2016-08-23 19:30:56 +03:00
rangechecks 8164521: compiler/rangechecks/TestRangeCheckSmearing.java is missing @build for sun.hotspot.WhiteBox 2016-08-20 09:35:40 -04:00
reflection 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
regalloc 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
relocations 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
rtm 8164737: Remove Unsafe dependency from ProcessTools 2016-08-25 08:40:53 -04:00
runtime 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
stable 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
startup Merge 2016-08-19 14:33:52 -07:00
stringopts 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
testlibrary 8164737: Remove Unsafe dependency from ProcessTools 2016-08-25 08:40:53 -04:00
tiered 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
types 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
uncommontrap 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
unsafe Merge 2016-08-26 14:47:52 -07:00
vectorization 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
whitebox 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00