RFR: 8205137: Remove Applet support from SwingSet2 [v3]

Sergey Bylokhov serb at openjdk.java.net
Wed Sep 15 04:57:50 UTC 2021


On Mon, 13 Sep 2021 23:20:52 GMT, Phil Race <prr at openjdk.org> wrote:

> > I suggest using the same order no need to think about which order is correct in which file, but simple as this: [#5401 (comment)](https://github.com/openjdk/jdk/pull/5401#issuecomment-917305195)

> My point is that you can't point to any doc that says "this is the order to be used" because we've never codified it.

We did that, we discussed it someday long ago and I followed it for most of my code cleanups in java desktop module. It also was summarised here http://cr.openjdk.java.net/~alundblad/styleguide/index-v6.html#toc-import-statements
But yes we did not strictly follow it, not a big issue.

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

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



More information about the client-libs-dev mailing list