RFR: 8258792: LogCompilation: remove redundant check fixed by 8257518

Vladimir Kozlov kvn at openjdk.java.net
Mon Dec 21 17:53:56 UTC 2020


On Mon, 21 Dec 2020 16:44:39 GMT, Eric Caspole <ecaspole at openjdk.org> wrote:

> There is no need to do the same check again doing -U processing, it is already done during XML parsing.

Marked as reviewed by kvn (Reviewer).

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

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


More information about the hotspot-compiler-dev mailing list