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

[lworld] GTestWrapper.java fails because of LogSelectionList

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • repo-valhalla
    • hotspot

      Test fails with:
      java.lang.AssertionError: gtest execution failed; exit code = 2. the failed tests: [LogSelectionList::combination_limit]
      at GTestWrapper.main(GTestWrapper.java:98)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:580)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
      at java.base/java.lang.Thread.run(Thread.java:1575)

      This is an issue caused by a hard coded limit, already fixed in mainline by JDK-8327098.

            fparain Frederic Parain
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: