Bug Report: importClass in mozilla_compat.js only supports a single arguments

Tal Liron tal.liron at threecrickets.com
Wed Oct 9 07:28:45 PDT 2013


In Rhino this works:

importClass(java.util.LinkedList, java.util.HashMap)

But Nashorn will only import the first class.


More information about the nashorn-dev mailing list