Jonathan Gibbons
|
0ec5040633
|
6873845: refine access to symbol file
Reviewed-by: darcy
|
2009-08-21 14:58:21 -07:00 |
|
Tim Bell
|
edc02e3e92
|
6705913: freetype_versioncheck.exe - Unable To Locate Component
Update freetype_versioncheck to deal with newer Visual Studio releases
Reviewed-by: ohair
|
2009-08-21 12:12:48 -07:00 |
|
Joe Darcy
|
980873244b
|
6378701: (enum) Unclear purpose of EnumConstantNotPresentException
Reviewed-by: lancea, andrew, alanb
|
2009-08-21 11:31:18 -07:00 |
|
Jonathan Gibbons
|
bde1a2faf8
|
6873849: suppress notes generated by javac
Reviewed-by: darcy
|
2009-08-21 11:25:45 -07:00 |
|
Pavel Porvatov
|
afca155718
|
6579827: vista : JSlider on JColorchooser is not properly render or can't be seen completely
Reviewed-by: peterz
|
2009-08-21 16:59:27 +04:00 |
|
Yuri Nesterenko
|
0ee9dc7c6f
|
Merge
|
2009-08-20 23:30:03 -07:00 |
|
Changpeng Fang
|
ff9a1bddb5
|
6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
Use PcDesc to keep record of the reexecute bit instead of using DebugInfoStreams
Reviewed-by: kvn, never, twisti
|
2009-08-20 12:42:57 -07:00 |
|
Xiomara Jayasena
|
792dd2427f
|
Added tag jdk7-b70 for changeset b4c0c49979ff
|
2009-08-20 11:20:31 -07:00 |
|
Xiomara Jayasena
|
74fd6ac482
|
Added tag jdk7-b70 for changeset 510668ab2f32
|
2009-08-20 11:20:21 -07:00 |
|
Xiomara Jayasena
|
0c2b4cd183
|
Added tag jdk7-b70 for changeset c311084b506d
|
2009-08-20 11:20:15 -07:00 |
|
Xiomara Jayasena
|
0d0c940c99
|
Added tag jdk7-b70 for changeset 102c6671e1cf
|
2009-08-20 11:20:13 -07:00 |
|
Xiomara Jayasena
|
8d3b392ec7
|
Added tag jdk7-b70 for changeset 0caafb54c87f
|
2009-08-20 11:20:09 -07:00 |
|
Xiomara Jayasena
|
e0f2ac7318
|
Added tag jdk7-b70 for changeset e77e0b46683d
|
2009-08-20 11:20:05 -07:00 |
|
Xiomara Jayasena
|
5f8e711a97
|
Added tag jdk7-b70 for changeset d36024aecf97
|
2009-08-20 11:20:04 -07:00 |
|
Alan Bateman
|
b458f8ca65
|
6866804: (file) Path calls checkPermission insteadof checkXXX (sol)
Reviewed-by: sherman
|
2009-08-20 08:48:29 +01:00 |
|
Alan Bateman
|
97e10327ed
|
6870926: (file) Path.toRealPath performance can be improved (win)
Reviewed-by: sherman
|
2009-08-20 08:42:38 +01:00 |
|
Alan Bateman
|
41a783f149
|
6595866: File does work with symbolic links (win,vista)
Reviewed-by: sherman
|
2009-08-20 08:39:18 +01:00 |
|
Weijun Wang
|
7c86823f01
|
6867665: Problem with keytabs with multiple kvno's (key versions)
Reviewed-by: valeriep, ohair
|
2009-08-20 11:24:42 +08:00 |
|
Vladimir Kozlov
|
15b6cdf897
|
6873799: enable escape analysis by default
Enable escape analysis by default
Reviewed-by: never
|
2009-08-19 19:05:18 -07:00 |
|
Tom Rodriguez
|
0217f432c2
|
6873777: FPU control word optimization still performed with SSE
Reviewed-by: kvn
|
2009-08-19 18:54:35 -07:00 |
|
Andrew John Hughes
|
310e07492f
|
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
The bootstrap javac currently uses the default source and targets of the boot javac
Reviewed-by: jjg, ohair
|
2009-08-20 01:28:58 +01:00 |
|
Joe Darcy
|
54aaa7ae7a
|
6871291: Please clarify javax.tools.JavaCompiler.getTask() "classes" parameter
Reviewed-by: jjg
|
2009-08-19 17:12:36 -07:00 |
|
Andrei Pangin
|
6d98918342
|
Merge
|
2009-08-19 15:46:22 -07:00 |
|
Andrew John Hughes
|
5c818e4b6a
|
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
Set source and target explicitly in pcompile task
Reviewed-by: jjg
|
2009-08-19 20:44:22 +01:00 |
|
Alexander Potochkin
|
68a69bc334
|
6872492: JLayer sources contain wrong header
Reviewed-by: rupashka
|
2009-08-19 17:24:22 +04:00 |
|
Yuri Nesterenko
|
4c2a46386f
|
Merge
|
2009-08-18 23:40:15 -07:00 |
|
Xiomara Jayasena
|
0fcf19433e
|
Merge
|
2009-08-18 19:53:43 -07:00 |
|
Tim Bell
|
79d9a6bd20
|
Merge
|
2009-08-18 17:46:58 -07:00 |
|
Tim Bell
|
7cf8652f4d
|
Merge
|
2009-08-18 17:45:46 -07:00 |
|
Tim Bell
|
d0acfd8b31
|
6873200: patch.out and jaxws.patch do not belong in jaxws repository
Reviewed-by: xdono, ohair
|
2009-08-18 16:15:37 -07:00 |
|
Andrew John Hughes
|
85c26d2c57
|
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
The bootstrap javac currently uses the default source and targets of the boot javac
Reviewed-by: ohair
|
2009-08-18 19:50:12 +01:00 |
|
Weijun Wang
|
afe6e91726
|
6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn()
Reviewed-by: mullan
|
2009-08-18 10:20:50 +08:00 |
|
Andrei Pangin
|
ab4b4a6433
|
Merge
|
2009-08-17 15:03:39 -07:00 |
|
Tom Rodriguez
|
cc01c0f4f6
|
6795465: Crash in assembler_sparc.cpp with client compiler on solaris-sparc
Reviewed-by: twisti, cfang
|
2009-08-17 14:45:02 -07:00 |
|
Changpeng Fang
|
05c34e93bd
|
6866651: Regression: simple int sum crashes jvm (build 1.6.0_14-b08 and 1.7.0-ea-b59)
Delay dead code elimination in set_req_X to make it safe
Reviewed-by: kvn, never
|
2009-08-17 12:11:06 -07:00 |
|
Changpeng Fang
|
f6f2d510b9
|
6829127: Deoptimization Failure on Specjvm98 _227_mtrt with -XX:+DeoptimizeALot since Hs11 b01
Make sure the control word is correct in deopt_blob after restore_result_registers
Reviewed-by: kvn, never
|
2009-08-17 09:48:02 -07:00 |
|
Tom Rodriguez
|
61d82b75be
|
Merge
|
2009-08-14 22:11:18 -07:00 |
|
Bradford Wetmore
|
8a4dd6d425
|
6872177: JCE framework and provider builds broken following -target 7 changes
Reviewed-by: ohair
|
2009-08-14 17:29:31 -07:00 |
|
Erik Trimble
|
343d7a9ab6
|
Merge
|
2009-08-14 17:14:07 -07:00 |
|
Tom Rodriguez
|
7d0158d27f
|
Merge
|
2009-08-14 15:55:26 -07:00 |
|
Tom Rodriguez
|
398fffa232
|
6862863: C2 compiler fails in elide_copy()
Reviewed-by: kvn
|
2009-08-14 15:53:46 -07:00 |
|
Xueming Shen
|
efe409bf8b
|
6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets
Override the canEncode() in ISO2022_CN_CNS
Reviewed-by: martin
|
2009-08-14 14:29:45 -07:00 |
|
Andrey Petrusenko
|
ead860c069
|
6872000: G1: compilation fails on linux/older gcc
Reviewed-by: jcoomes, tonyp
|
2009-08-14 13:44:15 -07:00 |
|
Vladimir Kozlov
|
6f927f1578
|
6869822: assert(Universe::narrow_oop_shift() == 0,"use unscaled narrow oop")
Replace the assert with narrow_oop_shift set to 0.
Reviewed-by: never, jcoomes
|
2009-08-14 12:23:11 -07:00 |
|
Xueming Shen
|
94d23c375f
|
6866397: (file) PathMatcher with regex syntax doesn't match as expected (win)
Use unicode_case_insensitive for windows path matcher for now.
Reviewed-by: alanb
|
2009-08-14 11:23:01 -07:00 |
|
Tim Bell
|
7856101004
|
Merge
|
2009-08-14 08:53:23 -07:00 |
|
Tim Bell
|
30d9505bc1
|
Merge
|
2009-08-14 08:51:56 -07:00 |
|
Tim Bell
|
872af9f8c7
|
Merge
|
2009-08-14 08:51:25 -07:00 |
|
Tim Bell
|
6d0a5e031b
|
Merge
|
2009-08-14 08:50:54 -07:00 |
|
Tim Bell
|
65e1007b58
|
Merge
|
2009-08-14 08:50:00 -07:00 |
|