hg: jdk7/tl/jdk: 6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects (original) (raw)
mandy.chung at sun.com mandy.chung at sun.com
Wed Mar 25 19:39:12 UTC 2009
- Previous message: Fast String...
- Next message: hg: jdk7/tl/jdk: 6801020: Concurrent Semaphore release may cause some require thread not signaled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 2dae30c4d687 Author: mchung Date: 2009-03-25 12:24 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2dae30c4d687
6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects Summary: Move two static NonProxyInfo fields into NonProxyInfo class and instantiate Pattern object when needed Reviewed-by: jccollet
! src/share/classes/sun/net/spi/DefaultProxySelector.java
- Previous message: Fast String...
- Next message: hg: jdk7/tl/jdk: 6801020: Concurrent Semaphore release may cause some require thread not signaled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]