On Tue, 4 Mar 2014, David Law wrote:
what exactly is the problem with JDK 7?

If someone could write a very small unit test based on that, which works on 6 but fails on 7, that'd be very helpful!

Perhaps something that does:
 * new workbook
 * create some cells
 * sets some styles, fonts etc
 * autosizes two columns
 * saves
 * loads
 * checks column widths
 * asserts that simple columns are right (6 and 7 ok?)
 * asserts that some more complex ones are too (fails on 7?)

The simpler and more standalone it is, the better the chances someone will be able to reproduce + investigate + fix!

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to