Hi, Paul It tested agains a bit outdated java version. It was ok. After push I've realised there is regression in product. https://bugs.openjdk.java.net/browse/JDK-8173396
Issue to problemlist https://bugs.openjdk.java.net/browse/JDK-8173395 —Andrey > On 26 Jan 2017, at 19:27, Paul Sandoz <paul.san...@oracle.com> wrote: > > Hi Andrey, > > You need an issue for any change, even to the problem list. And can you > provide an explanation? > > Recently you updated ApiValidatorTest.java > > 8173372 Add tests for multi-release module jar API validator > > Did something happen between you writing/running this test locally and > pushing? > > Paul. > >> On 26 Jan 2017, at 06:25, Andrey Nazarov <andrey.x.naza...@oracle.com> wrote: >> >> >> diff -r f5f50c8d8714 test/ProblemList.txt >> --- a/test/ProblemList.txt Thu Jan 26 14:32:41 2017 +0300 >> +++ b/test/ProblemList.txt Thu Jan 26 17:17:02 2017 +0300 >> @@ -264,6 +264,8 @@ >> >> tools/jlink/CustomPluginTest.java 8172864 >> generic-all >> >> +tools/jar/multiRelease/ApiValidatorTest.java 8173396 >> generic-all >> + >> ############################################################################ >> >> # jdk_jdi >> >> —Andrey >