Christine Lu
cf458a1f54
Added tag jdk7-b123 for changeset 346d9718942b
2010-12-22 15:57:04 -08:00
Coleen Phillimore
be59fe6c5f
Merge
2010-12-22 16:52:02 -05:00
Phil Race
01d8aee41b
6996867: Garbage rendering of LCD text with SRC composite mode
...
Reviewed-by: igor, jgodinez
2010-12-22 13:49:23 -08:00
Phil Race
decbe031fc
7007299: FileFontStrike appears not to be threadsafe?
...
Reviewed-by: igor, jgodinez
2010-12-22 13:32:58 -08:00
Qi Zuo
6213f83d4a
Merge
2010-12-22 15:55:48 -05:00
Kelly O'Hair
e2dfad96d6
Merge
2010-12-22 12:27:14 -08:00
Kelly O'Hair
213481a24b
7003845: README-builds document proper location of forest extension, provide alternatives
...
Reviewed-by: robilad
2010-12-22 12:25:52 -08:00
Coleen Phillimore
1b618f6415
Merge
2010-12-22 12:24:40 -05:00
Zhengyu Gu
489367a961
Merge
2010-12-22 11:52:12 -05:00
Zhengyu Gu
7098ab98d5
6961186: Better VM handling of unexpected exceptions from application native code
...
Trap uncaught C++ exception on Windows and Solaris and generate hs_err report.
Reviewed-by: coleenp, bobv, dholmes
2010-12-22 11:24:21 -05:00
Anthony Petrov
2ee20ffcdb
6998323: Unexpected color change after invoking SplashScreen.update()
...
Fix the blendRGB() function
Reviewed-by: art, dcherepanov
2010-12-22 17:37:34 +03:00
Xue-Lei Andrew Fan
e3c8b1e079
6996365: Evaluate the priorities of cipher suites
...
Reviewed-by: wetmore
2010-12-22 06:28:46 -08:00
Pavel Tisnovsky
7e5478ceab
6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails
...
Testcase correction.
Reviewed-by: anthony
2010-12-22 14:37:15 +01:00
Christian Thalinger
a8a98509e7
7007377: JSR 292 MethodHandlesTest.testCastFailure fails on SPARC with -Xcomp +DeoptimizeALot
...
Reviewed-by: kvn, jrose
2010-12-22 02:02:53 -08:00
Igor Veresov
ef4ac58dde
7008466: Tiered: Enable testing of tiered compilation in JPRT
...
Add running specjvm98 and specjbb2005 with tiered compilation enabled with JPRT.
Reviewed-by: kvn
2010-12-21 22:57:17 -08:00
David Holmes
b5542c1c40
7008444: Remove unnecessary include of stdint.h in java_md.c
...
Remove unnecessary include of stdint.h in java_md.c
Reviewed-by: brutisso, kvn
2010-12-21 23:39:42 -05:00
Igor Nekrestyanov
123a8d32f1
Merge
2010-12-21 18:45:45 -08:00
Kelly O'Hair
bf2ba650f9
6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase location
...
Reviewed-by: ksrini
2010-12-21 18:21:26 -08:00
Erik Trimble
ba3a935a60
Merge
2010-12-21 16:49:36 -08:00
Kelly O'Hair
d5ee3dcc8a
6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase location
...
Reviewed-by: ksrini
2010-12-21 16:44:00 -08:00
Jim Holmlund
97663382e1
7008378: javac bootstrap launcher fails on cygwin when called via an absolute path
...
Use cygpath if it is cygwin
Reviewed-by: ksrini
2010-12-21 16:29:10 -08:00
Naoto Sato
c84359f622
4940539: Constructor of java.util.Locale should handle ISO 639-2 Language Codes
...
Reviewed-by: okutsu
2010-12-21 16:14:14 -08:00
Igor Nekrestyanov
13e3046bc5
Merge
2010-12-21 15:27:55 -08:00
Igor Nekrestyanov
61eb557b78
Merge
2010-12-21 14:51:50 -08:00
Vladimir Kozlov
85dd279283
7003130: assert(iterations<CG_BUILD_ITER_LIMIT) failed: infinite EA connection graph
...
Bump CG_BUILD_ITER_LIMIT to 20
Reviewed-by: iveresov
2010-12-21 13:56:40 -08:00
Qi Zuo
cc9e8022de
Merge
2010-12-21 11:43:26 -05:00
Christian Thalinger
e970ef6182
7008165: Garbage in ClassFormatError message
...
When bootstrap_method_ref in BootstrapMethods attribute points to a wrong CP entry (non-MethodHandle), JVM throws ClassFormatError with a message, where method index and class file name is garbage.
Reviewed-by: iveresov
2010-12-21 04:37:30 -08:00
Kevin Walls
5936104d93
6968933: Clip loop() deadlock in DirectAudioDevice$DirectClip.run
...
Reviewed-by: amenkov
2010-12-21 11:32:34 +00:00
Weijun Wang
a09b75abd0
6996367: improve HandshakeHash
...
Reviewed-by: xuelei
2010-12-21 17:35:47 +08:00
Lana Steuck
15f4c783cb
Merge
2010-12-20 21:10:57 -08:00
Lana Steuck
0abd11c293
Merge
2010-12-20 21:09:57 -08:00
Masayoshi Okutsu
6d0bcba475
7007905: javazic produces wrong line numbers
...
Reviewed-by: peytoia
2010-12-21 11:20:32 +09:00
Masayoshi Okutsu
b1df6e0d01
6943959: NumericShaper API doc doesn't describe ARABIC/EASTERN_ARABIC precedence
...
Reviewed-by: peytoia
2010-12-21 10:58:23 +09:00
Lana Steuck
de692860b9
Merge
2010-12-20 17:19:42 -08:00
Lana Steuck
e74dc0d4da
Merge
2010-12-20 17:19:42 -08:00
Lana Steuck
4a221a1b42
Merge
2010-12-20 17:18:56 -08:00
Stuart Marks
6e7cb44eea
6880112: Project Coin: Port JDK core library code to use diamond operator
...
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
2010-12-20 13:47:04 -08:00
Bob Vandette
178b7bb4c1
7007769: VM crashes with SIGBUS writing PerfData if tmp space is full
...
Fill perfdata file with zeros to verify available disk space
Reviewed-by: coleenp, kamg
2010-12-20 14:30:24 -05:00
Andy Herrick
635da23315
Merge
2010-12-20 13:15:03 -05:00
Andy Herrick
a3be79aa22
Merge
2010-12-20 13:13:52 -05:00
Qi Zuo
3674ff42be
Merge
2010-12-20 13:05:23 -05:00
Kelly O'Hair
5c49b6b99d
6909331: Add vsvars.sh to the jdk repository (handy cygwin way to get vcvars32.bat run)
...
Reviewed-by: robilad
2010-12-20 08:44:58 -08:00
Andrew Brygin
66b5a3c0ed
6736178: java.awt.image.SampleModel constructor unexpectedly throws IllegalArgumentException
...
Reviewed-by: jgodinez, prr
2010-12-20 10:38:55 +03:00
Antonios Printezis
2aa9ac1177
6896624: G1: hotspot:::gc and hotspot:::mem-pool-gc probes are not fired
...
Fire the gc-begin and gc-end probes for G1.
Reviewed-by: kamg, ysr, jcoomes
2010-12-19 20:57:16 -05:00
Kelly O'Hair
7c9523592e
6909026: Change GNU make version requirement to 3.81
...
Reviewed-by: robilad
2010-12-18 18:29:58 -08:00
Kelly O'Hair
cec00df9d3
6909026: Change GNU make version requirement to 3.81
...
Reviewed-by: robilad
2010-12-18 18:28:31 -08:00
Kelly O'Hair
019f0eb58c
6909026: Change GNU make version requirement to 3.81
...
Reviewed-by: robilad
2010-12-18 18:28:01 -08:00
Kumar Srinivasan
5032fcd7b5
6567415: Neverending loop in ClassReader
...
Reviewed-by: jjg
2010-12-18 09:38:39 -08:00
Kumar Srinivasan
cf7aa136ac
7007157: (pack200) stripping attributes causes a NPE
...
Reviewed-by: jrose, mduigou, dholmes
2010-12-18 09:10:49 -08:00
Christian Thalinger
af3cf83d37
Merge
2010-12-18 08:38:07 -08:00