--- old/test/script/currently-failing/JDK-8130127.js.EXPECTED 2016-11-30 10:01:02.144659440 -0800 +++ /dev/null 2016-04-23 11:38:21.039000000 -0700 @@ -1,6 +0,0 @@ - - - - -hello - --- /dev/null 2016-04-23 11:38:21.039000000 -0700 +++ new/test/script/nosecurity/JDK-8130127.js.EXPECTED 2016-11-30 10:01:01.862633527 -0800 @@ -0,0 +1,7 @@ + + + + +jjs> print('hello') +hello +jjs>