You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ java -jar gjavah-0.3.1.jar -d . java.lang.Object java.lang.System
Exception in thread "main" java.nio.file.InvalidPathException: Illegal char <:> at index 3: .;D:\Environment\JDK\Liberica-full-17-x64\lib\dt.jar;D:\Environment\JDK\Liberica-full-17-x64\lib\tools.jar
at java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
at java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:232)
at java.base/java.nio.file.Path.of(Path.java:147)
at java.base/java.nio.file.Paths.get(Paths.java:69)
at org.glavo.javah.Main.main(Main.java:130)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: