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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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)

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

              Created:
              Updated:
              Resolved: