RFR: 8263536: Add @compile tags to jpackage tests [v2]
Ioi Lam
iklam at openjdk.java.net
Tue Mar 16 16:42:10 UTC 2021
On Tue, 16 Mar 2021 16:18:48 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> > @compile will always run javac every time you run the test
> > Didn't know that. Thank you for explanation. Would this be OK to leave `@compile` tags?
Since you're making changes, I think we should do it correctly. We should use `@build` tags.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2975
More information about the core-libs-dev
mailing list