Message13014

Author maku
Recipients maku
Date 2020-03-12.14:51:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584024690.88.0.422685961531.issue2870@roundup.psfhosted.org>
In-reply-to
Content
For example, if the path to PrePy.class is jar:file:spring-boot-application.jar!/BOOT-INF/lib/jython-2.7.2.jar!/org/python/core/PrePy.class, the method will fail in new File() call in the end of method with java.lang.IllegalArgumentException: URI is not hierarchical in java.io.File.<init>(File.java:420) (on OpenJDK 11).
History
Date User Action Args
2020-03-12 14:51:30makusetmessageid: <1584024690.88.0.422685961531.issue2870@roundup.psfhosted.org>
2020-03-12 14:51:30makusetrecipients: + maku
2020-03-12 14:51:30makulinkissue2870 messages
2020-03-12 14:51:30makucreate