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

[TESTBUG] StackTraceLogging fails with stack overflow on 32-bit Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b127

      ----------System.err:(1060/63235)----------
       stdout: [[0.298s][info][stacktrace] java.lang.Throwable, 2
      [0.445s][info][stacktrace] java.lang.RuntimeException, 10
      depth tested 10
      [0.667s][info][stacktrace] java.lang.Throwable, 2
      [0.667s][info][stacktrace] java.lang.RuntimeException, 34
      depth tested 34
      [0.667s][info][stacktrace] java.lang.Throwable, 2
      [0.668s][info][stacktrace] java.lang.RuntimeException, 100
      depth tested 100
      [0.668s][info][stacktrace] java.lang.Throwable, 2
      [0.668s][info][stacktrace] java.lang.RuntimeException, 1024
      depth tested 1024
      [0.670s][info][stacktrace] java.lang.Throwable, 2
      [0.689s][info][stacktrace] java.lang.StackOverflowError, 1024
      ];
       stderr: [Exception in thread "main" java.lang.StackOverflowError
      at TestThrowable$Thrower.callThrow(TestThrowable.java:52)
      at TestThrowable$Thrower.callThrow(TestThrowable.java:52)
      at TestThrowable$Thrower.callThrow(TestThrowable.java:52)
      at TestThrowable$Thrower.callThrow(TestThrowable.java:52)
      at TestThrowable$Thrower.callThrow(TestThrowable.java:52)
      at TestThrowable$Thrower.callThrow(TestThrowable.java:52)

            gtriantafill George Triantafillou (Inactive)
            jprovino Joseph Provino (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: