81904 Commits

Author SHA1 Message Date
Masayoshi Okutsu
dea3e2e152 6912560: Timezone is not set correctly on Win Vista when Security manager is present
6941137: DST broken in 6u18 when jre/lib/zi is moved elsewhere and replaced with symlink

Reviewed-by: peytoia
2010-09-10 17:51:53 +09:00
Yuka Kamiya
036b7a86a5 6983724: redundant @exception description for Character.Subset(String name)
Reviewed-by: okutsu
2010-09-10 17:22:36 +09:00
Yong Jeffrey Huang
310f795628 Merge 2010-09-09 23:30:59 -07:00
Yong Jeffrey Huang
6c5a8b341b 6980510: Fix for 6959252 broke JConsole mnemonic keys
Reviewed-by: mfang, yhuang
2010-09-09 23:01:43 -07:00
Kelly O'Hair
5ef912b870 6982137: Rebranding pass 2 - missed copyright changes
Reviewed-by: mbykov
2010-09-09 17:08:42 -07:00
Kelly O'Hair
fd65dbfc50 6982137: Rebranding pass 2 - missed copyright changes
Reviewed-by: mbykov
2010-09-09 16:29:40 -07:00
Kelly O'Hair
f7e31fc6c2 6982137: Rebranding pass 2 - missed copyright changes
Reviewed-by: mbykov
2010-09-09 16:26:46 -07:00
Christine Lu
e179cdf2fb Added tag jdk7-b109 for changeset e14215cd81b9 2010-09-09 15:08:03 -07:00
Christine Lu
3b975443ec Added tag jdk7-b109 for changeset f2f25ed74ff7 2010-09-09 15:07:51 -07:00
Christine Lu
f1d3652b00 Added tag jdk7-b109 for changeset 156995b5d710 2010-09-09 15:07:44 -07:00
Christine Lu
7998ff0c05 Added tag jdk7-b109 for changeset 6ae478428a17 2010-09-09 15:07:43 -07:00
Christine Lu
811a0f0155 Added tag jdk7-b109 for changeset 59327a28f6c0 2010-09-09 15:07:37 -07:00
Christine Lu
56ac0fe70e Added tag jdk7-b109 for changeset 7e79ddd7faee 2010-09-09 15:07:32 -07:00
Christine Lu
92a8efc635 Added tag jdk7-b109 for changeset bca3b1e3474c 2010-09-09 15:07:31 -07:00
Christine Lu
f90e336a8f Merge 2010-09-09 14:27:59 -07:00
Christine Lu
bca2254386 Merge 2010-09-09 13:49:03 -07:00
Christine Lu
3d2d72a852 Merge 2010-09-09 13:48:44 -07:00
Jonathan Gibbons
949983f6b0 6983239: TreeScanner does not scan default value for method
Reviewed-by: mcimadamore
2010-09-09 13:31:28 -07:00
Kumar Srinivasan
c73d500311 6390477: (launcher) replace unsafe usages of sprintf with snprintf
Reviewed-by: darcy, mchung
2010-09-09 11:50:40 -07:00
Pavel Tisnovsky
af2548723c 6934483: GCC 4.5 errors "suggest parentheses around something..." when compiling with -Werror and -Wall
These are minor changes fixing compile failure when -Wall -Werror flags are used under gcc 4.5.

Reviewed-by: twisti, kvn, rasbold
2010-09-09 05:24:11 -07:00
Andrew Brygin
899dcb6de0 6523398: OSS CMM: Need to implement writing ICC profile tags in new lcms library
Reviewed-by: igor, prr
2010-09-09 16:20:55 +04:00
Christian Thalinger
93c9356496 Merge 2010-09-09 01:43:48 -07:00
Masayoshi Okutsu
3a9f12ff35 4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone
Reviewed-by: peytoia
2010-09-09 15:37:57 +09:00
Athijegannathan Sundararajan
a5aa8a0943 6900149: IllegalStateException when compiling same files and DiagnosticListener is set
Reviewed-by: jjg
2010-09-09 09:42:45 +05:30
Tom Rodriguez
0ecb9e3298 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
Reviewed-by: kvn
2010-09-08 20:28:57 -07:00
John R Rose
45c90a843e 6953246: JSR 292 should support SAM conversion
Conversion function MethodHandles.asInstance; initial slow implementation based on Proxy.

Reviewed-by: twisti
2010-09-08 18:40:34 -07:00
John R Rose
6fbfeff4e2 6980096: JSR 292 reflective lookup should throw checked exceptions
Make NoAccessException be a checked exception.  Also remove JavaMethodHandle.

Reviewed-by: twisti
2010-09-08 18:40:23 -07:00
John R Rose
c7b608b1ed 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Add JVM_CONSTANT_InvokeDynamic records to constant pool to determine per-instruction BSMs; add MethodHandleProvider.

Reviewed-by: twisti
2010-09-08 18:40:11 -07:00
Erik Trimble
2077fb46a1 6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM
Update the Major and Build numbers for HS20

Reviewed-by: jcoomes
2010-09-08 18:33:31 -07:00
Erik Trimble
95737d0cbb Merge 2010-09-08 18:33:04 -07:00
Christine Lu
9f20021e7a Merge 2010-09-08 17:29:34 -07:00
Joe Darcy
bad3865d4e 6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class
Reviewed-by: alanb
2010-09-08 17:10:04 -07:00
John Coomes
79fbcf5d03 6983296: build sanity checks for jdk7 should require SS12u1
Reviewed-by: ohair
2010-09-08 16:10:51 -07:00
Jon Masamitsu
28e56b8970 6984287: Regularize how GC parallel workers are specified
Associate number of GC workers with the workgang as opposed to the task.

Reviewed-by: johnc, ysr
2010-09-20 14:38:38 -07:00
Kelly O'Hair
9ed55aba81 6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches)
Reviewed-by: jcoomes
2010-09-08 15:13:31 -07:00
Kelly O'Hair
9f5159e694 6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches)
Reviewed-by: jcoomes
2010-09-08 15:12:37 -07:00
Christine Lu
39b38dd6cf Merge 2010-09-08 14:04:18 -07:00
Christine Lu
34668d416b Merge 2010-09-08 14:04:18 -07:00
Christine Lu
6663780cd0 Merge 2010-09-08 14:04:15 -07:00
Christine Lu
8fa6d6114b Merge 2010-09-08 14:04:13 -07:00
Matthias Klose
059de12e57 6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?)
Use javac's @filename construct to avoid long compile lines

Reviewed-by: ohair, twisti, never
2010-09-08 08:34:57 -07:00
Matthias Klose
d0cc3fc376 6983073: fix compiler error with GCC 4.4 or newer on SPARC
Reviewed-by: twisti
2010-09-08 04:50:26 -07:00
Kelly O'Hair
393c6a7961 Merge 2010-09-07 15:53:32 -07:00
Kelly O'Hair
a252fc3e6c Merge 2010-09-07 15:51:45 -07:00
Kelly O'Hair
729eada18b Merge 2010-09-07 15:51:24 -07:00
Kelly O'Hair
a7ac1a62c9 Merge 2010-09-07 15:50:58 -07:00
Kelly O'Hair
9b7b52281b Merge 2010-09-07 15:50:33 -07:00
Kelly O'Hair
f44a7ee069 Merge 2010-09-07 15:49:48 -07:00
Kelly O'Hair
2abe4f48b7 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
Reviewed-by: kamg
2010-09-07 15:17:43 -07:00
Kelly O'Hair
92e93b59c6 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
Reviewed-by: kamg
2010-09-07 15:16:24 -07:00