> 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 incrementally with one additional commit since the last revision: restore errorhandler ------------- Changes: - all: https://git.openjdk.org/jdk/pull/15499/files - new: https://git.openjdk.org/jdk/pull/15499/files/c196e3c6..c1650fc5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=15499&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15499&range=00-01 Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/15499.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15499/head:pull/15499 PR: https://git.openjdk.org/jdk/pull/15499
