Details
-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
-
b106
-
generic
-
generic
Description
e.g.
alhazred:make marcus [b102]$ java -jar ../dist/nashorn.jar -co -d=/tmp/ ../test/script/basic/NASHORN-376.js
fails with
[compiler] Skipping class dump for jdk/nashorn/internal/scripts/Script$NASHORN_376: cannot write "jdk/nashorn/internal/scripts"
while -d=. works fine
alhazred:make marcus [b102]$ java -jar ../dist/nashorn.jar -co -d=/tmp/ ../test/script/basic/NASHORN-376.js
fails with
[compiler] Skipping class dump for jdk/nashorn/internal/scripts/Script$NASHORN_376: cannot write "jdk/nashorn/internal/scripts"
while -d=. works fine