On 2/3/20 10:19 PM, Andrew John Hughes wrote: > > Any idea why "@requires jdk.version.major >= 8" was added in the first > place? It seems odd, given the tests are housed with a particular JDK > version (and thus require backports such as this for use in other versions). >
Yes, that's right. I won't add @requires jdk.version.mejor for these cases any longer. Thanks, Martin.-