--- old/test/nashorn/script/basic/JDK-8019783.js.EXPECTED 2020-04-15 18:58:16.000000000 +0530 +++ /dev/null 2020-04-15 18:58:16.000000000 +0530 @@ -1,9 +0,0 @@ -typeof(java.lang.System.exit) = function -typeof(java.lang.System['exit']) = function -typeof(java.lang.System['exit(int)']) = function -typeof(java.security.AccessController.doPrivileged) = function -typeof(java.security.AccessController['doPrivileged']) = function -typeof(global.Object) = function -typeof(new global.Object()) = object -typeof(engineGlobal.Object) = function -typeof(new engineGlobal.Object()) = object