Integrated: 8260577: Unused code in AbstractCompiler after Shark compiler removal

Tobias Hartmann thartmann at openjdk.java.net
Mon Feb 1 06:36:45 UTC 2021


On Thu, 28 Jan 2021 09:41:48 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

This pull request has now been integrated.

Changeset: 039affc8
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/039affc8
Stats:     19 lines in 4 files changed: 0 ins; 16 del; 3 mod

8260577: Unused code in AbstractCompiler after Shark compiler removal

Reviewed-by: shade, chagedorn, kvn

-------------

PR: https://git.openjdk.java.net/jdk/pull/2281


More information about the hotspot-compiler-dev mailing list