RFR: JDK-8293877: Rewrite MineField test
Jonathan Gibbons
jjg at openjdk.org
Sat Oct 1 01:16:38 UTC 2022
On Fri, 30 Sep 2022 23:39:48 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> I have gone through all the changes, I think semantically the original tests have been preserved as closed as possible. After a first review iteration I think it could make sense to clean up a bit an remove dead code etc
Yeah, I'm inclined to agree that the time has come to remove the dead code related to those long-gone options and system properties.
-------------
PR: https://git.openjdk.org/jdk/pull/10366
More information about the compiler-dev
mailing list