8079470: Misleading error message when explicit signature constructor is called with wrong arguments
Reviewed-by: jlaskey, hannesw
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