RFR: 8255703: jaotc: Add Windows+Arm64 support
Vladimir Kozlov
kvn at openjdk.java.net
Fri Oct 30 22:41:55 UTC 2020
On Fri, 30 Oct 2020 22:07:34 GMT, Bernhard Urban-Forster <burban at openjdk.org> wrote:
> Quite bad timing given https://github.com/openjdk/jdk/pull/960 is happening, but I'm gonna publish those changes anyway.
>
> Tests aren't passing yet, that's the current result of `test/hotspot/jtreg:tier1_compiler_aot_jvmci`:
> Test results: passed: 120; failed: 22; error: 8
>
> Depends on https://github.com/openjdk/jdk/pull/685
I understand that you spent time working on it and don't want throw it out.
But it is dead end. JAOTC and Graal sources in JDK may go away soon.
I strongly suggest to withdraw this PR.
You can contribute Graal (jdk.internal.vm.compiler) changes to GraalVM.
-------------
Changes requested by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/972
More information about the hotspot-compiler-dev
mailing list