History log of /openjdk10/hotspot/test/serviceability/jdwp/JdwpVisibleClassesReply.java
Revision Date Author Comments
# 12211:5fd2019b77bd 18-Oct-2016 akulyakh

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


# 12038:53443835ee75 20-Sep-2016 jprovino

Merge


# 12022:ad12e539a414 19-Sep-2016 hseigel

8166312: Backout 8165017
Summary: backout of the change for JDK-8165017 because tests failed on windows
Reviewed-by: ctornqvi, dholmes, gtriantafill


# 12010:f5fd5477a807 14-Sep-2016 akulyakh

8165017: Additional test coverage of the JDWP CLASSLOADER and MODULE commands
Summary: A new JDWP test
Reviewed-by: sspitsyn