"Dipl.-Ing. Dr. Mustafa Radi" wrote:
For your reference:
> 1.) Fonts do not behave as in 1.1.7, and even the batch in the
> FAQs does not result to satisfying GUIs
This is known.
> 2.) The javac compiler seems to be buggy since some of the
> projects leads to >>nullpointerexceptions<< or other very strange
> behaviors.
I have an 8000 line application, and I'm not having any sort of problem like
this. Is your app Thread-heavy?
> 3.) The exceptions in jdk1.2 do also not work. Instead of the trace-tree
> I just get the message of the very top calling function (without
> line-specification or something else) ...
I get full trace trees. My only gripe at this point is that I can't seem to
turn off the JIT, so I don't get full stack traces (ie, with line numbers).
> 4.) The initialization of the classes seems to behave different in
> jdk1.1.7 and jdk1.2 but this my also be caused by the problem
> mentioned in point (2).
Not seeing this either.
I know that's not very helpful, but it is a data point--many of us are using
the 1.2pre1 JDK, and it works fine. You may want to check that improvements in
the VM may be exposing race conditions in your code.
Regards,
m.
--
"We can deny everything, except that we have the possibility of being better.
Simply reflect on that."
-- His Holiness The Dalai Lama
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]