RFR: 8260577: Unused code in AbstractCompiler after Shark compiler removal [v3]
Vladimir Kozlov
kvn at openjdk.java.net
Fri Jan 29 19:31:46 UTC 2021
On Fri, 29 Jan 2021 07:30:00 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> After removal of the Shark compiler with [JDK-8171853](https://bugs.openjdk.java.net/browse/JDK-8171853) in JDK 10, some methods in AbstractCompiler are unused.
>>
>> Thanks,
>> Tobias
>
> Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert "Removed CICompileNatives and CICompileOSR"
>
> This reverts commit a95c358687495ee1ed701cd10d48a3a9c6a45f26.
Looks good.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2281
More information about the hotspot-compiler-dev
mailing list