.. |
arguments
|
8059604: Add CompileThresholdScaling flag to control when methods are first compiled (with and withour TieredCompilation)
|
2014-10-15 14:00:41 +02:00 |
arraycopy
|
8055910: closed/java/util/Collections/CheckedCollections.java failed with ClassCastException not thrown
|
2014-08-29 16:32:29 +02:00 |
c1
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
|
2014-11-18 19:44:45 +01:00 |
c2
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
|
2014-11-18 19:44:45 +01:00 |
ciReplay
|
8051896: jtreg tests don't use $TESTJAVAOPTS
|
2014-08-03 12:04:17 +04:00 |
classUnloading
|
Merge
|
2014-08-25 07:44:58 +00:00 |
codecache
|
8059550: JEP-JDK-8043304: Test task: segment overflow w/ empty others
|
2014-11-21 17:27:11 +03:00 |
codegen
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
|
2014-11-18 19:44:45 +01:00 |
cpuflags
|
8020433: Crash when using -XX:+RestoreMXCSROnJNICalls
|
2013-07-15 10:28:32 -07:00 |
debug
|
8036748: assert(_base == Int) failed: Not an Int w/ -XX:+TraceIterativeGVN
|
2014-10-24 09:14:41 -07:00 |
dependencies/MonomorphicObjectCall
|
8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer
|
2014-11-20 11:06:26 +01:00 |
eliminateAutobox
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
|
2014-11-18 19:44:45 +01:00 |
escapeAnalysis
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
|
2014-11-18 19:44:45 +01:00 |
exceptions
|
8061563: Typo in test/compiler/exceptions/CatchInlineExceptions.java
|
2014-10-21 12:37:48 -07:00 |
floatingpoint
|
8039407: Regression test needed for JDK-8015396
|
2014-04-28 15:09:39 -04:00 |
gcbarriers
|
8023472: C2 optimization breaks with G1
|
2013-08-23 18:04:35 -07:00 |
inlining
|
8036100: Default method returns true for a while, and then returns false
|
2014-03-04 02:33:10 -08: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
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
|
2014-11-18 19:44:45 +01:00 |
jsr292
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
|
2014-11-18 19:44:45 +01:00 |
loopopts
|
8054478: C2: Incorrectly compiled char[] array access crashes JVM
|
2014-11-13 09:19:46 +01:00 |
macronodes
|
8046698: assert(false) failed: only Initialize or AddP expected macro.cpp:943
|
2014-08-02 07:06:08 +02:00 |
membars
|
8048879: "unexpected yanked node" opto/postaloc.cpp:139
|
2014-08-19 07:36:11 +02:00 |
oracle
|
8059847: complement JDK-8055286 and JDK-8056964 changes
|
2014-10-10 14:48:30 +02:00 |
osr
|
8057165: [TESTBUG] Need a test to cover JDK-8054883
|
2014-09-16 21:29:30 +04:00 |
print
|
8026865: [TESTBUG] 'compiler/print/PrintInlining.java' should specify -XX:+UnlockDiagnosticVMOptions
|
2013-10-21 09:21:41 +04:00 |
profiling
|
8040237: nsk/jvmti/RetransformClasses/retransform001 crashed the VM on all platforms when run with with -server -Xcomp
|
2014-07-10 15:12:48 +02:00 |
reflection
|
8029366: ShouldNotReachHere error when creating an array with component type of void
|
2013-12-06 16:43:56 -08:00 |
regalloc
|
8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java
|
2013-12-11 01:04:34 +04:00 |
relocations
|
8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64
|
2014-06-11 09:16:19 +02:00 |
rtm
|
8055069: TSX and RTM should be deprecated more strongly until hardware is corrected
|
2014-08-22 12:03:49 -07:00 |
runtime
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
|
2014-11-18 19:44:45 +01:00 |
stable
|
8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests
|
2014-09-29 09:32:15 -07:00 |
startup
|
8064696: compiler/startup/SmallCodeCacheStartup.java doesn't check exit code
|
2014-11-21 17:28:29 +03:00 |
testlibrary
|
8055903: Develop sanity tests on SPARC's SHA instructions support
|
2014-09-03 15:26:06 +04:00 |
tiered
|
8046268: compiler/whitebox/ tests fail : must be osr_compiled
|
2014-10-13 12:30:37 +02:00 |
types
|
8044186: Introduce a reproducible random generator
|
2014-11-02 18:43:38 +03:00 |
uncommontrap
|
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
|
2014-11-18 19:44:45 +01:00 |
unsafe
|
8044186: Introduce a reproducible random generator
|
2014-11-02 18:43:38 +03:00 |
whitebox
|
8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
|
2014-11-11 11:05:41 +01:00 |