RFR: 8266460: java.io tests fail on null stream with upgraded jtreg/TestNG

Lance Andersen lancea at openjdk.java.net
Tue May 4 22:53:49 UTC 2021


On Tue, 4 May 2021 22:44:18 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> That's IntelliJ magic.  I can update if you prefer and can let IntelliJ optimize all of the imports
>
> Ah. I was just thinking of consistency with other tests. Up to you.

I think your milage will vary depending on the author and the IDE being used.  My primary concern was to address the issue for the failing test and Intellij arranged the imports as they are above.  I guess I am less concerned about the imports as I think in some cases it comes to personal preference.

So I would prefer to leave as is if you are OK :-)

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

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


More information about the core-libs-dev mailing list