On Wed, 11 Nov 2020 15:10:54 GMT, Igor Ignatyev <iignat...@openjdk.org> wrote:
>> Lin Zang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Add test id > > Hi @linzang , > > it all looks good to me, I'd, however, keep `@build` tags as they were > before, this is one of a few difference b/w jdk and hotspot test suites ( in > this particular case, it actually matters as discrepancies can lead to > sporadic failures). in jdk test-suite, people use a sufficient set of > `@build` tag. > > -- Igor Hi @iignatev, Thanks for your explanation! recovered the @build tag. -Lin ------------- PR: https://git.openjdk.java.net/jdk/pull/1094