test/script/basic/JDK-8019783.js.EXPECTED

Sun, 08 Nov 2015 10:25:46 -0800

author
asaha
date
Sun, 08 Nov 2015 10:25:46 -0800
changeset 1687
6abfa80b9ef2
parent 0
b1a7da25b547
permissions
-rw-r--r--

Added tag jdk8u66-b18 for changeset 39bfb9eb75dc

     1 typeof(java.lang.System.exit) =  function
     2 typeof(java.lang.System['exit']) =  function
     3 typeof(java.lang.System['exit(int)']) =  function
     4 typeof(java.security.AccessController.doPrivileged) =  function
     5 typeof(java.security.AccessController['doPrivileged']) =  function
     6 typeof(global.Object) = function
     7 typeof(new global.Object()) = object
     8 typeof(engineGlobal.Object) = function
     9 typeof(new engineGlobal.Object()) = object

mercurial