valeriep [Mon, 27 Dec 2010 11:39:59 -0800] rev 7813
Merge
valeriep [Wed, 22 Dec 2010 19:19:32 -0800] rev 7812
6924489: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_OPERATION_NOT_INITIALIZED
Summary: Reset cipher state to un-initialized wherever necessary.
Reviewed-by: weijun
dcubed [Thu, 23 Dec 2010 23:10:36 -0800] rev 7811
7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat
Summary: Swap S0C and S0CMX column values.
Reviewed-by: ohair, dholmes, poonam
ksrini [Thu, 23 Dec 2010 13:51:30 -0800] rev 7810
7002386: (launcher) fix XshowSettings
Reviewed-by: darcy, mchung, naoto
lana [Wed, 22 Dec 2010 23:12:17 -0800] rev 7809
Merge
valeriep [Wed, 22 Dec 2010 18:30:34 -0800] rev 7808
6581254: pkcs11 provider fails to parse configuration file contains windows short path
Summary: Modified configuration parsing code to support "~".
Reviewed-by: weijun
xuelei [Wed, 22 Dec 2010 06:28:46 -0800] rev 7807
6996365: Evaluate the priorities of cipher suites
Reviewed-by: wetmore
ptisnovs [Wed, 22 Dec 2010 14:37:15 +0100] rev 7806
6560348: PIT : java/awt/xembed/server/RunTestXEmbed.java fails
Summary: Testcase correction.
Reviewed-by: anthony
kevinw [Tue, 21 Dec 2010 11:32:34 +0000] rev 7805
6968933: Clip loop() deadlock in DirectAudioDevice$DirectClip.run
Reviewed-by: amenkov
weijun [Tue, 21 Dec 2010 17:35:47 +0800] rev 7804
6996367: improve HandshakeHash
Reviewed-by: xuelei
smarks [Mon, 20 Dec 2010 13:47:04 -0800] rev 7803
6880112: Project Coin: Port JDK core library code to use diamond operator
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
ksrini [Sat, 18 Dec 2010 09:10:49 -0800] rev 7802
7007157: (pack200) stripping attributes causes a NPE
Reviewed-by: jrose, mduigou, dholmes
weijun [Fri, 17 Dec 2010 11:03:33 +0800] rev 7801
6975866: api/org_ietf/jgss/GSSContext/index.html#wrapUnwrapIOTest started to fail since jdk7 b102
Reviewed-by: valeriep
sundar [Thu, 16 Dec 2010 20:52:09 +0530] rev 7800
6980447: Rhino JavaScript engine code in jdk-7 has to updated with the latest code from Rhino 1.7R3.
Summary: 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