RFR: 8272914: Create hotspot:tier2 and hotspot:tier3 test groups [v4]
Aleksey Shipilev
shade at openjdk.java.net
Thu Sep 2 15:49:22 UTC 2021
On Thu, 2 Sep 2021 15:43:25 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> Will this work: `make test TEST=hotspot:tier1,hotspot:tier2,hotspot:tier3`?
Seems not:
$ CONF=linux-aarch64-server-fastdebug make images run-test TEST=jdk:tier1,jdk:tier2
Building targets 'images run-test' in configuration 'linux-aarch64-server-fastdebug'
Unknown test selection: 'jdk:tier1,jdk:tier2'
-------------
PR: https://git.openjdk.java.net/jdk/pull/5241
More information about the hotspot-dev
mailing list