I found a memory leak in LCMS.c, where one ReleaseByteArrayElements()
call is missing in loadProfile(). I think the IcedTea people discovered
this independently and already included that in IcedTea and I believe
also in OpenJDK6, but it doesn't seem to be in JDK7 yet.
/Roman
--
Dipl.-Inform. (FH
This is likely to be same as
http://monaco.sfbay.sun.com/detail.jsf?cr=6761856
that was recently fixed and did not make it into main openjdk ws yet but
you can pull these changes from 2D workspace to test.
-igor
Artem Ananiev wrote:
Hi, Marek,
as your test uses Swing menus, it looks like a
Hi, Marek,
as your test uses Swing menus, it looks like a Swing (or probably
Java2D, because of font metrics) problem, rather than AWT one.
Thanks,
Artem
Marek Slama wrote:
Hello,
we encounter problem with too big spacing around text in Swing
components in openjdk. I attach
2 snapshots of