-
Bug
-
Resolution: Fixed
-
P3
-
16
-
b05
Changes:
ecd44931da3d Wed Jul 1 11:30:08 2020 +0000 Gergö Barany [GR-24439] Add GraphUtil.tryToTransformToEmptyLoopDiamond.
97132f2b7155 Tue Jun 30 14:07:00 2020 +0000 Aleksandar Prokopec [GR-24477] Avoid ClassCastException when intrinsifying VM configuration values.
7f72779e0646 Tue Jun 30 02:02:32 2020 +0000 Christian Wimmer [GR-11937] Support invokedynamic-based string concatenation.
a4fced3ef21d Mon Jun 29 06:19:31 2020 +0000 David Leopoldseder [GR-22311] Reg alloc: do not spill split interval if reg first use is out of range.
1d673d72649f Fri Jun 26 21:02:17 2020 +0000 Doug Simon [GR-23730] Update to jvmci-20.2-b01.
e023f2a1fdd2 Fri Jun 26 13:19:41 2020 +0000 Tomáš Zezula [GR-24385] Using -Dgraal with libgraal for SVM only option triggers exception and hung process.
3eec42fde4bb Thu Jun 25 05:09:13 2020 +0000 David Leopoldseder [GR-24281]JDK-8247832: Optimizing VolatileReadNode out causes wrong memory state to propagate to uses of the VolatileReadNode.
35bf3cf6416e Wed Jun 24 19:36:43 2020 +0000 Doug Simon [GR-15386] Add a LogHandler that can be configured by JNI_CreateJavaVM.
8bde9b1fd344 Tue Jun 23 22:59:34 2020 +0000 Dean Long [GR-24393] Change class file version to 60 for JDK16.
ac916b22bc7d Tue Jun 23 02:36:40 2020 +0000 Yudi Zheng [GR-17309] Remove unstable method handle test cases.
96a99da860cf Mon Jun 22 21:23:45 2020 +0000 Christian Haeubl [GR-23562] Minor G1 write barrier simplifications.
65a1dcd42667 Mon Jun 22 16:35:46 2020 +0000 Gilles Duboscq [GR-24254] Fix transient failure of DeepUnrollingTest.
4bb860ec08d9 Mon Jun 22 14:39:59 2020 +0000 Yudi Zheng [GR-17309] Allow deoptimization inside method handle.
64d60d25fe04 Wed Jun 17 18:56:42 2020 +0000 Dean Long [GR-24154] Build fails with JDK15 afterJDK-8235521.
770c36474839 Wed Jun 17 14:09:23 2020 +0000 David Leopoldseder [GR-23733] If canonicalization: allow loop ends as same direction.
92f31238227d Wed Jun 17 12:41:55 2020 +0000 Gergö Barany [GR-23863] Be careful with MultiGuardNodes in GraphUtil.killCFGInner.
32e62fe5fc79 Wed Jun 17 09:55:47 2020 +0000 David Leopoldseder [GR-24178] Read elimination: use sysid hashcode instead of node hash code to enable caching of not constructed nodes yet.
52ba6059b2d6 Wed Jun 17 09:01:55 2020 +0000 Gergö Barany [GR-24153] [GR-24189] Remove AMD64 Extract64Op.
8bcc19b1d6d8 Tue Jun 16 17:09:09 2020 +0000 Tom Rodriguez [GR-24056] Only build conditionals for Parameters after inlining.
f16ea4a09d1f Tue Jun 16 15:51:00 2020 +0000 Tom Rodriguez [GR-23853] Make sharable nodes be consumable by matched rules.
3678d15180f3 Fri Jun 12 15:29:21 2020 +0000 Gilles Duboscq [GR-23825] Limit how many times full-unroll is applied for one compilation unit.
3b439095a6df Fri Jun 12 14:10:04 2020 +0000 Christian Humer [GR-24130] Fix polyglot exception out of memory tests are flaky.
6f4b2b8baf5c Fri Jun 12 06:34:21 2020 +0000 Tomáš Zezula [GR-24152] OptionsEncoder fails on a String value larger than 65535 bytes.
8796c5c831c4 Thu Jun 11 18:19:05 2020 +0000 Tom Rodriguez [GR-22126] Use special nodes for deferred plugins.
0c0ef9da1dc8 Thu Jun 11 06:59:49 2020 +0000 Charles Parzy Turlat [GR-21223] Implementation of utilities used by the path-profiling mechanism.
fa2a20e8dd03 Wed Jun 10 20:14:12 2020 +0000 Christian Wimmer [GR-24123] Fix constant folding of DynamicNewArrayNode.
9df5e05267b2 Tue Jun 9 04:58:43 2020 +0000 Tom Rodriguez [GR-22837] Support single implementor interface devirtualization during PE.
172ec557035f Mon Jun 8 18:04:48 2020 +0000 Stefan Anzinger [GR-23932] AArch64: Add Math.multiplyHigh intrinsic on AArch64.
1b80c7ba4563 Mon Jun 8 13:44:50 2020 +0000 Gergö Barany [GR-23942] Add AMD64 Extract64Op.
c5077fd30d79 Fri Jun 5 18:23:35 2020 +0000 Stefan Anzinger [GR-23927] AArch64: Add match rules for bitfield move.
ecd44931da3d Wed Jul 1 11:30:08 2020 +0000 Gergö Barany [GR-24439] Add GraphUtil.tryToTransformToEmptyLoopDiamond.
97132f2b7155 Tue Jun 30 14:07:00 2020 +0000 Aleksandar Prokopec [GR-24477] Avoid ClassCastException when intrinsifying VM configuration values.
7f72779e0646 Tue Jun 30 02:02:32 2020 +0000 Christian Wimmer [GR-11937] Support invokedynamic-based string concatenation.
a4fced3ef21d Mon Jun 29 06:19:31 2020 +0000 David Leopoldseder [GR-22311] Reg alloc: do not spill split interval if reg first use is out of range.
1d673d72649f Fri Jun 26 21:02:17 2020 +0000 Doug Simon [GR-23730] Update to jvmci-20.2-b01.
e023f2a1fdd2 Fri Jun 26 13:19:41 2020 +0000 Tomáš Zezula [GR-24385] Using -Dgraal with libgraal for SVM only option triggers exception and hung process.
3eec42fde4bb Thu Jun 25 05:09:13 2020 +0000 David Leopoldseder [GR-24281]
35bf3cf6416e Wed Jun 24 19:36:43 2020 +0000 Doug Simon [GR-15386] Add a LogHandler that can be configured by JNI_CreateJavaVM.
8bde9b1fd344 Tue Jun 23 22:59:34 2020 +0000 Dean Long [GR-24393] Change class file version to 60 for JDK16.
ac916b22bc7d Tue Jun 23 02:36:40 2020 +0000 Yudi Zheng [GR-17309] Remove unstable method handle test cases.
96a99da860cf Mon Jun 22 21:23:45 2020 +0000 Christian Haeubl [GR-23562] Minor G1 write barrier simplifications.
65a1dcd42667 Mon Jun 22 16:35:46 2020 +0000 Gilles Duboscq [GR-24254] Fix transient failure of DeepUnrollingTest.
4bb860ec08d9 Mon Jun 22 14:39:59 2020 +0000 Yudi Zheng [GR-17309] Allow deoptimization inside method handle.
64d60d25fe04 Wed Jun 17 18:56:42 2020 +0000 Dean Long [GR-24154] Build fails with JDK15 after
770c36474839 Wed Jun 17 14:09:23 2020 +0000 David Leopoldseder [GR-23733] If canonicalization: allow loop ends as same direction.
92f31238227d Wed Jun 17 12:41:55 2020 +0000 Gergö Barany [GR-23863] Be careful with MultiGuardNodes in GraphUtil.killCFGInner.
32e62fe5fc79 Wed Jun 17 09:55:47 2020 +0000 David Leopoldseder [GR-24178] Read elimination: use sysid hashcode instead of node hash code to enable caching of not constructed nodes yet.
52ba6059b2d6 Wed Jun 17 09:01:55 2020 +0000 Gergö Barany [GR-24153] [GR-24189] Remove AMD64 Extract64Op.
8bcc19b1d6d8 Tue Jun 16 17:09:09 2020 +0000 Tom Rodriguez [GR-24056] Only build conditionals for Parameters after inlining.
f16ea4a09d1f Tue Jun 16 15:51:00 2020 +0000 Tom Rodriguez [GR-23853] Make sharable nodes be consumable by matched rules.
3678d15180f3 Fri Jun 12 15:29:21 2020 +0000 Gilles Duboscq [GR-23825] Limit how many times full-unroll is applied for one compilation unit.
3b439095a6df Fri Jun 12 14:10:04 2020 +0000 Christian Humer [GR-24130] Fix polyglot exception out of memory tests are flaky.
6f4b2b8baf5c Fri Jun 12 06:34:21 2020 +0000 Tomáš Zezula [GR-24152] OptionsEncoder fails on a String value larger than 65535 bytes.
8796c5c831c4 Thu Jun 11 18:19:05 2020 +0000 Tom Rodriguez [GR-22126] Use special nodes for deferred plugins.
0c0ef9da1dc8 Thu Jun 11 06:59:49 2020 +0000 Charles Parzy Turlat [GR-21223] Implementation of utilities used by the path-profiling mechanism.
fa2a20e8dd03 Wed Jun 10 20:14:12 2020 +0000 Christian Wimmer [GR-24123] Fix constant folding of DynamicNewArrayNode.
9df5e05267b2 Tue Jun 9 04:58:43 2020 +0000 Tom Rodriguez [GR-22837] Support single implementor interface devirtualization during PE.
172ec557035f Mon Jun 8 18:04:48 2020 +0000 Stefan Anzinger [GR-23932] AArch64: Add Math.multiplyHigh intrinsic on AArch64.
1b80c7ba4563 Mon Jun 8 13:44:50 2020 +0000 Gergö Barany [GR-23942] Add AMD64 Extract64Op.
c5077fd30d79 Fri Jun 5 18:23:35 2020 +0000 Stefan Anzinger [GR-23927] AArch64: Add match rules for bitfield move.
- relates to
-
JDK-8243380 Update Graal
-
- Resolved
-
-
JDK-8252293 Update Graal
-
- Closed
-