On Wed, 29 Apr 2026 19:21:00 GMT, Leonid Mesnik <[email protected]> wrote:
>> Shiv Shah has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Fix library tag placement, revert NormalMapping, add @key randomness to >> parent tests > > The changes look good. > If you make an incorrect commit, it is needed to just revert it by committing > anti-delta and not rebasing the branch. > @lmesnik can you say more about the 'randomness' key and how it is actually > used? I'm not aware of any actual usage via jtreg so is this just a > documentation aid? We can select all the 'randomness' tests by jtreg -k parameter, such like below will print the test list which contains `@key randonness` in hotspot: jtreg -k:randomness -l test/hotspot/jtreg ------------- PR Comment: https://git.openjdk.org/jdk/pull/30949#issuecomment-4349392837
