hg: jdk9/hs/hotspot: 8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false
dmitry.dmitriev at oracle.com
dmitry.dmitriev at oracle.com
Wed Oct 19 16:39:09 UTC 2016
Changeset: 5fd2019b77bd
Author: akulyakh
Date: 2016-10-18 14:27 +0300
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/5fd2019b77bd
8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false
Summary: A fix in the JDWP test along with some extra logging added
Reviewed-by: sspitsyn
! test/serviceability/jdwp/AllModulesCommandTest.java
! test/serviceability/jdwp/JdwpCanReadReply.java
! test/serviceability/jdwp/JdwpCmd.java
+ test/serviceability/jdwp/JdwpModuleCmd.java
+ test/serviceability/jdwp/JdwpModuleReply.java
+ test/serviceability/jdwp/JdwpVisibleClassesCmd.java
+ test/serviceability/jdwp/JdwpVisibleClassesReply.java
More information about the jdk9-hs-changes
mailing list