Dean Long
d307ec4dba
8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp
...
Reviewed-by: kvn
2019-07-09 13:46:39 -04:00
Jamsheed Mohammed C M
7fbf691c01
8221577: [Graal] Implement basic type consistency checks for Low level MH intrinsics
...
Reviewed-by: kvn
2019-07-08 04:01:54 -07:00
Tom Rodriguez
291dfa4da5
8221514: [Graal] java/lang/String/CompactString/ tests fail with "GraalError: failed guarantee: no FrameState at DeoptimizingNode" in Graal -Xcomp mode
...
Put FrameState directly on final StateSplit in intrinsics.
Reviewed-by: thartmann, kvn, dnsimon, gdub
2019-07-07 18:27:38 -07:00
Yudi Zheng
173e014b80
8224254: compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
...
Reviewed-by: kvn, thartmann
2019-07-07 18:17:46 -07:00
Vladimir Kozlov
4124d403c0
8225064: [Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48
...
Switch off ReduceInitialCardMarks optimization in Graal in JDK 13 (full fix is in JDK 14)
Reviewed-by: thartmann, never
2019-07-07 18:10:18 -07:00
Igor Veresov
e47daab7b4
8223320: [AOT] jck test api/javax_script/ScriptEngine/PutGet.html fails when test classes are AOTed
...
Materialization of primitive boxes should use caches
Reviewed-by: kvn, never
2019-06-03 13:21:02 -07:00
Jesper Wilhelmsson
993feb95ea
8223346: Update Graal
...
Reviewed-by: kvn
2019-05-17 00:21:10 +02:00
Vladimir Kozlov
534b6487f7
8223539: compiler/graalunit/HotspotTest.java hotspot.test.CheckGraalIntrinsics AssertionError: found plugins for intrinsics
...
Reviewed-by: vlivanov
2019-05-08 16:42:52 -07:00
Sandhya Viswanathan
707c30fae6
8222074: Enhance auto vectorization for x86
...
Reviewed-by: kvn, vlivanov
2019-05-07 13:33:27 -07:00
Vladimir Kozlov
72f082e925
8223332: Update JVMCI
...
Reviewed-by: never, dnsimon
2019-05-06 20:05:19 -07:00
Jesper Wilhelmsson
69647ce061
8222665: Update Graal
...
Reviewed-by: kvn
2019-05-06 21:50:20 +02:00
Vladimir Kozlov
e9c523ae5f
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
...
Reviewed-by: dnsimon, never, stefank, rehn, neliasso, dholmes, kbarrett, coleenp
2019-05-01 12:31:29 -07:00
Dean Long
61f35bf898
8219403: JVMCIRuntime::adjust_comp_level should be replaced
...
Reviewed-by: kvn, dnsimon, never
2019-04-24 09:10:45 -07:00
Jesper Wilhelmsson
75db2f7df9
8221598: Update Graal
...
Reviewed-by: kvn
2019-04-23 22:55:09 +02:00
Jesper Wilhelmsson
e664676423
8221341: Update Graal
...
Reviewed-by: kvn
2019-03-28 19:39:14 +01:00
Jesper Wilhelmsson
ea61da4d5f
8220389: Update Graal
...
Reviewed-by: kvn, dlong
2019-03-20 22:53:44 +01:00
Jesper Wilhelmsson
c7219faf86
8218074: Update Graal
...
Reviewed-by: kvn
2019-03-12 19:17:42 +01:00
Patric Hedlin
0e29b78bd1
8214947: Assertion error in test: StringCompressInflateTest
...
Reviewed-by: kvn, neliasso
2019-02-14 14:59:17 +01:00
Patric Hedlin
48cb2d94e7
8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
...
Reviewed-by: thartmann, neliasso
2019-02-13 14:42:20 +01:00
Jesper Wilhelmsson
fd21613d59
Merge
2019-01-25 18:12:06 +01:00
Jesper Wilhelmsson
bc920bd00d
Merge
2019-01-22 19:56:19 +01:00
Doug Simon
0622059445
8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode
...
Reviewed-by: kvn, dlong
2019-01-20 14:57:22 +01:00
Jesper Wilhelmsson
a8c5f1e59a
Merge
2019-01-15 22:54:09 +01:00
Jesper Wilhelmsson
528bc73ca4
Merge
2019-01-14 23:05:26 +01:00
Josef Haider
394ae33778
8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base
...
Reviewed-by: kvn, never, dlong
2019-01-14 21:34:39 +01:00
Igor Veresov
6dfc66948b
8196568: [Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow"
...
Temporarily cripple j.l.Math.*Exact() instrinsics to pass TCK
Reviewed-by: kvn, dlong, never
2019-01-15 10:40:32 -08:00
Doug Simon
516a3b3ec1
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
...
Reviewed-by: iveresov, never, dlong
2018-12-14 17:32:16 -08:00
Vladimir Kozlov
f7e8dcc0bb
8215687: [Graal] unit test CheckGraalIntrinsics failed after 8212043
...
Add check for new intrinsics
Reviewed-by: iveresov, iignatyev
2018-12-20 14:03:56 -08:00
Doug Simon
945e9400ce
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
...
Reviewed-by: iveresov, never, dlong
2018-12-14 16:52:17 -08:00
Joe Darcy
b5f0eec3d8
8205626: Start of release updates for JDK 13
...
8205393: Add SourceVersion.RELEASE_13
8205394: Add source 13 and target 13 to javac
8205645: Bump maximum recognized class file version to 57 for JDK 13
8214825: Update preview language features for start of JDK 13
Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
2018-12-13 19:06:11 +01:00
Vladimir Kozlov
a2541e687b
8215317: [GRAAL] unit test CheckGraalIntrinsics failed after 8213754
...
Fix CheckGraalIntrinsics test for new intrinsics.
Reviewed-by: iveresov, never
2018-12-12 21:02:46 -08:00
Igor Veresov
8d8b784c9e
8215224: Update Graal
...
Reviewed-by: kvn
2018-12-11 16:50:43 -08:00
Dean Long
14c389333c
8214023: Update Graal
...
Reviewed-by: kvn
2018-12-08 00:56:10 -08:00
Igor Veresov
ab98118bec
8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed
...
Reviewed-by: kvn
2019-01-23 16:57:01 -08:00
Dean Long
971575362a
8210777: Update Graal
...
Reviewed-by: kvn
2018-11-15 09:04:07 -08:00
Dean Long
5e25c70198
8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed
...
Reviewed-by: kvn
2018-11-09 09:57:22 -08:00
Mandy Chung
9ffe7e1205
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
...
Reviewed-by: alanb, dfuchs, kvn
2018-11-06 10:01:16 -08:00
Mandy Chung
5e6d6b8642
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
...
Reviewed-by: dholmes, thartmann
2018-10-22 17:00:04 -07:00
Doug Simon
548eb6860a
8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
...
Reviewed-by: never, kvn, sspitsyn
2018-10-05 20:03:14 +02:00
Igor Veresov
acb7acc64f
8210478: Update Graal
...
Reviewed-by: kvn
2018-09-13 22:45:12 -07:00
Igor Veresov
4dfa58d553
8206992: Update Graal
...
Reviewed-by: kvn
2018-08-17 13:20:53 -07:00
Phil Race
1387c87093
Merge
2018-07-26 10:00:40 -07:00
Dean Long
7723d3a1e9
8207383: [Graal] SelfChangedCDS.java fails with "guarantee(disp == (intptr_t)(jint)disp) failed: must be 32-bit offset"
...
Reviewed-by: kvn
2018-07-23 12:01:43 -07:00
Rahul Raghavan
75437a84db
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
...
Added required uses statement
Reviewed-by: dnsimon, kvn
2018-07-20 01:23:38 -07:00
Phil Race
28e828130d
Merge
2018-07-19 10:17:22 -07:00
Jesper Wilhelmsson
4fc510cc89
Merge
2018-07-14 02:14:54 +02:00
Zhongwei Yao
45158a4766
8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
...
Reviewed-by: adinn, aph
2018-07-11 15:00:33 +08:00
Tobias Hartmann
cbec44e846
8206093: compiler/graalunit/HotspotTest.java fails in CheckGraalIntrinsics
...
Ignore encodeBlock intrinsic.
Reviewed-by: kvn
2018-07-02 09:28:23 +02:00
Igor Ignatyev
8de0f1ba41
8204355: [Graal] org.graalvm.compiler.debug.test.CSVUtilTest fails on Windows due to improper line separator used
...
Reviewed-by: kvn
2018-06-29 13:44:13 -07:00
Igor Ignatyev
16cb20cfbd
8204517: [Graal] org.graalvm.compiler.debug.test.VersionsTest fails with InvalidPathException on windows
...
Reviewed-by: kvn
2018-06-29 13:44:09 -07:00