.. |
aot
|
8202711: Merge tiered compilation policies
|
2018-05-09 09:39:25 +02:00 |
arguments
|
8198608: Improvements to command-line flags printing
|
2018-03-19 13:37:57 -05:00 |
arraycopy
|
8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal
|
2017-10-02 14:31:34 -07:00 |
c1
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
c2
|
8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp
|
2018-03-22 16:39:02 -07:00 |
calls
|
8199624: [Graal] Blocking jvmci compilations time out
|
2018-03-21 08:18:54 +01:00 |
ciReplay
|
8186635: ClassFileInstaller should be run as a driver
|
2018-01-17 21:44:44 -08:00 |
classUnloading
|
8187884: [TESTBUG] compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading failed with ClassNotFoundException
|
2017-09-25 14:23:18 -07:00 |
codecache
|
8190351: InitialAndMaxUsageTest does not free allocated blob
|
2017-10-31 09:33:47 +01:00 |
codegen
|
8199777: Deprecate -XX:+AggressiveOpts
|
2018-03-22 08:39:51 +01:00 |
compilercontrol
|
8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp
|
2018-03-22 16:39:02 -07:00 |
controldependency
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
cpuflags
|
8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal
|
2017-10-02 14:31:34 -07:00 |
debug
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
dependencies/MonomorphicObjectCall
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
eliminateAutobox
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
escapeAnalysis
|
8199777: Deprecate -XX:+AggressiveOpts
|
2018-03-22 08:39:51 +01:00 |
exceptions
|
8188151: "assert(entry_for(catch_pco, handler_bcis->at(i), scope_depth)->pco() == handler_pcos->at(i))" failure with C1
|
2017-10-10 14:05:04 +02:00 |
floatingpoint
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
gcbarriers
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
inlining
|
8196726: compiler/inlining/InlineAccessors.java test failed
|
2018-02-06 09:35:05 -08:00 |
integerArithmetic
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
interpreter
|
8148871: Possible wrong expression stack depth at deopt point
|
2018-03-01 08:58:27 +01:00 |
intrinsics
|
8200227: [Graal] Test times out with Graal due to low compile threshold
|
2018-03-27 11:13:11 +02:00 |
jsr292
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
jvmci
|
8203370: [JVMCI] UseJVMCICompiler should imply EnableJVMCI
|
2018-05-29 12:06:05 -07:00 |
linkage
|
8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread"
|
2017-11-10 13:10:54 +01:00 |
loopopts
|
8202949: C2: assert(false) failed: Bad graph detected in build_loop_late
|
2018-05-25 09:05:42 +02:00 |
loopstripmining
|
8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
|
2018-05-24 09:59:57 +02:00 |
macronodes
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
membars
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
memoryinitialization
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
onSpinWait
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
oracle
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
osr
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
patches/java.base/java/lang
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
print
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
profiling
|
8189439: Parameters type profiling is not performed from aarch64 interpreter
|
2017-12-01 18:24:52 +03:00 |
rangechecks
|
8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
|
2018-03-01 09:03:30 -08:00 |
reflection
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
regalloc
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
relocations
|
8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
|
2017-11-20 09:50:23 +01:00 |
rtm
|
8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
|
2018-05-21 13:23:55 -04:00 |
runtime
|
8203431: TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL
|
2018-05-22 14:54:55 +02:00 |
stable
|
8203318: compiler/stable/TestStableShort.java is broken
|
2018-05-17 21:04:53 -07:00 |
startup
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
stringopts
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
testlibrary
|
8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT
|
2018-03-06 10:30:24 +01:00 |
tiered
|
8202711: Merge tiered compilation policies
|
2018-05-09 09:39:25 +02:00 |
types
|
8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp
|
2018-03-30 07:47:20 -07:00 |
uncommontrap
|
8201368: IfNode::fold_compares() may lead to incorrect execution
|
2018-04-10 17:07:21 +02:00 |
unsafe
|
8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node
|
2017-11-27 16:05:11 -08:00 |
vectorization
|
8201367: assert(current != first_mem) failed: corrupted memory graph in superword code
|
2018-04-26 12:48:35 -07:00 |
whitebox
|
8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
|
2018-03-01 09:03:30 -08:00 |