https://bz.apache.org/bugzilla/show_bug.cgi?id=66064

            Bug ID: 66064
           Summary: Tomcat 8.5.78 unit tests on JDK8 fails with:
                    Unrecognized option:
                    --add-opens=java.base/java.lang=ALL-UNNAMED
           Product: Tomcat 8
           Version: 8.5.78
          Hardware: Sun
                OS: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Meta
          Assignee: dev@tomcat.apache.org
          Reporter: petr.sumb...@oracle.com
  Target Milestone: ----

I see these:

test-nio:
    [junit] Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMED
    [junit] Error: Could not create the Java Virtual Machine.
    [junit] Error: A fatal exception has occurred. Program will exit.
    [junit] Running javax.el.TestArrayELResolver
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0
sec
    [junit] Test javax.el.TestArrayELResolver FAILED (crashed)
    [junit] Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMED
    [junit] Error: Could not create the Java Virtual Machine.
    [junit] Error: A fatal exception has occurred. Program will exit.
    [junit] Running javax.el.TestBeanELResolver
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0
sec

--

$ java -version
java version "1.8.0_331"
Java(TM) SE Runtime Environment (build 1.8.0_331-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.331-b09, mixed mode)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to