Changesets in the this update:
93136dd0d6 Wed Aug 23 02:45:08 2017 -0700 Doug Simon [GR-5678] Remove use of jdk 9 snapshots from CI.
b6277bbd1d Wed Aug 23 01:53:48 2017 -0700 Igor Veresov [GR-5721] Fix OptionProcessor to work with JDK builds.
31fae5abea Tue Aug 22 02:56:54 2017 -0700 Yudi Zheng [GR-5655] Avoid assigning receiver to NodeSourcePosition when the receiver type is mismatched.
025385b6d4 Mon Aug 21 01:54:26 2017 -0700 Lukas Stadler [GR-5630] Handle phi function corner case in graph decoder.
a115a53b35 Fri Aug 18 09:26:14 2017 -0700 Igor Veresov [GR-5656] AOT: Check if inlining is on when trying to replace the inlining phase.
dee15edd69 Fri Aug 18 02:51:35 2017 -0700 Jaroslav Tulach [GR-5574] Make mx javadoc part of Graal's gate.
baa5514dc1 Fri Aug 18 01:56:07 2017 -0700 Josef Eisl [GR-3803] [GR-5652] Document JMH usage in Graal.
4a26c8d26b Fri Aug 18 00:18:05 2017 -0700 Jaroslav Tulach [GR-5597] Use Java type name rather than VM one.
d92dc3f90c Thu Aug 17 14:41:34 2017 -0700 Tom Rodriguez [GR-5573] Add test to check for MDO updates for missing exception handler.
2510acd966 Thu Aug 17 11:01:18 2017 -0700 Doug Simon [GR-5650] Fix NPE introduced by GR-5435.
24d7eaa569 Thu Aug 17 05:33:27 2017 -0700 Jaroslav Tulach [GR-5435] Check for java.management module and throw IAE.
753c85ab18 Thu Aug 17 00:37:15 2017 -0700 Christian Haeubl [GR-3963] Represent MulHigh and UMulHigh as BinaryArithmetic nodes.
15e837817f Wed Aug 16 11:54:23 2017 -0700 Aleksandar Prokopec [GR-5522] AlwaysInlineIntrinsics is effectively always true.
d2a2c20dba Tue Aug 15 11:07:02 2017 -0700 Yudi Zheng [GR-5324] Include float NaN comparison in the Arrays equals substitutions.
422ae1f95f Tue Aug 15 10:38:23 2017 -0700 Yudi Zheng [GR-5582] Perform type coercion on an unsafe boolean load.
1a6ee3159b Tue Aug 15 08:57:00 2017 -0700 Tom Rodriguez [GR-5432] Debug levels should always select the max level.
8a356b2d96 Mon Aug 14 08:46:46 2017 -0700 Tom Rodriguez [GR-5497] [GR-5348] Fix handling of equality bounds and loop carried values in partial unrolling.
d242032a2f Mon Aug 14 08:02:43 2017 -0700 Doug Simon [GR-5548] Put help closer to options.
a934545d21 Mon Aug 14 05:57:49 2017 -0700 Gilles Duboscq [GR-5224] Cap loop frequencies.
0b7e4180ed Fri Aug 11 17:34:32 2017 -0700 Igor Veresov [GR-5557] Remove trailing whitespaces.
93136dd0d6 Wed Aug 23 02:45:08 2017 -0700 Doug Simon [GR-5678] Remove use of jdk 9 snapshots from CI.
b6277bbd1d Wed Aug 23 01:53:48 2017 -0700 Igor Veresov [GR-5721] Fix OptionProcessor to work with JDK builds.
31fae5abea Tue Aug 22 02:56:54 2017 -0700 Yudi Zheng [GR-5655] Avoid assigning receiver to NodeSourcePosition when the receiver type is mismatched.
025385b6d4 Mon Aug 21 01:54:26 2017 -0700 Lukas Stadler [GR-5630] Handle phi function corner case in graph decoder.
a115a53b35 Fri Aug 18 09:26:14 2017 -0700 Igor Veresov [GR-5656] AOT: Check if inlining is on when trying to replace the inlining phase.
dee15edd69 Fri Aug 18 02:51:35 2017 -0700 Jaroslav Tulach [GR-5574] Make mx javadoc part of Graal's gate.
baa5514dc1 Fri Aug 18 01:56:07 2017 -0700 Josef Eisl [GR-3803] [GR-5652] Document JMH usage in Graal.
4a26c8d26b Fri Aug 18 00:18:05 2017 -0700 Jaroslav Tulach [GR-5597] Use Java type name rather than VM one.
d92dc3f90c Thu Aug 17 14:41:34 2017 -0700 Tom Rodriguez [GR-5573] Add test to check for MDO updates for missing exception handler.
2510acd966 Thu Aug 17 11:01:18 2017 -0700 Doug Simon [GR-5650] Fix NPE introduced by GR-5435.
24d7eaa569 Thu Aug 17 05:33:27 2017 -0700 Jaroslav Tulach [GR-5435] Check for java.management module and throw IAE.
753c85ab18 Thu Aug 17 00:37:15 2017 -0700 Christian Haeubl [GR-3963] Represent MulHigh and UMulHigh as BinaryArithmetic nodes.
15e837817f Wed Aug 16 11:54:23 2017 -0700 Aleksandar Prokopec [GR-5522] AlwaysInlineIntrinsics is effectively always true.
d2a2c20dba Tue Aug 15 11:07:02 2017 -0700 Yudi Zheng [GR-5324] Include float NaN comparison in the Arrays equals substitutions.
422ae1f95f Tue Aug 15 10:38:23 2017 -0700 Yudi Zheng [GR-5582] Perform type coercion on an unsafe boolean load.
1a6ee3159b Tue Aug 15 08:57:00 2017 -0700 Tom Rodriguez [GR-5432] Debug levels should always select the max level.
8a356b2d96 Mon Aug 14 08:46:46 2017 -0700 Tom Rodriguez [GR-5497] [GR-5348] Fix handling of equality bounds and loop carried values in partial unrolling.
d242032a2f Mon Aug 14 08:02:43 2017 -0700 Doug Simon [GR-5548] Put help closer to options.
a934545d21 Mon Aug 14 05:57:49 2017 -0700 Gilles Duboscq [GR-5224] Cap loop frequencies.
0b7e4180ed Fri Aug 11 17:34:32 2017 -0700 Igor Veresov [GR-5557] Remove trailing whitespaces.
- relates to
-
JDK-8186850 Update Graal
-
- Resolved
-
-
JDK-8186158 Update Graal
-
- Resolved
-