duke [Wed, 05 Jul 2017 19:59:42 +0200] rev 26369
Merge
lana [Thu, 04 Sep 2014 14:47:04 -0700] rev 26368
Merge
lancea [Thu, 04 Sep 2014 12:23:01 -0400] rev 26367
8055776: Add tests to exercise SQLPermissions for DriverManager & SyncFactory
Reviewed-by: rriggs
yhuang [Thu, 04 Sep 2014 00:32:43 -0700] rev 26366
8055222: ISO 4217 Amendment #159
Reviewed-by: naoto
jbachorik [Wed, 03 Sep 2014 17:08:58 +0200] rev 26365
8057134: sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently
Reviewed-by: sla, dfuchs
jbachorik [Wed, 03 Sep 2014 16:05:41 +0200] rev 26364
8057150: Add more diagnostics to JMXStartStopTest
Reviewed-by: sla, dfuchs
xuelei [Wed, 03 Sep 2014 06:57:40 +0000] rev 26363
8048621: Implement basic keystore tests
Reviewed-by: xuelei
Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
xuelei [Wed, 03 Sep 2014 02:11:16 +0000] rev 26362
8048362: Tests for doPrivileged with accomplice
Reviewed-by: vinnie
Contributed-by: Raghu Nair <raghu.k.nair@oracle.com>
coffeys [Tue, 02 Sep 2014 22:23:04 +0100] rev 26361
8057076: Correct exception message in CertAndKeyGen.java
Reviewed-by: mullan
naoto [Tue, 02 Sep 2014 14:11:38 -0700] rev 26360
8038436: Re-examine the mechanism to determine available localedata and cldrdata
Reviewed-by: alanb, mchung, okutsu
prr [Tue, 02 Sep 2014 11:21:29 -0700] rev 26359
Merge
prr [Mon, 25 Aug 2014 10:43:59 -0700] rev 26358
Merge
prr [Fri, 22 Aug 2014 11:02:00 -0700] rev 26357
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj
prr [Fri, 22 Aug 2014 10:33:05 -0700] rev 26356
Merge
serb [Thu, 21 Aug 2014 18:48:12 +0400] rev 26355
8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp
Reviewed-by: alexsch, prr
prr [Tue, 19 Aug 2014 14:38:25 -0700] rev 26354
8055201: JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c
Reviewed-by: bae, serb
ddehaven [Tue, 19 Aug 2014 11:03:55 -0700] rev 26353
Merge
darcy [Mon, 18 Aug 2014 09:51:52 -0700] rev 26352
8055254: Address source incompatability of JSlider generification
Reviewed-by: anthony, serb
darcy [Fri, 15 Aug 2014 11:33:13 -0700] rev 26351
8054360: Refine generification of javax.swing
Reviewed-by: anthony, alexsch, dlsmith
yan [Fri, 15 Aug 2014 13:02:46 +0400] rev 26350
8054878: javadoc issues in javax.imageio
Summary: Fix javadoc missing @exception issues in javax.imageio
Reviewed-by: prr
Contributed-by: prhinduja@gmail.com
serb [Thu, 14 Aug 2014 18:43:45 +0400] rev 26349
8042199: The build of J2DBench via makefile is broken after the JDK-8005402
Reviewed-by: flar, bae
serb [Thu, 14 Aug 2014 14:19:58 +0100] rev 26348
8046887: JNI exception pending in jdk/src/solaris/native/sun/awt: awt_DrawingSurface.c, awt_GraphicsEnv.c, awt_InputMethod.c, sun_awt_X11_GtkFileDialogPeer.c
Reviewed-by: azvegint, prr
serb [Wed, 13 Aug 2014 21:45:53 +0400] rev 26347
8054800: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
Reviewed-by: azvegint, prr
aivanov [Wed, 13 Aug 2014 13:27:43 +0400] rev 26346
8046007: Java app receives javax.print.PrintException: Printer is not accepting job
Reviewed-by: prr, bae
mcherkas [Tue, 12 Aug 2014 19:02:51 +0400] rev 26345
8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons
Reviewed-by: alexp, alexsch
Contributed-by: artem.malinko@oracle.com
yan [Tue, 12 Aug 2014 18:26:30 +0400] rev 26344
8053657: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK
Reviewed-by: serb
serb [Tue, 12 Aug 2014 14:38:38 +0400] rev 26343
8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c
Reviewed-by: azvegint, prr
anthony [Tue, 12 Aug 2014 14:22:05 +0400] rev 26342
8049065: [JLightweightFrame] Support DnD for SwingNode
Summary: Delegate DnD operations to LightweightContent when appropriate
Reviewed-by: ant, pchelko
yan [Mon, 11 Aug 2014 10:42:51 +0400] rev 26341
6708093: Redundant unused native method declaration in LCMS.java
Reviewed-by: bae, prr
Contributed-by: prhinduja@gmail.com
yan [Mon, 11 Aug 2014 10:39:17 +0400] rev 26340
6975892: Javadoc typo in javax.print.attribute.standard.DialogTypeSelection
Summary: Fix typos in javax.print.attribute.standard.DialogTypeSelection
Reviewed-by: prr
Contributed-by: anisha.nagarajan1@gmail.com