/[Apache-SVN]
ViewVC logotype

Revision 1836939


Jump to revision: Previous Next
Author: ggregory
Date: Sat Jul 28 17:54:09 2018 UTC (5 years, 8 months ago)
Changed paths: 4
Log Message:
[BCEL-305] ClassPath.getClassFile() and friends do not work with JRE 9 and higher. Test classes in the Java 9 and above modular runtime image file, AKA the monolithic "/modules" files. This uses the JRT file system on Java 9 only. Tests are skipped on Java 8 and below.

Changed paths

Path Details
Directorycommons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java modified , text changed
Directorycommons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ModularRuntimeImage.java added
Directorycommons/proper/bcel/trunk/src/test/java/org/apache/bcel/generic/JdkGenericDumpTestCase.java modified , text changed
Directorycommons/proper/bcel/trunk/src/test/java/org/apache/bcel/util/ModularRuntimeImageTestCase.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26