RFR: 8317327 Remove JT_JAVA dead code in jib-profiles.js
Julian Waters
jwaters at openjdk.org
Sat Sep 30 06:06:39 UTC 2023
On Fri, 29 Sep 2023 17:52:32 GMT, Ludvig Janiuk <lujaniuk at openjdk.org> wrote:
> make/conf/jib-profiles.js passes JT_JAVA in the testOnlyProfiles. This can be used to control jtreg's launcher script, but we don't launch that way anymore, we launch jtreg directly using jtreg.jar. Therefore this is dead code and should be removed.
Marked as reviewed by jwaters (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15992#pullrequestreview-1651645056
More information about the build-dev
mailing list