-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b123
-
generic
-
generic
After JDK-8133549 jjs will throw java.nio.file.NoSuchFileException if file .jjs.history does not exist in user's home directory. This is caused by unconditionally reading the file in jdk.nashorn.tools.jjs.Console.<init>(jdk.scripting.nashorn.shell/Console.java:62).