Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #21968
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | markspace <markspace@nospam.nospam> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: String.substring in JDK 1.7.0_6+ |
| Date | Fri, 01 Feb 2013 11:20:28 -0800 |
| Organization | A noiseless patient Spider |
| Lines | 18 |
| Message-ID | <keh4hf$ic7$1@dont-email.me> (permalink) |
| References | <510c0a6a$0$8985$ba4acef3@reader.news.orange.fr> <keh22t$de$1@dont-email.me> <510c0c7c$0$1368$ba4acef3@reader.news.orange.fr> <keh2g5$3am$1@dont-email.me> <510c1023$0$9019$ba4acef3@reader.news.orange.fr> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Fri, 1 Feb 2013 19:20:15 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="fba3415ba68d85d643935af2f52f0b4b"; logging-data="18823"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18QLg7SpU41zM7M4zeJ9NBEz9Ed1o9kEIU=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 |
| In-Reply-To | <510c1023$0$9019$ba4acef3@reader.news.orange.fr> |
| Cancel-Lock | sha1:wqJDIm6ybhNxhFqkqCmjQ+7/jXs= |
| Xref | csiph.com comp.lang.java.programmer:21968 |
Show key headers only | View raw
On 2/1/2013 10:57 AM, jlp wrote: > But it seems problematic in "real world" > https://jira.springsource.org/browse/SPR-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel That's a better test, using production code. However, note that it's scoped to only one small portion of the code, only while loading a lot of small scripts. It's really common for code that was once "working" to suddenly develop undesirable characteristics as it's exposed to new input or new environments or new anything. It's just something that happens and part of the normal maintenance of code. What do I think of it? It's normal.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
String.substring in JDK 1.7.0_6+ jlp <jlp@jlp.com> - 2013-02-01 19:33 +0100
Re: String.substring in JDK 1.7.0_6+ markspace <markspace@nospam.nospam> - 2013-02-01 10:38 -0800
Re: String.substring in JDK 1.7.0_6+ jlp <jlp@jlp.com> - 2013-02-01 19:42 +0100
Re: String.substring in JDK 1.7.0_6+ markspace <markspace@nospam.nospam> - 2013-02-01 10:45 -0800
Re: String.substring in JDK 1.7.0_6+ jlp <jlp@jlp.com> - 2013-02-01 19:57 +0100
Re: String.substring in JDK 1.7.0_6+ markspace <markspace@nospam.nospam> - 2013-02-01 11:20 -0800
Re: String.substring in JDK 1.7.0_6+ Jan Burse <janburse@fastmail.fm> - 2013-02-01 20:34 +0100
Re: String.substring in JDK 1.7.0_6+ Kevin McMurtrie <mcmurtrie@pixelmemory.us> - 2013-02-01 20:58 -0800
Re: String.substring in JDK 1.7.0_6+ markspace <markspace@nospam.nospam> - 2013-02-01 22:55 -0800
Re: String.substring in JDK 1.7.0_6+ Kevin McMurtrie <mcmurtrie@pixelmemory.us> - 2013-02-02 08:43 -0800
Re: String.substring in JDK 1.7.0_6+ markspace <markspace@nospam.nospam> - 2013-02-02 10:56 -0800
Re: String.substring in JDK 1.7.0_6+ Kevin McMurtrie <mcmurtrie@pixelmemory.us> - 2013-02-02 14:46 -0800
Re: String.substring in JDK 1.7.0_6+ markspace <markspace@nospam.nospam> - 2013-02-02 15:31 -0800
Re: String.substring in JDK 1.7.0_6+ Robert Klemme <shortcutter@googlemail.com> - 2013-02-03 15:09 +0100
csiph-web