-
Bug
-
Resolution: Fixed
-
P3
-
11, 13
-
b18
Graal changelog:
913984a Tue Apr 16 14:13:32 2019 -0700 Aleksandar Prokopec [GR-15189] Trigger killCFG on the unused successors of a newly simplified TypeSwitchNode only *after* the new TypeSwitchNode gets created.
1719407 Mon Apr 15 23:49:03 2019 -0700 Tom Rodriguez [GR-15120] More gracefully handle missing filename.
ca23960 Fri Apr 12 11:34:12 2019 -0700 Doug Simon [GR-15174] Improve robustness of assembler wrt labels and short jumps.
f338f7e Thu Apr 11 14:22:39 2019 -0700 Doug Simon [GR-15142] [GR-14993] Compilation failure handling should not be different with assertions enabled.
e5758dc Thu Apr 11 04:15:53 2019 -0700 Yudi Zheng [GR-15062] Set guarded intrinsic branch probability accordingly.
254f831 Wed Apr 10 17:12:28 2019 -0700 Tom Rodriguez [GR-15080] Remove extra copy of options from CompilationTask.
88e1c56 Tue Apr 9 12:59:35 2019 -0700 Stefan Anzinger [GR-14990] AArch64: Improve negative check and pointer decompression.
6e3cb09 Fri Apr 5 19:33:01 2019 -0700 Tom Rodriguez [GR-13607] Implement method substitution for libgraal.
d742661 Fri Apr 5 11:34:59 2019 -0700 Gilles Duboscq [GR-14796] Handle special FSs in parse-time inlining.
99e1c79 Fri Apr 5 04:16:03 2019 -0700 Stefan Anzinger [GR-14989] Support non-literal/non-inlinable floats and doubles for native-image.
01710ea Thu Apr 4 23:23:20 2019 -0700 Stefan Anzinger [GR-14858] Fix null constant handling in canonicalization of PointerEquals.
9fed25b Thu Apr 4 06:05:26 2019 -0700 Doug Simon [GR-14791] Fix NPE in InliningData.getInlineInfo.
0ef81a5 Thu Apr 4 02:00:12 2019 -0700 Doug Simon [GR-14494] Make CompileTheWorld work in libgraal.
4e97844 Wed Apr 3 12:03:30 2019 -0700 Danilo Ansaloni [GR-14914] Rename 'Graal SDK' to 'GraalVM SDK'.
9c68d33 Mon Apr 1 10:28:01 2019 -0700 Thomas Würthinger [GR-5359] Improve System.arraycopy by inlining the copy loop.
5d86c0c Sun Mar 31 04:59:23 2019 -0700 Yudi Zheng [GR-14788] Add Base64::encodeBlock intrinsic.
c0822ec Sat Mar 30 14:38:07 2019 -0700 Doug Simon [GR-14820] Mitigate transient failures in timing method tests.
db4a418 Fri Mar 29 17:35:22 2019 -0700 Vojin Jovanovic [GR-13275] Conservative class initializaiton for native image.
1cf5207 Fri Mar 29 12:26:28 2019 -0700 Christian Wimmer [GR-3360] Fix race conditions in thread state transitions.
bdf7ed3 Thu Mar 28 05:15:57 2019 -0700 Christian Haeubl [GR-14528] [GR-14554] Changed the encoding of reference maps and simplified the layout encoding.
982c418 Thu Mar 28 02:09:46 2019 -0700 Stefan Anzinger [GR-14756] AArch: Fix tbz and implement bitcount.
c3e9bbc Thu Mar 28 00:00:28 2019 -0700 Doug Simon [GR-14656] Address Fortify Null Dereference issues.
cb15595 Wed Mar 27 22:50:28 2019 -0700 Tom Rodriguez [GR-14724] Remove options from Replacements.
24cd460 Wed Mar 27 20:21:50 2019 -0700 Thomas Würthinger [GR-14785] Improve range for integer stamp of left shift result.
913984a Tue Apr 16 14:13:32 2019 -0700 Aleksandar Prokopec [GR-15189] Trigger killCFG on the unused successors of a newly simplified TypeSwitchNode only *after* the new TypeSwitchNode gets created.
1719407 Mon Apr 15 23:49:03 2019 -0700 Tom Rodriguez [GR-15120] More gracefully handle missing filename.
ca23960 Fri Apr 12 11:34:12 2019 -0700 Doug Simon [GR-15174] Improve robustness of assembler wrt labels and short jumps.
f338f7e Thu Apr 11 14:22:39 2019 -0700 Doug Simon [GR-15142] [GR-14993] Compilation failure handling should not be different with assertions enabled.
e5758dc Thu Apr 11 04:15:53 2019 -0700 Yudi Zheng [GR-15062] Set guarded intrinsic branch probability accordingly.
254f831 Wed Apr 10 17:12:28 2019 -0700 Tom Rodriguez [GR-15080] Remove extra copy of options from CompilationTask.
88e1c56 Tue Apr 9 12:59:35 2019 -0700 Stefan Anzinger [GR-14990] AArch64: Improve negative check and pointer decompression.
6e3cb09 Fri Apr 5 19:33:01 2019 -0700 Tom Rodriguez [GR-13607] Implement method substitution for libgraal.
d742661 Fri Apr 5 11:34:59 2019 -0700 Gilles Duboscq [GR-14796] Handle special FSs in parse-time inlining.
99e1c79 Fri Apr 5 04:16:03 2019 -0700 Stefan Anzinger [GR-14989] Support non-literal/non-inlinable floats and doubles for native-image.
01710ea Thu Apr 4 23:23:20 2019 -0700 Stefan Anzinger [GR-14858] Fix null constant handling in canonicalization of PointerEquals.
9fed25b Thu Apr 4 06:05:26 2019 -0700 Doug Simon [GR-14791] Fix NPE in InliningData.getInlineInfo.
0ef81a5 Thu Apr 4 02:00:12 2019 -0700 Doug Simon [GR-14494] Make CompileTheWorld work in libgraal.
4e97844 Wed Apr 3 12:03:30 2019 -0700 Danilo Ansaloni [GR-14914] Rename 'Graal SDK' to 'GraalVM SDK'.
9c68d33 Mon Apr 1 10:28:01 2019 -0700 Thomas Würthinger [GR-5359] Improve System.arraycopy by inlining the copy loop.
5d86c0c Sun Mar 31 04:59:23 2019 -0700 Yudi Zheng [GR-14788] Add Base64::encodeBlock intrinsic.
c0822ec Sat Mar 30 14:38:07 2019 -0700 Doug Simon [GR-14820] Mitigate transient failures in timing method tests.
db4a418 Fri Mar 29 17:35:22 2019 -0700 Vojin Jovanovic [GR-13275] Conservative class initializaiton for native image.
1cf5207 Fri Mar 29 12:26:28 2019 -0700 Christian Wimmer [GR-3360] Fix race conditions in thread state transitions.
bdf7ed3 Thu Mar 28 05:15:57 2019 -0700 Christian Haeubl [GR-14528] [GR-14554] Changed the encoding of reference maps and simplified the layout encoding.
982c418 Thu Mar 28 02:09:46 2019 -0700 Stefan Anzinger [GR-14756] AArch: Fix tbz and implement bitcount.
c3e9bbc Thu Mar 28 00:00:28 2019 -0700 Doug Simon [GR-14656] Address Fortify Null Dereference issues.
cb15595 Wed Mar 27 22:50:28 2019 -0700 Tom Rodriguez [GR-14724] Remove options from Replacements.
24cd460 Wed Mar 27 20:21:50 2019 -0700 Thomas Würthinger [GR-14785] Improve range for integer stamp of left shift result.
- duplicates
-
JDK-8221788 [Graal] applications/ctw/modules/java_xml.java fails with org.graalvm.compiler.graph.GraalGraphError
- Closed
-
JDK-8218042 [Graal] compiler/graalunit/JttJdkTest.java failed with "java.lang.AssertionError: expected:<false> but was:<true>"
- Closed
-
JDK-8222716 Graal failure aborts VM if asserts are enabled
- Closed
-
JDK-8222225 [Graal] compiler/uncommontrap/DeoptReallocFailure.java fails due to OOME
- Closed
- relates to
-
JDK-8218042 [Graal] compiler/graalunit/JttJdkTest.java failed with "java.lang.AssertionError: expected:<false> but was:<true>"
- Closed