Dean Long
0812854427
8229201: Update Graal
...
Reviewed-by: kvn
2019-09-24 12:47:15 -04:00
Igor Veresov
f9e0cdbed9
8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop
...
Reviewed-by: dlong
2019-09-07 10:05:47 -07:00
Vladimir Kozlov
a405118f90
8229848: [Graal] missing Graal intrinsics for Electronic Code Book (ECB) encryption
...
New intrinsics were added to Graal test
Reviewed-by: dlong
2019-08-21 18:03:50 -07:00
Stefan Karlsson
a3d6be2b2d
8229838: Rename markOop files to markWord
...
Reviewed-by: dholmes, rehn
2019-08-19 11:30:03 +02:00
Andrew Dinn
047b8bfeb7
8224974: Implement JEP 352
...
Non-Volatile Mapped Byte Buffers
Reviewed-by: alanb, kvn, bpb, gromero, darcy, shade, bulasevich, dchuyko
2019-08-20 10:11:53 +01:00
Stefan Karlsson
ae5615c614
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
...
Reviewed-by: rkennke, coleenp, kbarrett, dcubed
2019-08-06 10:48:21 +02:00
Dean Long
bc1ccab62c
8226771: Update Graal
...
Reviewed-by: kvn
2019-07-25 17:35:58 -04:00
Jamsheed Mohammed C M
da3672a299
8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully
...
Unsafe.copyMemory access failures are handled gracefully.
Reviewed-by: dnsimon, kvn
2019-07-12 11:51:07 -07:00
Mikael Vidstedt
ff3eeb4773
Merge
2019-07-09 16:37:30 -07:00
Tom Rodriguez
75d87ff254
8227034: Graal crash with gcbasher
...
Adjust Graal's registers declaration for String intrinisics.
Reviewed-by: dlong, dnsimon, kvn
2019-07-09 14:59:12 -07:00
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
Jesper Wilhelmsson
a77f50d3d1
8225497: Update Graal
...
Reviewed-by: kvn
2019-06-27 03:33:44 +02:00
Joe Darcy
4750064828
8214546: Start of release updates for JDK 14
...
8214547: Add SourceVersion.RELEASE_14
8214548: Add source 14 and target 14 to javac
8214549: Bump maximum recognized class file version to 58 for JDK 14
Reviewed-by: jjg, mikael, erikj, jlahoda, dholmes
2019-06-11 16:45:20 -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