Integrated: 8256719: C1 flags that should have expired are still present

Tobias Hartmann thartmann at openjdk.java.net
Mon Nov 23 07:11:57 UTC 2020


On Fri, 20 Nov 2020 08:18:38 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> [JDK-8235673](https://bugs.openjdk.java.net/browse/JDK-8235673) removed some flags from C1 and made them C2 only. They expired in JDK 16 and should simply be removed.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 659aec80
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/659aec80
Stats:     10 lines in 1 file changed: 0 ins; 10 del; 0 mod

8256719: C1 flags that should have expired are still present

Reviewed-by: shade, neliasso

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

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


More information about the hotspot-runtime-dev mailing list