Hi Maurizio, > I had a look at your classfiles. What I can tel you for sure is that (as > you suspected) the classfile FontManager$4$1.class is generated > correctly. Its "enclosingMethod" attribute points to the constant pool > entry for FontManager$4.run() as it should be. At this point the problem > seems due to some error occurring within CreateSymbols. Unfortunately I > wasn't able to build your workspace (even though I'm able to build the > latest full jdk) since when compiling the AWT I'm getting this error: > > awt_LoadLibrary.c:(.text+0x358): undefined reference to `AWTIsHeadless' > collect2: ld returned 1 exit status
Make sure you have the latest official tree from the website. There have been some recent patches from the J2D workspace that changed this (I adjusted a patch of mine for this issue). /Roman -- Dipl.-Inform. (FH) Roman Kennke, Software Engineer, http://kennke.org aicas Allerton Interworks Computer Automated Systems GmbH Haid-und-Neu-Straße 18 * D-76131 Karlsruhe * Germany http://www.aicas.com * Tel: +49-721-663 968-0 USt-Id: DE216375633, Handelsregister HRB 109481, AG Karlsruhe Geschäftsführer: Dr. James J. Hunt
