jccollet [Thu, 25 Jun 2009 18:56:30 +0200] rev 3059
6811297: Add more logging to HTTP protocol handler
Summary: Added extra logging to HttpURLConnection and HttpClient. Added a capture tool.
Reviewed-by: chegar
tbell [Tue, 23 Jun 2009 22:07:58 -0700] rev 3058
Merge
martin [Mon, 22 Jun 2009 21:07:20 -0700] rev 3057
6853806: Prefer (cd $dir && jar) to jar -C for performance reasons
Summary: Eliminate (most) uses of jar -C
Reviewed-by: ohair
martin [Mon, 22 Jun 2009 20:47:51 -0700] rev 3056
6834805: Improve jar -C performance
Summary: Store "-C" directories in a HashSet, not List, to remove duplicates
Reviewed-by: sherman
Contributed-by: jeremymanson@google.com
sherman [Mon, 22 Jun 2009 19:22:47 -0700] rev 3055
6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since
Summary: Updated the US_ASCII and ISO-8859-1 to fix the failure.
Reviewed-by: alanb, martin
martin [Mon, 22 Jun 2009 16:41:27 -0700] rev 3054
6851653: (launcher) Make every java process 20 bytes smaller
Summary: Carefully keep track of every byte
Reviewed-by: ksrini, xlu
xlu [Sat, 20 Jun 2009 13:34:06 -0700] rev 3053
6850606: Regression from JDK 1.6.0_12
Summary: The returned result from multiply should be constructed by using valueOf to take care of the INFLATED case.
Reviewed-by: darcy
sherman [Fri, 19 Jun 2009 14:39:06 -0700] rev 3052
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
Summary: Migrated some of the doublebyte charsets to the new implementation.
Reviewed-by: okutsu
jccollet [Fri, 19 Jun 2009 14:12:22 +0200] rev 3051
6852108: Remove Preferences dependance from SocksSocketImpl
Summary: Removed Preferences API use and fixed a few findbugs gotchas
Reviewed-by: alanb
weijun [Fri, 19 Jun 2009 18:03:27 +0800] rev 3050
6851973: ignore incoming channel binding if acceptor does not set one
Reviewed-by: valeriep
mullan [Thu, 18 Jun 2009 10:38:21 -0400] rev 3049
Merge
mullan [Thu, 18 Jun 2009 09:04:20 -0400] rev 3048
6833839: RFE: improve ManifestDigester by instantiating StringBuilder constructor w/ initial value
Reviewed-by: weijun
weijun [Thu, 18 Jun 2009 11:12:13 +0800] rev 3047
6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
Reviewed-by: mullan
weijun [Wed, 17 Jun 2009 15:26:58 +0800] rev 3046
6849275: enhance krb5 reg tests
Reviewed-by: xuelei
xuelei [Tue, 16 Jun 2009 20:46:25 +0800] rev 3045
6850783: InvalidityDateExtension returns reference to internal mutable state
Summary: return cloned instead of referenced object
Reviewed-by: weijun
xdono [Thu, 02 Jul 2009 11:11:03 -0700] rev 3044
Added tag jdk7-b63 for changeset c8270bf40b76
duke [Wed, 05 Jul 2017 16:55:36 +0200] rev 3043
Merge
xdono [Thu, 02 Jul 2009 11:10:50 -0700] rev 3042
Added tag jdk7-b63 for changeset 06171649948f
jqzuo [Tue, 07 Jul 2009 10:20:17 -0400] rev 3041
Merge
ohair [Mon, 06 Jul 2009 22:37:00 -0700] rev 3040
6857805: Fix openjdk builds to avoid building deploy repository
Reviewed-by: xdono
herrick [Mon, 06 Jul 2009 17:12:40 -0400] rev 3039
Merge
jqzuo [Tue, 07 Jul 2009 10:14:46 -0400] rev 3038
Merge
herrick [Mon, 06 Jul 2009 14:01:31 -0400] rev 3037
Merge
herrick [Mon, 06 Jul 2009 15:02:27 -0400] rev 3036
Merge
herrick [Mon, 29 Jun 2009 12:00:09 -0400] rev 3035
Merge
herrick [Mon, 22 Jun 2009 09:14:12 -0400] rev 3034
Merge
herrick [Mon, 15 Jun 2009 13:07:18 -0400] rev 3033
Merge
herrick [Thu, 11 Jun 2009 15:15:49 -0400] rev 3032
6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
6845973: Update JDK7 with deployment changes in 6u13, 6u14
4802695: Support 64-bit Java Plug-in and Java webstart on Windows/Linux on AMD64
6825019: DownloadManager should not be loaded and referenced for full JRE
6738770: REGRESSION:JSException throws when use LiveConnect javascript facility
6772884: plugin2 : java.lang.OutOfMemoryError or crash
6707535: Crossing domain hole affecting multiple sites/domains using plug-in
6728071: Non-verification of Update files may allow unintended updates
6704154: Code loaded from local filesystem should not get access to localhost
6727081: Web Start security restrictions bypass using special extension jnlp
6727079: Java Web Start Socket() restriction bypass
6727071: Cache location/user name information disclosure in SingleInstanceImpl.
6716217: AppletClassLoader adds permissions based on codebase regardless of CS
6694892: Java Webstart inclusion via system properties override [CVE-2008-2086]
6704074: localhost socket access due to cache location exposed
6703909: Java webstart arbitrary file creation using nativelib
6665315: browser crashes when deployment.properties has more slashes ( / )
6660121: Encoding values in JNLP files can cause buffer overflow
6606110: URLConnection.setProxiedHost for resources that are loaded via proxy
6581221: SSV(VISTA): Redirection FAILS to work if user does a downgrade install
6609756: Buffer Overflow in Java ActiveX component
6608712: Bypassing the same origin policy in Java with crafted names
6534630: "gnumake clobber" doesn't
6849953: JDK7 - replacement of bufferoverflowU.lib on amd64 breaks build
6849029: Need some JDK7 merge clean-up after comments on the webrev
6847582: Build problem on JDK7 with isSecureProperty in merge
6827935: JDK 7 deployment merging - problem in Compiler-msvm.gmk
6823215: latest merge fixes from 6u12 -> JDK7
6816153: further mergers for JDK7 deployment integration
6807074: Fix Java Kernel and JQS in initial JDK7 builds
Summary: Initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
xdono [Thu, 02 Jul 2009 11:10:46 -0700] rev 3031
Added tag jdk7-b63 for changeset f8a5fbede855
duke [Wed, 05 Jul 2017 16:55:26 +0200] rev 3030
Added tag jdk7-b63 for changeset dfd8506f74c3
duke [Wed, 05 Jul 2017 16:55:26 +0200] rev 3029
Merge
duke [Wed, 05 Jul 2017 16:55:24 +0200] rev 3028
Merge
xdono [Thu, 25 Jun 2009 12:10:11 -0700] rev 3027
Added tag jdk7-b62 for changeset aca415f62ac6
duke [Wed, 05 Jul 2017 16:55:23 +0200] rev 3026
Merge
xdono [Thu, 25 Jun 2009 12:09:54 -0700] rev 3025
Added tag jdk7-b62 for changeset 90c518858444
duke [Wed, 05 Jul 2017 16:55:21 +0200] rev 3024
Merge
xdono [Thu, 25 Jun 2009 12:09:53 -0700] rev 3023
Added tag jdk7-b62 for changeset fe183c0b19a9
duke [Wed, 05 Jul 2017 16:55:20 +0200] rev 3022
Merge
xdono [Thu, 25 Jun 2009 12:09:45 -0700] rev 3021
Added tag jdk7-b62 for changeset 71847d16bc71
duke [Wed, 05 Jul 2017 16:55:17 +0200] rev 3020
Merge
jgodinez [Mon, 29 Jun 2009 14:42:22 -0700] rev 3019
Merge
jgodinez [Wed, 24 Jun 2009 11:49:16 -0700] rev 3018
Merge
prr [Mon, 22 Jun 2009 14:10:09 -0700] rev 3017
6853617: race condition in java.awt.Font.getAttributes() (private method)
Reviewed-by: igor, jgodinez
jgodinez [Mon, 22 Jun 2009 09:47:50 -0700] rev 3016
6850398: Allow GraphicsEnvironment to be loaded by system classloader (edit)
Reviewed-by: campbell, prr
jgodinez [Mon, 15 Jun 2009 09:59:03 -0700] rev 3015
Merge
bae [Mon, 15 Jun 2009 17:19:33 +0400] rev 3014
6684104: Applets fails to launch using ImageIO if .java.policy with File permissions present on the system
Reviewed-by: igor, prr
bae [Mon, 15 Jun 2009 14:49:22 +0400] rev 3013
6829549: JVM crash on certain images
Reviewed-by: igor, prr
bae [Thu, 11 Jun 2009 14:22:33 +0400] rev 3012
5101862: WBMP Image reader tries to load Quicktime MOV files
Reviewed-by: igor, prr
bae [Thu, 11 Jun 2009 13:47:42 +0400] rev 3011
6296893: BMP Writer handles TopDown property incorrectly for some of the compression types
Reviewed-by: igor, prr
jgodinez [Mon, 08 Jun 2009 13:56:45 -0700] rev 3010
Merge
bae [Sat, 23 May 2009 08:35:37 +0400] rev 3009
4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY
Reviewed-by: igor, prr
jgodinez [Thu, 21 May 2009 09:56:03 -0700] rev 3008
6829659: Circle is rendered in C shape
Reviewed-by: campbell, flar
Contributed-by: Google <yamauchi@google.com>
jgodinez [Thu, 14 May 2009 09:53:35 -0700] rev 3007
Merge
prr [Wed, 06 May 2009 14:14:54 -0700] rev 3006
6806822: Font.getFontName() is slow in Java5 and 6
Reviewed-by: igor, jgodinez
xdono [Thu, 25 Jun 2009 12:10:01 -0700] rev 3005
Added tag jdk7-b62 for changeset 301dcd5c88d0
duke [Wed, 05 Jul 2017 16:55:13 +0200] rev 3004
Merge
trims [Tue, 30 Jun 2009 10:40:31 -0700] rev 3003
6856257: Bump the HS16 build number to 05
Summary: Update the HS16 build number to 05
Reviewed-by: jcoomes
trims [Thu, 25 Jun 2009 22:01:08 -0700] rev 3002
Merge
jmasa [Fri, 19 Jun 2009 07:33:25 -0700] rev 3001
Merge
tonyp [Fri, 12 Jun 2009 16:20:16 -0400] rev 3000
6850846: G1: extend G1 marking verification
Summary: extend G1 marking verification to use either the "prev" or "next" marking information, as appropriate.
Reviewed-by: johnc, ysr