3430 Commits

Author SHA1 Message Date
Daniel D. Daugherty
4ef8c5c56c 7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat
Swap S0C and S0CMX column values.

Reviewed-by: ohair, dholmes, poonam
2010-12-23 23:10:36 -08:00
Phil Race
5119e6d87a 6927458: font system should cache transient strikes with weak references
Reviewed-by: igor, jgodinez
2010-12-23 21:58:12 -08:00
Kelly O'Hair
1c49ac1a78 7008723: Remove binary plugs creation and use from openjdk
Reviewed-by: mchung, andrew, aph, dholmes
2010-12-23 18:50:21 -08:00
Phil Race
45f02b1cb5 6891551: Font rasterisation uses more heap than needed for some strikes
Reviewed-by: jgodinez
2010-12-23 15:28:59 -08:00
Kumar Srinivasan
23e2064389 7002386: (launcher) fix XshowSettings
Reviewed-by: darcy, mchung, naoto
2010-12-23 13:51:30 -08:00
Jennifer Godinez
a5689daad8 6949749: regression cases need to be updated by removing "System.exit(0)"
Reviewed-by: igor, prr
2010-12-23 11:01:37 -08:00
Jennifer Godinez
1e123e8a3e 6913300: Missing serialVersionUID in javax.print.attribute.standard.DialogTypeSelection
Reviewed-by: igor, prr
2010-12-23 10:38:26 -08:00
Lana Steuck
ed5a7ec3f8 Merge 2010-12-23 10:20:57 -08:00
Lana Steuck
a052a1515e Merge 2010-12-23 08:47:30 -08:00
Pavel Porvatov
f6993442af 7007708: TEST: javax/swing/JScrollBar/6542335/bug6542335.java failes agaisnt jdk7 on solaris/linux
Reviewed-by: alexp
2010-12-23 18:25:35 +03:00
Pavel Porvatov
25eeccff38 6973773: JCK manual case JSliderTests.html#JSlider fails in jdk7 b100
Reviewed-by: alexp
2010-12-23 17:39:18 +03:00
Andrew Brygin
154dedcd10 7002627: JNI Critical Arrays should be released with the original (unmodified) pointer
Reviewed-by: jgodinez, prr
2010-12-23 14:27:32 +03:00
Lana Steuck
5547d6966c Merge 2010-12-23 00:03:46 -08:00
Lana Steuck
4010e0a7cb Merge 2010-12-22 23:12:17 -08:00
Valerie Peng
9f0db4a0a4 6924489: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_OPERATION_NOT_INITIALIZED
Reset cipher state to un-initialized wherever necessary.

Reviewed-by: weijun
2010-12-22 19:19:32 -08:00
Valerie Peng
16faa79cf4 6581254: pkcs11 provider fails to parse configuration file contains windows short path
Modified configuration parsing code to support "~".

Reviewed-by: weijun
2010-12-22 18:30:34 -08:00
Lana Steuck
c02539239e Merge 2010-12-22 16:57:08 -08:00
Christine Lu
517fa29a09 Added tag jdk7-b123 for changeset 8de47554f105 2010-12-22 15:57:26 -08: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
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
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
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
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
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
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
Andrew Brygin
66b5a3c0ed 6736178: java.awt.image.SampleModel constructor unexpectedly throws IllegalArgumentException
Reviewed-by: jgodinez, prr
2010-12-20 10:38:55 +03: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
cf7aa136ac 7007157: (pack200) stripping attributes causes a NPE
Reviewed-by: jrose, mduigou, dholmes
2010-12-18 09:10:49 -08:00
Jennifer Godinez
33b174749a 6635462: D3D: REGRESSION: XOR rendering is extremly slow
Reviewed-by: igor, prr
2010-12-17 09:39:54 -08:00
Andrew Brygin
dbef654a2c 7006948: FindBugs warning in IndexColorModel class
Reviewed-by: igor, prr
2010-12-17 13:18:08 +03:00
Masayoshi Okutsu
62f4413b7b 6983207: API: MessageFormat quote handling discrepancy
Reviewed-by: peytoia
2010-12-17 18:06:28 +09:00
Masayoshi Okutsu
c1d0a22eac 6644493: [Fmt-Da] SimpleDateFormat parsing RFC822 time offset is slow
Reviewed-by: peytoia
2010-12-17 17:13:43 +09:00
Masayoshi Okutsu
8f82f506b8 7007583: (tz) Windows-only: update tzmappings for KB2443685
Reviewed-by: peytoia
2010-12-17 16:56:13 +09:00
Erik Trimble
0f8bafe829 Merge 2010-12-16 20:51:55 -08:00
Kelly O'Hair
bbb3928fa0 Merge 2010-12-16 19:56:56 -08:00
Weijun Wang
fdbca6b5f6 6975866: api/org_ietf/jgss/GSSContext/index.html#wrapUnwrapIOTest started to fail since jdk7 b102
Reviewed-by: valeriep
2010-12-17 11:03:33 +08:00
Christine Lu
07600d10b6 Added tag jdk7-b122 for changeset a6ce631dfd85 2010-12-16 18:18:06 -08:00
John R Rose
34cd7bc224 7001424: implement JSR 292 EG adjustments, November 2010
Reviewed-by: twisti
2010-12-16 15:59:27 -08:00
Anthony Petrov
92a7b61171 6993803: Request to update SplashScreen specification
6984255: Request for java.awt.SplashScreen spec update: mention possibility of having custom "-splash" option
6992416: [Spec clarification request] Is color deviation for splash screen image allowed?
6992833: [Spec clarification request] point (0,0) in SplashScreen.createGraphics()
6993071: java.awt.SplashScreen should mention that no unnecessary distortions  to the image are allowed
6993113: [Spec clarification request] getSplashScreen(): null or HeadlessException?
6996439: [Spec clarification request] Is any delay with splashscreen appearance allowed?

Update SplashScreen specification

Reviewed-by: art
2010-12-16 21:48:30 +03:00
Athijegannathan Sundararajan
254e7faf34 6980447: Rhino JavaScript engine code in jdk-7 has to updated with the latest code from Rhino 1.7R3
Updating Rhino javascript engine with version 1.7R3. Issue 6427783 (E4X support is missing from Sun's Mozilla JavaScript implementation) is also fixed as a side-effect.

Reviewed-by: alanb, jjh
2010-12-16 20:52:09 +05:30
John R Rose
494c1f5c75 Merge 2010-12-16 00:32:15 -08:00
Xue-Lei Andrew Fan
64cb5ac047 7006265: Javadoc warnings
Reviewed-by: weijun
2010-12-15 22:42:37 -08:00
Kelly O'Hair
d3c9166347 Merge 2010-12-15 15:30:03 -08:00