Xiomara Jayasena
16157d1e61
Added tag jdk7-b62 for changeset 301dcd5c88d0
2009-06-25 12:10:01 -07:00
Jean-Christophe Collet
1ece67558e
6811297: Add more logging to HTTP protocol handler
...
Added extra logging to HttpURLConnection and HttpClient. Added a capture tool.
Reviewed-by: chegar
2009-06-25 18:56:30 +02:00
Jennifer Godinez
912fd84f30
Merge
2009-06-24 11:49:16 -07:00
Yuri Nesterenko
46360bd868
Merge
2009-06-23 23:09:49 -07:00
Tim Bell
b9554f42b8
Merge
2009-06-23 22:07:58 -07:00
Martin Buchholz
cab60341e3
6853806: Prefer (cd $dir && jar) to jar -C for performance reasons
...
Eliminate (most) uses of jar -C
Reviewed-by: ohair
2009-06-22 21:07:20 -07:00
Jeremy Manson
7c01613569
6834805: Improve jar -C performance
...
Store "-C" directories in a HashSet, not List, to remove duplicates
Reviewed-by: sherman
2009-06-22 20:47:51 -07:00
Xueming Shen
3c65bb6343
6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since
...
Updated the US_ASCII and ISO-8859-1 to fix the failure.
Reviewed-by: alanb, martin
2009-06-22 19:22:47 -07:00
Martin Buchholz
614cc9b007
6851653: (launcher) Make every java process 20 bytes smaller
...
Carefully keep track of every byte
Reviewed-by: ksrini, xlu
2009-06-22 16:41:27 -07:00
Phil Race
886c516b5b
6853617: race condition in java.awt.Font.getAttributes() (private method)
...
Reviewed-by: igor, jgodinez
2009-06-22 14:10:09 -07:00
Jennifer Godinez
cb5399d380
6850398: Allow GraphicsEnvironment to be loaded by system classloader (edit)
...
Reviewed-by: campbell, prr
2009-06-22 09:47:50 -07:00
Kumar Srinivasan
d92c74443f
6830335: Java JAR Pack200 Decompression Integer Overflow Vulnerability
...
Fixes a potential vulnerability in the unpack200 logic, by adding extra checks, a back-port.
Reviewed-by: asaha
2009-06-22 07:23:20 -07:00
Sean Mullan
68d0756ea6
6824440: XML Signature HMAC issue
...
Reviewed-by: asaha
2009-06-23 13:54:36 -04:00
Abhijit Saha
6b90310fed
6656610: AccessibleResourceBundle.getContents exposes mutable static (findbugs)
...
Reviewed-by: hawtin
2009-06-22 13:36:37 -07:00
Tim Bell
8848c1d3d6
Merge
2009-06-21 23:52:58 -07:00
Martin Buchholz
356454363f
6853336: (process) disable or remove clone-exec feature (6850720)
...
Clone-exec feature (6850720) needs more work on 32-bit Linux
Reviewed-by: alanb, michaelm
2009-06-21 12:02:14 -07:00
Xiaobin Lu
c0146a5bd0
6850606: Regression from JDK 1.6.0_12
...
The returned result from multiply should be constructed by using valueOf to take care of the INFLATED case.
Reviewed-by: darcy
2009-06-20 13:34:06 -07:00
Xueming Shen
721a90bda5
6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
...
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters
4287467: Character converter generator tool
Migrated some of the doublebyte charsets to the new implementation.
Reviewed-by: okutsu
2009-06-19 14:39:06 -07:00
Jean-Christophe Collet
712e4baa4b
6852108: Remove Preferences dependance from SocksSocketImpl
...
Removed Preferences API use and fixed a few findbugs gotchas
Reviewed-by: alanb
2009-06-19 14:12:22 +02:00
Weijun Wang
1d5c589340
6851973: ignore incoming channel binding if acceptor does not set one
...
Reviewed-by: valeriep
2009-06-19 18:03:27 +08:00
Abhijit Saha
d89108356d
Merge
2009-06-18 22:53:54 -07:00
Abhijit Saha
f63a5c2e42
Merge
2009-06-18 22:45:16 -07:00
Xiomara Jayasena
38d90218be
Added tag jdk7-b61 for changeset 11089342ea90
2009-06-18 13:05:38 -07:00
Sean Mullan
1d306fbe9b
Merge
2009-06-18 10:38:21 -04:00
Sean Mullan
5e6adf6d99
6833839: RFE: improve ManifestDigester by instantiating StringBuilder constructor w/ initial value
...
Reviewed-by: weijun
2009-06-18 09:04:20 -04:00
Sergey Malenkov
0681d1454c
6660049: Synth Region.uiToRegionMap/lowerCaseNameMap are mutable statics
...
Reviewed-by: hawtin
2009-06-18 14:08:07 +04:00
Yuri Nesterenko
0b09aba377
Merge
2009-06-17 23:27:56 -07:00
Weijun Wang
f5d1fbc0b4
6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
...
Reviewed-by: mullan
2009-06-18 11:12:13 +08:00
Andrew John Hughes
fdff41f711
6851515: awt_p.h incorporates a chunk of the XRender header
...
Use XRender header directly rather than copying chunks locally
Reviewed-by: anthony, ohair
2009-06-17 21:13:04 +01:00
Abhijit Saha
9a130fd30d
Merge
2009-06-17 13:12:42 -07:00
Weijun Wang
7b2694f5b3
6849275: enhance krb5 reg tests
...
Reviewed-by: xuelei
2009-06-17 15:26:58 +08:00
Xue-Lei Andrew Fan
71306719d3
6850783: InvalidityDateExtension returns reference to internal mutable state
...
Return cloned instead of referenced object
Reviewed-by: weijun
2009-06-16 20:46:25 +08:00
Yuri Nesterenko
d184c2ebce
Merge
2009-06-16 00:37:39 -07:00
Jennifer Godinez
45febb097f
Merge
2009-06-15 09:59:03 -07:00
Dmitry Cherepanov
d7d8999b2b
6847584: closed/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html fails
...
Reviewed-by: anthony
2009-06-15 11:15:55 -04:00
Andrew Brygin
0574960761
6684104: Applets fails to launch using ImageIO if .java.policy with File permissions present on the system
...
Reviewed-by: igor, prr
2009-06-15 17:19:33 +04:00
Andrew Brygin
5ecb6c24be
6829549: JVM crash on certain images
...
Reviewed-by: igor, prr
2009-06-15 14:49:22 +04:00
Jeremy Manson
5bf951e2a6
6511515: poor performance of LogRecord.inferCaller depending on java.lang.Throwable.getStackTraceElement
...
Allow random access to stack trace elements; retrieve only needed ones
Reviewed-by: swamyv
2009-06-14 14:33:30 -07:00
Martin Buchholz
a5e977cf14
6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
...
Use clone(CLONE_VM) on Linux; Reluctantly implement execvpe.
Reviewed-by: michaelm
2009-06-14 14:23:22 -07:00
Yuka Kamiya
3445a11481
6850113: Bidi class needs to be updated to support Unicode 5.1
...
Reviewed-by: okutsu
2009-06-13 06:43:54 +09:00
Abhijit Saha
d214e051c9
Merge
2009-06-12 12:26:20 -07:00
Abhijit Saha
b982198ede
Merge
2009-06-12 10:54:48 -07:00
Tim Bell
54e8ace85c
Merge
2009-06-11 21:32:12 -07:00
Xue-Lei Andrew Fan
2f977c16d9
6570344: Invalid RSA OID in sun.security.x509.AlgorithmId
...
Change RSA OID to "2.5.8.1.1"
Reviewed-by: mullan
2009-06-12 09:00:38 +08:00
Xiomara Jayasena
861912d777
Added tag jdk7-b60 for changeset 21261fc963f2
2009-06-11 10:54:22 -07:00
Andrew Brygin
d78db1b0c7
5101862: WBMP Image reader tries to load Quicktime MOV files
...
Reviewed-by: igor, prr
2009-06-11 14:22:33 +04:00
Andrew Brygin
83632f1cab
6296893: BMP Writer handles TopDown property incorrectly for some of the compression types
...
Reviewed-by: igor, prr
2009-06-11 13:47:42 +04:00
Sean Mullan
46c0719042
6845161: Bottleneck in Configuration.getConfiguration synchronized call
...
Reduce scope of synchronized block
Reviewed-by: weijun
2009-06-10 09:12:15 -07:00
Yuri Nesterenko
d094861eeb
Merge
2009-06-09 23:47:38 -07:00
Weijun Wang
8a52d1a9d5
6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
...
Reviewed-by: chegar, valeriep
2009-06-09 14:17:05 +08:00