jdk-24/test/hotspot/jtreg/compiler
Tobias Hartmann 164fcbbec9 8218201: Failures when vmIntrinsics::_getClass is not inlined
Fix BCEscapeAnalyzer to correctly handle _getClass intrinsic.

Reviewed-by: kvn, dlong, redestad, neliasso
2019-03-11 11:42:57 +01:00
..
aot 8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3 2019-01-30 17:35:20 -08:00
arguments 8217447: Develop flag TraceICs is broken 2019-01-22 08:47:01 +01:00
arraycopy 8200282: Serializing non-zero byte as zero to ByteBuffer 2018-07-13 15:44:54 +02:00
c1 8218721: C1's CEE optimization produces safepoint poll with invalid debug information 2019-02-19 08:58:55 +01:00
c2 8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI 2019-02-09 19:39:28 +01:00
calls 8199624: [Graal] Blocking jvmci compilations time out 2018-03-21 08:18:54 +01:00
cha 8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event 2019-02-14 15:27:12 -08:00
ciReplay 8219651: compiler/ciReplay/TestServerVM.java is failing on windows 2019-03-06 16:01:01 +01:00
classUnloading 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?" 2019-03-07 08:38:16 +01:00
codecache 8208655: use JTreg skipped status in hotspot tests 2018-08-02 14:40:55 -07:00
codegen 8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc 2019-03-01 04:34:28 -08: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 8207965: C2-only debug build fails 2018-08-08 18:38:34 -07:00
debug 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
dependencies/MonomorphicObjectCall 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
eliminateAutobox 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
escapeAnalysis 8218201: Failures when vmIntrinsics::_getClass is not inlined 2019-03-11 11:42:57 +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 8207838: AArch64: Float registers incorrectly restored in JNI call 2018-08-21 13:44:59 +01:00
gcbarriers 8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance" 2018-11-08 10:08:52 +01:00
graalunit 8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest 2019-01-14 09:48:30 +01:00
inlining 8214862: assert(proj != __null) at compile.cpp:3251 2018-12-07 17:56:51 +01:00
integerArithmetic 8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation 2018-11-26 17:35:35 +01:00
interpreter 8216316: Tests fail due to too low specified TLAB size 2019-01-10 12:14:12 +01:00
intrinsics 8217561: X86: Add floating-point Math.min/max intrinsics 2019-03-07 15:27:42 +01:00
jsr292 8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle 2019-01-25 13:37:08 -08:00
jvmci 8215748: Application fails when executed with Graal 2019-01-15 22:59:33 -08:00
linkage 8214719: Deprecate -Xverify:none option 2019-02-20 13:21:36 -05:00
loopopts 8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit 2018-12-18 10:12:28 +01:00
loopstripmining 8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node" 2018-09-12 16:38:13 +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 8207965: C2-only debug build fails 2018-08-08 18:38:34 -07: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 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
print 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
profiling 8213794: ARM32: disable TypeProfiling, CriticalJNINatives, Serviceablity tests for ARM32 2018-11-16 19:29:40 +03:00
rangechecks 8215265: C2: range check elimination may allow illegal out of bound access 2018-12-14 11:22:26 +01:00
reflection 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
regalloc 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference 2018-10-22 17:00:04 -07:00
relocations 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds 2017-11-20 09:50:23 +01:00
rtm 8209972: [GRAAL] Don't run RTM tests with Graal 2018-09-14 15:32:22 -04:00
runtime 8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions 2019-03-08 13:56:05 +01:00
stable 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -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 8209459: TestSHA512MultiBlockIntrinsics failed on AArch64 2018-08-15 14:35:33 +02:00
tiered 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile 2018-08-02 22:14:54 -04:00
types 8207965: C2-only debug build fails 2018-08-08 18:38:34 -07:00
uncommontrap 8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError 2018-10-03 14:53:05 -07:00
unsafe 8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses 2019-02-18 17:41:31 +01:00
vectorization 8207065: Cleanup compiler tests for Client VM 2018-07-13 11:13:34 -07:00
whitebox 8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java 2019-02-12 11:23:43 -08:00