- 29 9月, 2009 1 次提交
-
-
由 srl 提交于
Reviewed-by: igor, prr
-
- 26 8月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: upgrade zlib to the latest ver 1.2.3 Reviewed-by: martin, alanb, ksrini
-
- 25 8月, 2009 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: wetmore
-
- 11 8月, 2009 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: alanb, mullan, wetmore
-
- 08 8月, 2009 1 次提交
-
-
由 rkennke 提交于
Reviewed-by: prr, igor
-
- 23 7月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Initialize relevant return value to NULL Reviewed-by: vinnie
-
- 30 6月, 2009 1 次提交
-
-
由 sherman 提交于
6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors 6646605: Missing method ZipFile.getComment() 6841232: ZipFile should implement Closeable 4985614: Failure on calls to ZipFile constructor 5032358: "java.util.zip.ZipException: The system cannot find the file specified" 6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255 Summary: some misc bug/rfe fixes for zipfile Reviewed-by: alanb
-
- 26 6月, 2009 1 次提交
-
-
由 langel 提交于
Summary: Fixes crash by checking null field Reviewed-by: alanb
-
- 22 6月, 2009 1 次提交
-
-
由 ksrini 提交于
Summary: Fixes a potential vulnerability in the unpack200 logic, by adding extra checks, a back-port. Reviewed-by: asaha
-
- 13 6月, 2009 2 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
由 herrick 提交于
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
-
- 23 5月, 2009 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr
-
- 22 5月, 2009 1 次提交
-
-
由 aph 提交于
Reviewed-by: avu, prr
-
- 20 5月, 2009 1 次提交
-
-
由 sherman 提交于
6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails 6735255: ZipFile.close() does not close ZipFileInputStreams, contrary to the API document Summary: Throws OOM when malloc failed. Closes all outstanding streams when closing Reviewed-by: alanb
-
- 08 5月, 2009 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor
-
- 06 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: JDK API and runtime (partial) for anonk, meth, indy Reviewed-by: mr
-
- 17 4月, 2009 1 次提交
-
-
由 sherman 提交于
4532049: IllegalArgumentException in ZipInputStream while reading unicode file 5030283: Incorrect implementation of UTF-8 in zip package 4700978: ZipFile can't treat Japanese name in a zipfile properly 4980042: Cannot use Surrogates in zip file metadata like filenames 4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name Summary: Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file Reviewed-by: alanb, martin
-
- 15 4月, 2009 1 次提交
-
-
由 jgodinez 提交于
Reviewed-by: campbell, flar Contributed-by: Nlinuxhippy <linuxhippy@gmail.com>
-
- 07 4月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Added support for parallel-capable class loaders Reviewed-by: alanb
-
- 03 4月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: The ZIP64 format support is added for > 4GB jar/zip files Reviewed-by: alanb, martin
-
- 25 3月, 2009 2 次提交
- 21 3月, 2009 1 次提交
-
-
由 avu 提交于
Reviewed-by: bae, prr
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 06 3月, 2009 2 次提交
- 04 3月, 2009 1 次提交
-
-
由 valeriep 提交于
6812738: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes with PCKS11 provider Summary: Removed finalize() and add more error handling to native code Reviewed-by: vinnie
-
- 24 2月, 2009 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: alanb
-
- 20 2月, 2009 1 次提交
-
-
由 bae 提交于
Reviewed-by: prr
-
- 19 2月, 2009 1 次提交
-
-
由 ksrini 提交于
Summary: Added several checks to ensure that the values read from the headers are consistent Reviewed-by: jrose
-
- 15 2月, 2009 1 次提交
-
-
由 alanb 提交于
4313887: New I/O: Improved filesystem interface 4607272: New I/O: Support asynchronous I/O Reviewed-by: sherman, chegar
-
- 11 2月, 2009 1 次提交
-
-
由 art 提交于
Summary: forward-port from 6u14, no public API is introduced Reviewed-by: anthony, dcherepanov
-
- 07 2月, 2009 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr
-
- 31 1月, 2009 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr
-
- 10 1月, 2009 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb
-
- 09 1月, 2009 1 次提交
-
-
由 martin 提交于
6791458: FileInputStream/RandomAccessFile.read leaks memory if invoked on closed stream with len > 8k Reviewed-by: alanb Contributed-by: jeremymanson@google.com
-
- 08 1月, 2009 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb Contributed-by: gbenson@redhat.com
-
- 18 12月, 2008 1 次提交
-
-
由 igor 提交于
Reviewed-by: bae, prr
-
- 16 12月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
-
- 03 12月, 2008 1 次提交
-
-
由 bae 提交于
Reviewed-by: prr, art
-