...
> if it take some strange font can make the jvm crash (I have this
> problem on suse 10.1 with a call to new Font("",Font.bold,9) ).
There is no such thing as 'Font.bold'. Did you mean 'Font.BOLD',
or did you mean the code will not compile?
Andrew T.
Dimitri Ognibene - 13 Jul 2006 09:22 GMT
> ...
> > if it take some strange font can make the jvm crash (I have this
[quoted text clipped - 4 lines]
>
> Andrew T.
Yes I mean Font.BOLD.. but I'm just awake so.. forgive my terrible
error :D
just to not lose the main topic:
however.. how to limit the set of directories that the jvm will scan?