Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8017768

ClassNotFoundException if the parameter in Java.type() is an enum.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • core-libs
    • None
    • b100
    • generic
    • generic
    • Verified

      The following js code results in a ClassNotFoundException.

      var StdioFlagsArray = Java.type("com.oracle.node.nativecalls.handles.ProcessHandle.StdioFlags");

      StdioFlags is an enum

            attila Attila Szegedi
            kwwong Kinsley Wong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: