On Wed, 26 May 2021 01:28:17 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> The class `test/lib/jtreg/SkippedException.java` is missing a > serialVersionUID causing additional noise in compiler output of tests. This pull request has now been integrated. Changeset: 0fc7c8d1 Author: Roger Riggs <rri...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/0fc7c8d101d526f1bc86831996b6883209d77451 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8267751: (test) jtreg.SkippedException has no serial VersionUID Reviewed-by: naoto, iignatyev, iris ------------- PR: https://git.openjdk.java.net/jdk/pull/4197