https://issues.apache.org/bugzilla/show_bug.cgi?id=47082
Yegor Kozlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #7 from Yegor Kozlov <[email protected]> 2009-04-24 22:45:16 PST --- (In reply to comment #6) > Looks like working fine with java 1.6. > > java version "1.6.0_04" > Java(TM) SE Runtime Environment (build 1.6.0_04-b12) > Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing) > > Any chance to get a fix for POI 3.2, where we are using it with java 1.4.2 > > Thanks > Muhammed (In reply to comment #6) > Looks like working fine with java 1.6. > > java version "1.6.0_04" > Java(TM) SE Runtime Environment (build 1.6.0_04-b12) > Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing) > > Any chance to get a fix for POI 3.2, where we are using it with java 1.4.2 > > Thanks > Muhammed It might be a jdkspecific bug, your code works with java 1.5.13 and java 1.6.13. Try a different version of Java. I don't think there will be a special fix for JDK 1.5.0_16. Yegor -- 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]
