Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #19715
| From | dy/dx <dydx-1@gmail.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory |
| Date | 2012-11-12 11:51 -0500 |
| Organization | Mixmin |
| Message-ID | <k7r9dp$saj$1@news.mixmin.net> (permalink) |
| References | <k7pubs$rff$1@news.mixmin.net> <slrnka1gqc.sht.fredrik@biggles.jonson.org> |
On 12 Nov 2012 09:37:16 GMT, Fredrik Jonson wrote: > In <k7pubs$rff$1@news.mixmin.net> dy/dx wrote: > >> Using Java 1.6.0_13 -server -Xmx1100M what do you get if you run this code? >> >> [...] I don't feel like going to a huge effort downloading a hundred megs of >> later-Java-version, installing it, rebooting, fixing everything I'd need to >> fix to make stuff use the later version, fixing broken links because the >> binary pathname changed, and so forth, only to find out that the bug's >> still there in the current version. :) > > Please confirm that your internet connection is a 110 baud telex line on > Antarctica, and that you need to copy every byte by hand from the telprinter > paper to your terminal prompt to write them to disk. I'd be happy to assist if > I knew downloading 70 - not a couple of hundred - megabytes was a substantial > chore for you. > > Also, tell me you're not running a 6u13 based service that exposed to the > internet? Nope. Private development machine. And we are making desktop apps -- shocker, I know. > Besides, if your source code, build system, and service configuration is so > fragile it requires several hours of work just to upgrade the JDK, I recommend > that you take some time to fix that. Changing your $PATH and $JAVA_HOME > variables shouldn't be that much work. And while you're at it, consider > upgrading to JDK 7, as JDK 6 (non-for-pay) has a scheduled EOL in November 2012. > > http://www.oracle.com/technetwork/java/eol-135779.html > https://blogs.oracle.com/henrik/entry/updated_java_6_eol_date Nothing is ever just straightforward plug-and-play, whatever is advertised. Simply downloading and running an installer for JDK 7 will not be sufficient. Either stuff will just chug along merrily using 1.6.0_13 or stuff will break. It happened before when our shop finally updated to Java 6 from Java 1.3, a few years ago. Without a compelling reason it just doesn't seem worth the hassle.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory dy/dx <dydx-1@gmail.invalid> - 2012-11-11 23:36 -0500
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory dy/dx <dydx-1@gmail.invalid> - 2012-11-12 00:40 -0500
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory dy/dx <dydx-1@gmail.invalid> - 2012-11-12 00:50 -0500
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory markspace <-@.> - 2012-11-11 22:35 -0800
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory dy/dx <dydx-1@gmail.invalid> - 2012-11-12 11:30 -0500
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory Joerg Meier <joergmmeier@arcor.de> - 2012-11-12 18:20 +0100
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory dy/dx <dydx-1@gmail.invalid> - 2012-11-12 12:26 -0500
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-11-12 15:53 -0800
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory dy/dx <dydx-1@gmail.invalid> - 2012-11-12 19:52 -0500
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory Knute Johnson <nospam@knutejohnson.com> - 2012-11-12 17:03 -0800
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory dy/dx <dydx-1@gmail.invalid> - 2012-11-12 21:25 -0500
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory Knute Johnson <nospam@knutejohnson.com> - 2012-11-12 19:25 -0800
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory Robert Klemme <shortcutter@googlemail.com> - 2012-11-13 06:42 -0800
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-11-13 09:15 +0000
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory Fredrik Jonson <fredrik@jonson.org> - 2012-11-12 09:37 +0000
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory Fredrik Jonson <fredrik@jonson.org> - 2012-11-12 09:47 +0000
Re: Crash in Java 1.6.0_13 ImageIO PNG decoder (and possibly later versions) loading large interlaced PNGs with low memory dy/dx <dydx-1@gmail.invalid> - 2012-11-12 11:51 -0500
csiph-web