From b027cfc3af0f50eb9086f06f0df6fb8f62d26c9d Mon Sep 17 00:00:00 2001 From: Martin Date: Sun, 6 Apr 2014 00:09:49 +0100 Subject: [PATCH] Hopefully final utf8 fix --- thirdpartyissues.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/thirdpartyissues.html b/thirdpartyissues.html index d5a422a..d6cebf0 100644 --- a/thirdpartyissues.html +++ b/thirdpartyissues.html @@ -1,10 +1,10 @@ ---- -layout: default -title: 3rd Party Issues ---- -

3rd Party Issues

- -

JVM

-

I have reported to Oracle that the Oracle JVM can’t load an agent when the stack size is set to less than 200kb. There is no public bug number for this bug yet.

- +--- +layout: default +title: 3rd Party Issues +--- +

3rd Party Issues

+ +

JVM

+

I have reported to Oracle that the Oracle JVM can't load an agent when the stack size is set to less than 200kb. There is no public bug number for this bug yet.

+

UPDATE (22/05/2011): This appears to have been fixed at some point. I have tested InTrace on 32 bit Windows 7 running Java 1.6u25 and was able to run with -Xss100k.

\ No newline at end of file