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

tools/sjavac/IdleShutdown.java failed with "Error too big"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • tbd
    • 9, 10, 11, 12, 17
    • tools

      ----------System.out:(7/1444)----------
      javac: [-d, /scratch/mesos/work_dir/slaves/473573ab-bd8c-4ac4-a5eb-2a336572379e-S1/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/8e368383-8ed3-45b0-b42f-c23216d44320/runs/715e84f9-d20a-4c12-9de0-543b51816af0/testoutput/jtreg/JTwork/classes/4/tools/sjavac, -sourcepath, /scratch/mesos/work_dir/slaves/473573ab-bd8c-4ac4-a5eb-2a336572379e-S1/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/8e368383-8ed3-45b0-b42f-c23216d44320/runs/715e84f9-d20a-4c12-9de0-543b51816af0/srcBundle/langtools/test/tools/sjavac, -classpath, /scratch/mesos/work_dir/slaves/473573ab-bd8c-4ac4-a5eb-2a336572379e-S1/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/8e368383-8ed3-45b0-b42f-c23216d44320/runs/715e84f9-d20a-4c12-9de0-543b51816af0/testoutput/jtreg/JTwork/classes/4/tools/sjavac, --add-exports=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.sjavac.server=ALL-UNNAMED, /scratch/mesos/work_dir/slaves/473573ab-bd8c-4ac4-a5eb-2a336572379e-S1/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/8e368383-8ed3-45b0-b42f-c23216d44320/runs/715e84f9-d20a-4c12-9de0-543b51816af0/srcBundle/langtools/test/tools/sjavac/IdleShutdown.java]
      After 0 ms: Starting IdleCallbackJavacService with timeout: 3000
      After 2003 ms: Compiling
      After 8004 ms: Compiling
      After 12351 ms: Awaiting idle timeout
      After 15005 ms: Timeout detected
      After 16353 ms: Timeout error: 346 ms
      ----------System.err:(20/1197)----------
      Recompiling test class...
      java.lang.reflect.InvocationTargetException
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:563)
      at Wrapper.main(Wrapper.java:72)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:563)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
      at java.base/java.lang.Thread.run(Thread.java:844)
      Caused by: java.lang.AssertionError: Error too big
      at IdleShutdown.main(IdleShutdown.java:92)
      ... 11 more

      JavaTest Message: Test threw exception: java.lang.reflect.InvocationTargetException
      JavaTest Message: shutting down test

      result: Error. Error while cleaning up threads after test

        There are no Sub-Tasks for this issue.

            jjg Jonathan Gibbons
            fyuan Frank Yuan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: