https://issues.apache.org/bugzilla/show_bug.cgi?id=45061
--- Comment #10 from Josh Micich <[EMAIL PROTECTED]> 2008-06-02 08:49:56 PST
---
(In reply to comment #9)
> ... as you are now aware as to what the problem is.
I'm sorry if I gave the impression that I know what the problem is. To be
clear, the problem has not been reproduced yet, and until someone else does,
the only lead we have is *your* observation of the failure.
> ... We are not sure as to which lines are critical. ...
This sounds ominous. What steps did you take to reduce the first example java
code you supplied (attachment id=22002) down to this latest (attachment
id=22050)? To determine critical lines, all you have to do is pick a line at
random and remove it. It the same problem occurs, the line was not critical
for this bug. If the problem goes away, the line was critical. For example,
this line:
str.applyFont(HSSFFont.BOLDWEIGHT_BOLD);
What happens if you remove it. Does the bug still occur.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]