On Wed, 16 Dec 2020 19:57:32 GMT, Joel Borggrén-Franck <jfra...@openjdk.org> wrote:
> Yes, not great, but at least it isn't brittle when running the test, only > when changing it. I'd like to take a separate pass over the tests for 17 if > possible. what about declaring a static final field for that value instead of using a literal? ------------- PR: https://git.openjdk.java.net/jdk16/pull/33