serb [Tue, 30 Sep 2014 17:39:04 +0400] rev 27061
8058115: Some of MidiDeviceProviders do not follow the specification
Reviewed-by: prr, azvegint
anashaty [Tue, 30 Sep 2014 14:51:33 +0400] rev 27060
8056914: Right Click Menu for Paste not showing after upgrading to java 7
Reviewed-by: serb, bae
azvegint [Fri, 26 Sep 2014 18:43:44 +0400] rev 27059
8051857: OperationTimedOut exception inside from XToolkit.syncNativeQueue call
Reviewed-by: alexsch, serb
prr [Thu, 25 Sep 2014 15:31:13 -0700] rev 27058
Merge
anashaty [Thu, 25 Sep 2014 15:57:37 +0400] rev 27057
8058473: "Comparison method violates its general contract" when using Clipboard
Reviewed-by: serb, bae
luchsh [Thu, 25 Sep 2014 14:33:03 +0800] rev 27056
8058930: GraphicsEnvironment.getHeadlessProperty() does not work for AIX platform
Reviewed-by: serb
ant [Wed, 24 Sep 2014 15:36:11 +0400] rev 27055
8058870: Mac: JFXPanel deadlocks in jnlp mode
Reviewed-by: serb, alexsch
serb [Wed, 24 Sep 2014 15:23:19 +0400] rev 27054
6329748: Invalid/old variable name - newModel in setModel method in JTable class
Reviewed-by: prr, alexsch
ysuenaga [Tue, 23 Sep 2014 15:48:16 -0700] rev 27053
8017773: OpenJDK7 returns incorrect TrueType font metrics
Reviewed-by: prr, bae
serb [Tue, 23 Sep 2014 07:13:34 +0400] rev 27052
8041734: JFrame in full screen mode leaves empty workspace after close
Reviewed-by: azvegint, alexsch
azvegint [Tue, 23 Sep 2014 20:17:56 +0400] rev 27051
8058739: The test case failed as "ERROR in native method: ReleasePrimitiveArrayCritical: failed bounds check"
Reviewed-by: prr, serb
serb [Tue, 23 Sep 2014 16:05:05 +0400] rev 27050
8058858: JRE 8u20 crashes while using Japanese IM on Windows
Reviewed-by: azvegint, alexsch
ant [Tue, 23 Sep 2014 15:52:40 +0400] rev 27049
8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
Reviewed-by: serb, alexsch
bpb [Tue, 14 Oct 2014 11:39:07 -0700] rev 27048
8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5
Summary: Fixes erroneous rounding in DigitList for corner cases uncovered previously. Adds dedicated unit tests to TieRoundingTest
Reviewed-by: bpb, darcy
Contributed-by: Olivier Lagneau <olivier.lagneau@oracle.com>
amurillo [Tue, 14 Oct 2014 06:04:11 -0700] rev 27047
Merge
amurillo [Fri, 10 Oct 2014 02:24:41 -0700] rev 27046
Merge
iveresov [Thu, 09 Oct 2014 12:36:23 -0700] rev 27045
Merge
vlivanov [Fri, 03 Oct 2014 19:42:47 +0000] rev 27044
Merge
vlivanov [Fri, 03 Oct 2014 11:45:36 -0700] rev 27043
8058892: FILL_ARRAYS and ARRAYS are eagely initialized in MethodHandleImpl
Reviewed-by: kvn, shade
mgronlun [Tue, 07 Oct 2014 15:16:17 +0200] rev 27042
8055662: Update mapfile for libjfr
Reviewed-by: egahlin, sla
jbachorik [Fri, 10 Oct 2014 14:35:53 +0200] rev 27041
8060120: Improve diagnostic output of StartManagementAgent test
Reviewed-by: dfuchs
okutsu [Tue, 14 Oct 2014 15:20:41 +0900] rev 27040
8060006: No Russian time zones mapping for Windows
Reviewed-by: peytoia, aefimov
weijun [Tue, 14 Oct 2014 10:08:32 +0800] rev 27039
8044215: Unable to initiate SpNego using a S4U2Proxy GSSCredential (Krb5ProxyCredential)
Reviewed-by: mullan
weijun [Tue, 14 Oct 2014 10:07:44 +0800] rev 27038
8029659: Keytool, print key algorithm of certificate or key entry
Reviewed-by: xuelei
joehw [Mon, 13 Oct 2014 14:11:20 -0700] rev 27037
8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
Reviewed-by: lancea
alanb [Mon, 13 Oct 2014 18:16:29 +0100] rev 27036
8058856: tools/jar/LeadingGarbage.java, introduced in JDK-8058520, fails on Windows
Reviewed-by: alanb, martin, sherman
Contributed-by: amy.lu@oracle.com
alanb [Mon, 13 Oct 2014 17:43:17 +0100] rev 27035
8058854: Remove dependency on dt.jar from test/tools/jar/normalize/TestNormal.java
Reviewed-by: alanb, ksrini
Contributed-by: amy.lu@oracle.com
alanb [Mon, 13 Oct 2014 17:35:19 +0100] rev 27034
8060166: javax/management/MBeanInfo/NotificationInfoTest.java fails with modular image
Reviewed-by: dfuchs
weijun [Mon, 13 Oct 2014 17:55:14 +0800] rev 27033
8048052: Permission tests for setFactory
Summary: Add RuntimePermission tests for setFactory
Reviewed-by: weijun, mullan
Contributed-by: felix.yang@oracle.com
chegar [Sat, 11 Oct 2014 14:45:27 +0100] rev 27032
8060052: FutureTask; fix underflow when timeout = Long.MIN_VALUE
Reviewed-by: martin
alanb [Sat, 11 Oct 2014 13:24:23 +0100] rev 27031
8058855: Update java.util.zip tests to work with modular image
Reviewed-by: dholmes, sherman, alanb
Contributed-by: amy.lu@oracle.com
kshefov [Fri, 10 Oct 2014 21:28:35 +0400] rev 27030
8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError
Reviewed-by: darcy, vlivanov