RFR: 8264806: Remove the experimental JIT compiler [v2]
Vladimir Kozlov
kvn at openjdk.java.net
Mon Apr 12 22:26:09 UTC 2021
On Sun, 11 Apr 2021 10:25:47 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
>> Vladimir Kozlov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>>
>> - Restore Graal Builder image makefile
>> - Merge latest changes from branch 'JDK-8264805' into JDK-8264806
>> - 8264806: Remove the experimental JIT compiler
>
> We would definitely like to be able to continue testing of GraalVM with the JDK set of jtreg tests. So keeping `Compiler::isGraalEnabled()` working like it does today is important.
@dougxc I restored Compiler::isGraalEnabled().
-------------
PR: https://git.openjdk.java.net/jdk/pull/3421
More information about the hotspot-compiler-dev
mailing list