Concurrent formatters (original) (raw)
Diego Belfer dbelfer at gmail.com
Wed Jul 4 01:14:52 UTC 2012
- Previous message: hg: jdk8/tl/jdk: 7133344: Document the java.security.properties system property feature in the java.security file
- Next message: hg: jdk8/tl/corba: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I was thinking of working on trying to convert the code of some of the formatters DecimalFormatter, SimpleDateFormatter, etc to allow concurrent calls to the format and parse methods. I know it has been discussed many times in the forums and I understand they were not initially designed for that, but it does not seem very difficult at first glance to attempt to make this enhancement.
What do you think? Have you already tried to accomplish this and found some blocking issues? Do you think this change would make the API documentation confusing ?
Best, Diego Belfer [muralx]
- Previous message: hg: jdk8/tl/jdk: 7133344: Document the java.security.properties system property feature in the java.security file
- Next message: hg: jdk8/tl/corba: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]