jdk-24/hotspot/test/compiler
Pavel Punegov b5e16518f4 8145800: [Testbug] CompilerControl: inline message differs for not inlined methods
Create callables outside the Internal subclasses

Reviewed-by: kvn
2016-01-20 20:26:33 +03:00
..
arguments 8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests 2015-10-29 12:04:04 -07:00
arraycopy 8144466: ppc64: fix argument passing through opto stubs 2015-12-07 15:42:47 +01:00
c1 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
c2 8146999: hotspot/test/compiler/c2/8007294/Test8007294.java test nightly failure 2016-01-18 21:34:28 +01:00
calls 8141351: Create tests for direct invoke instructions testing 2015-12-16 18:38:02 +03:00
ciReplay 8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build 2014-12-19 14:12:22 +03:00
classUnloading 8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests 2015-10-29 12:04:04 -07:00
codecache 8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests 2015-10-29 12:04:04 -07:00
codegen 8143925: Enhancing CounterMode.crypt() for AES 2015-12-28 23:11:01 -08:00
compilercontrol 8145800: [Testbug] CompilerControl: inline message differs for not inlined methods 2016-01-20 20:26:33 +03:00
controldependency 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash 2015-12-11 16:57:08 +01:00
cpuflags 8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java 2015-12-23 23:08:16 +03:00
debug 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
dependencies/MonomorphicObjectCall 8075171: Contended Locking fast notify bucket 2015-07-21 07:28:37 -07:00
eliminateAutobox 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
escapeAnalysis 8134031: Incorrect JIT compilation of complex code with inlining and escape analysis 2015-08-31 17:20:08 +02:00
exceptions 8067941: [TESTBUG] Fix tests for OS with 64K page size 2015-01-12 14:43:34 -08:00
floatingpoint Merge 2016-01-07 21:10:28 +00:00
gcbarriers 8023472: C2 optimization breaks with G1 2013-08-23 18:04:35 -07:00
inlining 8140650: Method::is_accessor should cover getters and setters for all types 2015-11-11 01:27:36 +03:00
integerArithmetic 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
interpreter 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
intrinsics 8144212: JDK 9 b93 breaks Apache Lucene due to compact strings 2016-01-18 08:34:14 +01:00
jsr292 8147444: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with NullPointerException in ClassFileInstaller 2016-01-18 08:25:26 +01:00
jvmci 8146001: Remove support for command line options from JVMCI 2016-01-05 10:57:15 -10:00
loopopts 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type 2016-01-18 08:40:25 +01:00
macronodes 8046698: assert(false) failed: only Initialize or AddP expected macro.cpp:943 2014-08-02 07:06:08 +02:00
membars 8140539: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1 2015-10-28 09:09:55 -05:00
memoryinitialization 8086053: Address inconsistencies regarding ZeroTLAB 2016-01-12 09:19:09 +01:00
oracle 8141331: Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE 2015-11-04 00:59:44 +03:00
osr 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
print 8073154: NULL-pointer dereferencing in LIR_OpProfileType::print_instr 2015-02-27 11:41:42 +03:00
profiling 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
rangechecks 8134883: C1 hard crash in range check elimination in Nashorn test262parallel 2015-12-02 15:13:42 +01:00
reflection 8029366: ShouldNotReachHere error when creating an array with component type of void 2013-12-06 16:43:56 -08:00
regalloc 8131969: jit/FloatingPoint/gen_math/Loops05 assert(2 <= size && size <= 16) failed: update low bits table 2015-08-18 16:10:34 +02:00
relocations 8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64 2014-06-11 09:16:19 +02:00
rtm 8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests 2015-10-29 12:04:04 -07:00
runtime 8141706: [TESTBUG] Update tests failing due to changed behavior 2015-11-20 11:57:33 -06:00
stable 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package 2015-12-03 11:18:34 +01:00
startup 8139048: Quarantine compiler/startup/SmallCodeCacheStartup.java 2015-10-08 08:54:57 +02:00
stringopts 8068909: SIGSEGV in c2 compiled code with OptimizeStringConcat 2015-01-16 13:58:22 +01:00
testlibrary 8136693: add package statement 'compiler.testlibrary' to CompilerUtils 2015-09-19 12:03:36 +03:00
tiered Merge 2015-11-13 13:31:48 +01:00
types 8141551: C2 can not handle returns with inccompatible interface arrays 2015-11-16 14:19:10 +01:00
uncommontrap 8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests 2015-10-29 12:04:04 -07:00
unsafe 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables 2015-12-09 14:54:40 +01:00
whitebox Merge 2015-11-13 13:31:48 +01:00