RFR: 8295424: adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest

Serguei Spitsyn sspitsyn at openjdk.org
Wed Nov 23 00:08:29 UTC 2022


On Tue, 22 Nov 2022 23:31:07 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Mild grumble: langtools tests do not rely on jdk test libraries
>
> Does langtools have its own test libraries that I can use to ask the same questions?

Sorry, I was not clear.
The Fuzz.java has this order:

+import jdk.test.lib.Platform;
+import jtreg.SkippedException;

I thought, you ordered imports by names. Then it is better to keep this order unified.
It is really minor though.

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

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


More information about the serviceability-dev mailing list