--- old/test/nashorn/script/basic/NASHORN-101.js.EXPECTED 2020-04-15 19:05:07.000000000 +0530 +++ /dev/null 2020-04-15 19:05:07.000000000 +0530 @@ -1,9 +0,0 @@ -x === 0 -x === 1 -default case x 2 -default case x hello -x === null -x === undefined -x === true -x === false -default case x [object Object]