On Fri, 1 Sep 2023 18:07:04 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
>> Test failed because of unexpected output of version string. >> The standard convention for tests is to skip any unexpected output (version >> string, VM warning, vm logging) and only fail on expected error patterns. >> Fix is tested by running with default options and with '-showversion' vm >> option. > > Leonid Mesnik has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains five additional > commits since the last revision: > > - Merge branch 'master' of https://github.com/openjdk/jdk into 8315406 > - fix > - removed unused code. > - restore errorhandler > - 8315406 @lmesnik - I have changed the synopsis of this bug since the original fix was [BACKOUT]'ed. This bug and PR is now a [REDO]. Use "/issue JDK-8315406" to easily update the name. Although the original failure mode only happened in Tier3, because of the broadness of the changes, this PR needs to be run thru more Mach5 Tiers before being integrated. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15499#issuecomment-1703189116 PR Comment: https://git.openjdk.org/jdk/pull/15499#issuecomment-1703191525