JFR-37: SEGV on huge lines in BasicLookAndFeel
After parsing and pretty-printing the file BasicLookAndFeel in the GNU Classpath has some huge lines. The pretty-printer doesn’t behave very well here. Worse: this results in SEGV when the output of the pretty-printer is parsed again. This might indicate that there is a problem somewhere with very long lines of code.Todo: figure out where this SEGV occurs.
Submitted on 9 February 2006 at 21:23
Log in to post comments