On Wed, 11 Nov 2020 15:09:44 GMT, Albert Mingkun Yang <ay...@openjdk.org> wrote:
>> Thomas Schatzl has updated the pull request incrementally with one >> additional commit since the last revision: >> >> ayang review > > test/hotspot/jtreg/TEST.ROOT line 78: > >> 76: vm.musl \ >> 77: docker.support \ >> 78: test.vm.gc.nvdimm \ > > `test/jtreg-ext/requires/VMProps.java` still references `test.vm.gc.nvdimm`, > btw. The original change introduced the `_hrm` -> `*_hrm` change, so this is a straightforward reversal, no optimization :) There has been one more removal possible by the `test.vm.gc.nvdimm` line in VMProps.java. Thanks for your review! ------------- PR: https://git.openjdk.java.net/jdk/pull/1162