Fri, 27 Feb 2009 10:53:33 -0800 Merge
tbell [Fri, 27 Feb 2009 10:53:33 -0800] rev 2075
Merge
Tue, 24 Feb 2009 14:22:08 +0000 6599383: Unable to open zip files more than 2GB in size
kevinw [Tue, 24 Feb 2009 14:22:08 +0000] rev 2074
6599383: Unable to open zip files more than 2GB in size Reviewed-by: alanb
Tue, 24 Feb 2009 11:33:25 +0000 Merge
alanb [Tue, 24 Feb 2009 11:33:25 +0000] rev 2073
Merge
Tue, 24 Feb 2009 11:31:04 +0000 6809132: (file) Javadoc style and consistency issues
alanb [Tue, 24 Feb 2009 11:31:04 +0000] rev 2072
6809132: (file) Javadoc style and consistency issues Reviewed-by: vinnie Contributed-by: cquinn@google.com
Tue, 24 Feb 2009 09:11:42 +0000 6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win]
alanb [Tue, 24 Feb 2009 09:11:42 +0000] rev 2071
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win] 6808648: (file) Files.walkFileTree should obtain file attributes during iteration [win] Reviewed-by: sherman
Mon, 23 Feb 2009 21:06:15 -0800 6350801: Add support for named (instead of numbered) capture groups in regular expression
sherman [Mon, 23 Feb 2009 21:06:15 -0800] rev 2070
6350801: Add support for named (instead of numbered) capture groups in regular expression 6676425: Opensource unit/regression tests for java.util.regex Summary: Added "named capturing group" into regex. Moved most of reg/unit tests to openjdk. Reviewed-by: alanb, okutsu
Mon, 23 Feb 2009 10:36:19 +0000 6806649: synchronization bottleneck when constructing Thread subclasses
chegar [Mon, 23 Feb 2009 10:36:19 +0000] rev 2069
6806649: synchronization bottleneck when constructing Thread subclasses Summary: Replace subclass audits synchronization with ConcurrentHashMap with weakly referenced Class keys Reviewed-by: peterjones, dholmes, martin
Mon, 23 Feb 2009 17:32:52 +0800 5067458: Loopback SSLSocketImpl createSocket is throwing an exception
xuelei [Mon, 23 Feb 2009 17:32:52 +0800] rev 2068
5067458: Loopback SSLSocketImpl createSocket is throwing an exception Summary: A null hostname should be regarded as a loopback address. Reviewed-by: weijun
Mon, 23 Feb 2009 10:05:55 +0800 6780416: New keytool commands/options: -gencert, -printcertreq, -ext
weijun [Mon, 23 Feb 2009 10:05:55 +0800] rev 2067
6780416: New keytool commands/options: -gencert, -printcertreq, -ext Reviewed-by: xuelei, mullan
Mon, 23 Feb 2009 10:05:41 +0800 6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0)
weijun [Mon, 23 Feb 2009 10:05:41 +0800] rev 2066
6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0) Reviewed-by: xuelei
Mon, 23 Feb 2009 10:04:52 +0800 6804045: DerValue does not accept empty OCTET STRING
weijun [Mon, 23 Feb 2009 10:04:52 +0800] rev 2065
6804045: DerValue does not accept empty OCTET STRING Reviewed-by: xuelei
Mon, 23 Feb 2009 10:04:25 +0800 6789935: cross-realm capath search error
weijun [Mon, 23 Feb 2009 10:04:25 +0800] rev 2064
6789935: cross-realm capath search error Reviewed-by: xuelei
Mon, 23 Feb 2009 10:03:36 +0800 6535697: keytool can be more flexible on format of PEM-encoded X.509 certificates
weijun [Mon, 23 Feb 2009 10:03:36 +0800] rev 2063
6535697: keytool can be more flexible on format of PEM-encoded X.509 certificates Reviewed-by: vinnie
Fri, 20 Feb 2009 10:53:39 -0800 Merge
tbell [Fri, 20 Feb 2009 10:53:39 -0800] rev 2062
Merge
Fri, 20 Feb 2009 13:05:28 +0800 6697270: Inputstream dosent behave correct
xuelei [Fri, 20 Feb 2009 13:05:28 +0800] rev 2061
6697270: Inputstream dosent behave correct Summary: do not try to read zero byte from a InputStream, and do always return immediately for zero byte reading in a InputStream implementation. Reviewed-by: weijun
Fri, 20 Feb 2009 12:50:02 +0800 4918870: Examine session cache implementation (sun.misc.Cache)
xuelei [Fri, 20 Feb 2009 12:50:02 +0800] rev 2060
4918870: Examine session cache implementation (sun.misc.Cache) Summary: replace sun.misc.Cache with sun.security.util.Cache Reviewed-by: weijun
Thu, 19 Feb 2009 18:04:30 -0800 Merge
tbell [Thu, 19 Feb 2009 18:04:30 -0800] rev 2059
Merge
Mon, 16 Feb 2009 17:19:05 +0000 6800805: java.net.NetworkInterface.getNetworkInterfaces() does not list IPv6 network interfaces correctly
chegar [Mon, 16 Feb 2009 17:19:05 +0000] rev 2058
6800805: java.net.NetworkInterface.getNetworkInterfaces() does not list IPv6 network interfaces correctly Reviewed-by: jccollet
Sun, 15 Feb 2009 12:25:54 +0000 6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
alanb [Sun, 15 Feb 2009 12:25:54 +0000] rev 2057
6781363: New I/O: Update socket-channel API to jsr203/nio2-b99 4313887: New I/O: Improved filesystem interface 4607272: New I/O: Support asynchronous I/O Reviewed-by: sherman, chegar
Wed, 11 Feb 2009 13:16:53 +0000 6799040: Portability issues in src/solaris/native/java/net/Inet4AddressImpl.c
chegar [Wed, 11 Feb 2009 13:16:53 +0000] rev 2056
6799040: Portability issues in src/solaris/native/java/net/Inet4AddressImpl.c Reviewed-by: alanb Contributed-by: christos@zoulas.com
Tue, 10 Feb 2009 03:26:31 -0800 6755621: Include SA binaries into Windows JDK
poonam [Tue, 10 Feb 2009 03:26:31 -0800] rev 2055
6755621: Include SA binaries into Windows JDK Summary: These changes will enable inclusion of sa-jdi.jar and sawindbg.dll into Windows JDK bundle. Reviewed-by: never, jjh, alanb
Thu, 26 Feb 2009 10:57:23 -0800 Added tag jdk7-b49 for changeset 8e06c3b9ec6e
xdono [Thu, 26 Feb 2009 10:57:23 -0800] rev 2054
Added tag jdk7-b49 for changeset 8e06c3b9ec6e
Wed, 05 Jul 2017 16:48:00 +0200 Merge
duke [Wed, 05 Jul 2017 16:48:00 +0200] rev 2053
Merge
Thu, 26 Feb 2009 10:57:13 -0800 Added tag jdk7-b49 for changeset 2fb28c2f14c0
xdono [Thu, 26 Feb 2009 10:57:13 -0800] rev 2052
Added tag jdk7-b49 for changeset 2fb28c2f14c0
Thu, 26 Feb 2009 10:57:09 -0800 Added tag jdk7-b49 for changeset 073e31b93bb0
xdono [Thu, 26 Feb 2009 10:57:09 -0800] rev 2051
Added tag jdk7-b49 for changeset 073e31b93bb0
Wed, 05 Jul 2017 16:47:52 +0200 Added tag jdk7-b49 for changeset 6b84b04a80af
duke [Wed, 05 Jul 2017 16:47:52 +0200] rev 2050
Added tag jdk7-b49 for changeset 6b84b04a80af
Wed, 05 Jul 2017 16:47:51 +0200 Merge jdk7-b49
duke [Wed, 05 Jul 2017 16:47:51 +0200] rev 2049
Merge
Wed, 05 Jul 2017 16:47:49 +0200 Merge
duke [Wed, 05 Jul 2017 16:47:49 +0200] rev 2048
Merge
Thu, 19 Feb 2009 14:08:22 -0800 Added tag jdk7-b48 for changeset 299092b5d884
xdono [Thu, 19 Feb 2009 14:08:22 -0800] rev 2047
Added tag jdk7-b48 for changeset 299092b5d884
Wed, 05 Jul 2017 16:47:47 +0200 Merge
duke [Wed, 05 Jul 2017 16:47:47 +0200] rev 2046
Merge
Thu, 19 Feb 2009 14:08:06 -0800 Added tag jdk7-b48 for changeset a9f9b366f4d3
xdono [Thu, 19 Feb 2009 14:08:06 -0800] rev 2045
Added tag jdk7-b48 for changeset a9f9b366f4d3
Wed, 05 Jul 2017 16:47:44 +0200 Merge
duke [Wed, 05 Jul 2017 16:47:44 +0200] rev 2044
Merge
Thu, 19 Feb 2009 14:08:05 -0800 Added tag jdk7-b48 for changeset a2189fee3a39
xdono [Thu, 19 Feb 2009 14:08:05 -0800] rev 2043
Added tag jdk7-b48 for changeset a2189fee3a39
Wed, 05 Jul 2017 16:47:42 +0200 Merge
duke [Wed, 05 Jul 2017 16:47:42 +0200] rev 2042
Merge
Thu, 19 Feb 2009 14:07:57 -0800 Added tag jdk7-b48 for changeset 3c81794d974b
xdono [Thu, 19 Feb 2009 14:07:57 -0800] rev 2041
Added tag jdk7-b48 for changeset 3c81794d974b
Wed, 05 Jul 2017 16:47:40 +0200 Merge
duke [Wed, 05 Jul 2017 16:47:40 +0200] rev 2040
Merge
Thu, 19 Feb 2009 14:08:12 -0800 Added tag jdk7-b48 for changeset 7b8efe5390c4
xdono [Thu, 19 Feb 2009 14:08:12 -0800] rev 2039
Added tag jdk7-b48 for changeset 7b8efe5390c4
Wed, 05 Jul 2017 16:47:37 +0200 Merge
duke [Wed, 05 Jul 2017 16:47:37 +0200] rev 2038
Merge
Wed, 25 Feb 2009 23:16:22 -0800 Merge
trims [Wed, 25 Feb 2009 23:16:22 -0800] rev 2037
Merge
Wed, 18 Feb 2009 18:20:02 -0800 6807345: Bump HS15 build number to 02
trims [Wed, 18 Feb 2009 18:20:02 -0800] rev 2036
6807345: Bump HS15 build number to 02 Summary: Update the HS15 Build number to 02 Reviewed-by: jcoomes
Wed, 18 Feb 2009 18:14:18 -0800 Merge
trims [Wed, 18 Feb 2009 18:14:18 -0800] rev 2035
Merge
Tue, 17 Feb 2009 14:30:24 -0800 Merge
kvn [Tue, 17 Feb 2009 14:30:24 -0800] rev 2034
Merge
Tue, 17 Feb 2009 11:19:31 +0100 6805950: Typos in andL_rReg_imm instructions in x86_64.ad
twisti [Tue, 17 Feb 2009 11:19:31 +0100] rev 2033
6805950: Typos in andL_rReg_imm instructions in x86_64.ad Summary: There are two typos in andL_rReg_imm instructions in x86_64.ad. Reviewed-by: kvn
Mon, 16 Feb 2009 07:19:26 -0800 6805724: ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant.
twisti [Mon, 16 Feb 2009 07:19:26 -0800] rev 2032
6805724: ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant. Summary: C2, ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant. Reviewed-by: rasbold
Fri, 13 Feb 2009 09:09:35 -0800 6800154: Add comments to long_by_long_mulhi() for better understandability
twisti [Fri, 13 Feb 2009 09:09:35 -0800] rev 2031
6800154: Add comments to long_by_long_mulhi() for better understandability Summary: This patch adds a comment pointing to the Hacker's Delight version of the algorithm plus a verbatim copy of it. Furthermore it adds inline comments. Reviewed-by: kvn, jrose
Fri, 06 Feb 2009 13:31:03 -0800 6791852: assert(b->_nodes[insidx] == n,"got insidx set incorrectly")
kvn [Fri, 06 Feb 2009 13:31:03 -0800] rev 2030
6791852: assert(b->_nodes[insidx] == n,"got insidx set incorrectly") Summary: Move the CreateEx up before each round of IFG construction Reviewed-by: never, phh
Thu, 05 Feb 2009 14:43:58 -0800 6799693: Server compiler leads to data corruption when expression throws an Exception
kvn [Thu, 05 Feb 2009 14:43:58 -0800] rev 2029
6799693: Server compiler leads to data corruption when expression throws an Exception Summary: Use merged memory state for an allocation's slow path. Reviewed-by: never
Thu, 05 Feb 2009 13:38:52 -0800 6788376: allow to ignore unrecognized VM options
kvn [Thu, 05 Feb 2009 13:38:52 -0800] rev 2028
6788376: allow to ignore unrecognized VM options Summary: Add new product flag -XX:+IgnoreUnrecognizedVMOptions Reviewed-by: ysr, xlu
Wed, 04 Feb 2009 23:17:38 -0800 6442502: assert(bits,"Use TypePtr for NULL") on linux-x86
never [Wed, 04 Feb 2009 23:17:38 -0800] rev 2027
6442502: assert(bits,"Use TypePtr for NULL") on linux-x86 Reviewed-by: kvn
Wed, 04 Feb 2009 11:44:57 -0800 6798785: Crash in OopFlow::build_oop_map: incorrect comparison of 64bit pointers
never [Wed, 04 Feb 2009 11:44:57 -0800] rev 2026
6798785: Crash in OopFlow::build_oop_map: incorrect comparison of 64bit pointers Reviewed-by: phh, kvn
Tue, 03 Feb 2009 18:05:19 -0800 6782260: Memory leak in CodeBuffer::create_patch_overflow
never [Tue, 03 Feb 2009 18:05:19 -0800] rev 2025
6782260: Memory leak in CodeBuffer::create_patch_overflow Reviewed-by: phh, kvn
Tue, 03 Feb 2009 08:10:28 -0800 6799452: HotSpot tests Makefile should take care of ALT_SLASH_JAVA
twisti [Tue, 03 Feb 2009 08:10:28 -0800] rev 2024
6799452: HotSpot tests Makefile should take care of ALT_SLASH_JAVA Summary: The HotSpot tests Makefile has a hardcoded SLASH_JAVA which makes it difficult to run the tests on non-Sun build machines which do not have a /java infrastructure. Reviewed-by: kamg
Tue, 03 Feb 2009 01:39:12 -0800 6795362: 32bit server compiler leads to wrong results on solaris-x86
twisti [Tue, 03 Feb 2009 01:39:12 -0800] rev 2023
6795362: 32bit server compiler leads to wrong results on solaris-x86 Summary: The C2 compiler leads to wrong results on solaris-i486 (32-bit) for a testcase given in the CR. Reviewed-by: never, rasbold
Mon, 26 Jan 2009 16:22:12 +0100 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
twisti [Mon, 26 Jan 2009 16:22:12 +0100] rev 2022
6796746: rename LoadC (char) opcode class to LoadUS (unsigned short) Summary: Renaming LoadC to LoadUS would round up the planned introduction of LoadUB and LoadUI. Reviewed-by: phh, kvn
Wed, 21 Jan 2009 11:18:38 -0800 6794939: assert(_base == OopPtr,"subclass must override cast_to_ptr_type")
kvn [Wed, 21 Jan 2009 11:18:38 -0800] rev 2021
6794939: assert(_base == OopPtr,"subclass must override cast_to_ptr_type") Summary: Fix the assert in TypeKlassPtr::cast_to_ptr_type(). Reviewed-by: never
Fri, 16 Jan 2009 11:23:10 -0800 6790209: server VM fails with assert(will_link,"_new: typeflow responsibility")
kvn [Fri, 16 Jan 2009 11:23:10 -0800] rev 2020
6790209: server VM fails with assert(will_link,"_new: typeflow responsibility") Summary: Add missing code for reflection class loader in SystemDictionary::find(). Reviewed-by: never, jrose
Wed, 14 Jan 2009 14:12:00 -0800 6788347: C2Compiler crash 6u7
never [Wed, 14 Jan 2009 14:12:00 -0800] rev 2019
6788347: C2Compiler crash 6u7 Reviewed-by: kvn
Tue, 13 Jan 2009 14:02:19 -0800 Merge
never [Tue, 13 Jan 2009 14:02:19 -0800] rev 2018
Merge
Tue, 13 Jan 2009 11:43:20 -0800 6791132: bad control in autobox split code
never [Tue, 13 Jan 2009 11:43:20 -0800] rev 2017
6791132: bad control in autobox split code Reviewed-by: kvn
Tue, 13 Jan 2009 11:10:00 -0800 6784930: server jvm fails with assert(!n->is_SpillCopy(),"")
kvn [Tue, 13 Jan 2009 11:10:00 -0800] rev 2016
6784930: server jvm fails with assert(!n->is_SpillCopy(),"") Summary: Set minimum block frequency MIN_BLOCK_FREQUENCY 1.e-35f. Reviewed-by: never, rasbold
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip