Jonathan Gibbons
dd5f96536e
7010537: javah no longer depends on javadoc
...
Reviewed-by: ohair
2011-01-06 14:32:00 -08:00
Lana Steuck
fb91d40572
Merge
2011-01-04 17:05:38 -08:00
Xueming Shen
022d6b1633
7009618: regression test failed caused by the fix for 7003462
...
Avoid caching the "ended" Inflater in ZipFile class
Reviewed-by: alanb
2011-01-04 14:17:45 -08:00
Alan Bateman
f9239f8eac
7010192: InetAddress.isReachable hits ShouldNotReachHere with hs20-b04 (win)
...
Reviewed-by: chegar
2011-01-04 17:49:50 +00:00
Kelly O'Hair
875160bd93
6991482: Add global jdk makefile options to silence some VS2010 warnings
...
Reviewed-by: prr
2010-12-28 16:12:31 -08:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Valerie Peng
b06db2d390
Merge
2010-12-27 11:39:59 -08:00
Kelly O'Hair
dc779fa3eb
Merge
2010-12-24 11:17:10 -08:00
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
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
Kumar Srinivasan
23e2064389
7002386: (launcher) fix XshowSettings
...
Reviewed-by: darcy, mchung, naoto
2010-12-23 13:51:30 -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
Christine Lu
517fa29a09
Added tag jdk7-b123 for changeset 8de47554f105
2010-12-22 15:57:26 -08: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
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
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
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
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
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
Steve Poole
7baef5d619
6927816: Demo crash in heaptracker with Non-Sun JDK due to possible violation of JNI spec
...
Reviewed-by: ohair, alanb
2010-12-15 09:15:20 +00:00
Lance Andersen
e7d9fa1a92
7006454: Typo in javadocs typo for Statement.executeBatch @since
...
Reviewed-by: alanb
2010-12-14 16:08:43 -05:00
Kumar Srinivasan
3f8b4d6b64
7006704: (pack200) add missing file for 6990106
...
Reviewed-by: mduigou, briangoetz
2010-12-14 08:13:38 -08:00
Kumar Srinivasan
1a68506b19
6990106: FindBugs scan - Malicious code vulnerability Warnings in com.sun.java.util.jar.pack.*
...
Reviewed-by: mduigou, briangoetz
2010-12-14 07:42:11 -08:00
Lana Steuck
9ed3faea7a
Merge
2010-12-13 16:25:26 -08:00
Lana Steuck
0376b163c5
Merge
2010-12-13 16:22:29 -08:00
Lana Steuck
80dcc0914c
Merge
2010-12-13 16:21:36 -08:00
Joe Darcy
9d7eb99f30
7006129: Project Coin: Annotation type to reduce varargs warnings
...
Reviewed-by: jjg, mcimadamore
2010-12-13 14:34:37 -08:00
Xueming Shen
675d4c42a3
7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry)
...
The returned InflatedInputStream object should be kept in map streams
Reviewed-by: alanb
2010-12-13 14:12:56 -08:00
Naoto Sato
c961543922
7002320: Locale.forLanguageTag()/toLanguageTag() not working properly with ja_JP_JP locale
...
Reviewed-by: dougfelt
2010-12-13 13:16:08 -08:00
Kelly O'Hair
f31fdf2fb6
Merge
2010-12-13 10:49:18 -08:00
Vinnie Ryan
7d90fc05af
Merge
2010-12-13 15:07:20 +00:00
Vinnie Ryan
26382e27dd
6799854: CodeSigner.hashCode() does not work with serialization
...
Reviewed-by: mullan
2010-12-13 14:58:52 +00:00
Lana Steuck
612fdb2793
Merge
2010-12-12 15:28:57 -08:00
Phil Race
1986c6588f
7005896: Java2D D3D pipeline doesn't recognise latest Windows OSes
...
Reviewed-by: bae, jgodinez
2010-12-10 16:14:04 -08:00
Lana Steuck
dc44526b3f
Merge
2010-12-10 14:02:33 -08:00