RFR: 8297201: Obsolete AliasLevel flag

Tobias Hartmann thartmann at openjdk.org
Thu Nov 17 12:37:15 UTC 2022


On Thu, 17 Nov 2022 11:57:02 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> The AliasLevel flag was deprecated in JDK 19 by [JDK-8075816](https://bugs.openjdk.org/browse/JDK-8075816) and should now be obsoleted. Patch is slightly adjusted https://github.com/openjdk/jdk/pull/8140/commits/6a1bed2d7ed5494b051fae09d28787fd01de9635, originally from @tobiasholenstein.
> 
> Thanks,
> Tobias

Good catch! I updated the fix accordingly.

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

PR: https://git.openjdk.org/jdk/pull/11207


More information about the hotspot-dev mailing list