Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
woogley
on Feb 1, 2011
|
parent
|
context
|
favorite
| on:
Java Hangs When Converting 2.2250738585072012e-308
This is not correct. Think about a service which used PHP's json_decode function. PHP has fixed this bug, so there would be no issue.
The problem has nothing to do with JSON. It only affects JSON parsers that run on a JVM.
snewman
on Feb 1, 2011
[–]
Right -- when I said "any service that accepts JSON input", I meant "any JVM-based service that accepts JSON input". I thought the JVM qualification would be clear from the context of this thread, apologies if it wasn't.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The problem has nothing to do with JSON. It only affects JSON parsers that run on a JVM.