On Wed, 7 Apr 2021 03:34:15 GMT, Jie Fu <ji...@openjdk.org> wrote: > Hi all, > > test-lib fails to build due to three javac warnings:
Looks good. It seems only the build-test-lib make rule has error on warnings set. When running the tests, the compiles do not fail. (though the warnings are produced). ------------- Marked as reviewed by rriggs (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3367