RFR 8157592: StackTraceLogging fails with stack overflow on 32-bit Windows
Coleen Phillimore
coleen.phillimore at oracle.com
Fri Jun 10 19:10:32 UTC 2016
George, this looks good to me. Thanks for fixing this test.
Coleen
On 6/9/16 2:09 PM, George Triantafillou wrote:
> Please review this small change to fix test failures on 32-bit Windows.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8157592
> Open webrev: http://cr.openjdk.java.net/~gtriantafill/8157592/webrev/
> <http://cr.openjdk.java.net/%7Egtriantafill/8157592/webrev/>
>
> TestThrowable.java: Added catch for intermittent StackOverflowError
> errors on 32-bit Windows.
>
> StackTraceLogging.java: Removed unused updateEnvironment method.
>
> Tested locally on 32-bit Windows as well as RBT.
>
> -George
>
More information about the hotspot-runtime-dev
mailing list