rchamyal [Mon, 25 Jul 2016 15:29:24 +0530] rev 40141
8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
Reviewed-by: alexsch, ssadetsky
Contributed-by: rajeev.chamyal@oracle.com
prr [Fri, 22 Jul 2016 16:09:52 -0700] rev 40140
8162429: Clean up obsolete font preferences for JDS.
Reviewed-by: bpb
prr [Fri, 22 Jul 2016 16:07:45 -0700] rev 40139
8162432: Clean up references in font code to old Solaris releases.
Reviewed-by: bpb
prr [Fri, 22 Jul 2016 15:57:57 -0700] rev 40138
8140314: Verify IIOMetadataFormat class on loading
Reviewed-by: bpb
bpb [Fri, 22 Jul 2016 14:32:49 -0700] rev 40137
8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
Summary: Move super.setOutput() to end of setOutput() to avoid setting super.output to null
Reviewed-by: prr
jdv [Sat, 23 Jul 2016 02:08:17 +0530] rev 40136
8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
Reviewed-by: prr
Contributed-by: jayathirth.d.v@oracle.com
bpb [Fri, 22 Jul 2016 11:16:08 -0700] rev 40135
8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor
Summary: Replace invocation of this() constructor with explicit checks and initializations
Reviewed-by: prr
pkbalakr [Fri, 22 Jul 2016 12:16:33 +0530] rev 40134
8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing
Reviewed-by: alexsch, rchamyal
aghaisas [Fri, 22 Jul 2016 12:13:24 +0530] rev 40133
7096375: Swing ignores first click after decreasing system's time
Reviewed-by: alexsch, rchamyal
psadhukhan [Fri, 22 Jul 2016 10:53:01 +0530] rev 40132
4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr
Reviewed-by: prr, jdv
dtitov [Thu, 21 Jul 2016 12:27:27 -0700] rev 40131
8156960: Deprecate JSObject.getWindow(Applet) method
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
rchamyal [Thu, 21 Jul 2016 20:30:18 +0530] rev 40130
8158918: setExtendedState(1) for maximized Frame results in state==7
Reviewed-by: alexsch, ssadetsky
Contributed-by: rajeev.chamyal@oracle.com
simonis [Wed, 20 Jul 2016 17:08:04 +0200] rev 40129
4908075: Press shift and another key using robot does not trigger events properly - WinXP
Reviewed-by: alexsch, simonis
Contributed-by: oliver.bendig@sap.com
goetz [Thu, 07 Jul 2016 16:21:45 +0200] rev 40128
8160974: [TESTBUG] Mark more headful tests with @key headful.
Reviewed-by: serb, simonis
aniyogi [Wed, 20 Jul 2016 14:17:41 +0530] rev 40127
8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
Reviewed-by: alexsch, rchamyal
aniyogi [Wed, 20 Jul 2016 11:25:57 +0530] rev 40126
8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails
Reviewed-by: alexsch, rchamyal
sundar [Fri, 05 Aug 2016 18:16:45 +0530] rev 40125
8163256: jlink/plugins/ExcludeVMPluginTest.java failed with Selected VM server doesn't exist
Reviewed-by: jlaskey, alanb
sundar [Fri, 05 Aug 2016 09:42:05 +0530] rev 40124
8163116: jlink exclude VM plugin does not fully support cross platform image creation
Reviewed-by: redestad, alanb, mchung
bpb [Thu, 04 Aug 2016 14:29:27 -0700] rev 40123
8162902: Add some debugging output to test/java/nio/file/WatchService/DeleteInterference
Summary: Add printing of iteration numbers
Reviewed-by: alanb
amurillo [Thu, 04 Aug 2016 17:49:12 +0000] rev 40122
Merge
sundar [Thu, 04 Aug 2016 19:39:42 +0530] rev 40121
8146721: FileCopierPlugin should not create fake module
Reviewed-by: jlaskey, alanb
igerasim [Thu, 04 Aug 2016 16:05:37 +0300] rev 40120
8163180: Typos around @code javadoc tag usage
Reviewed-by: dfuchs
amlu [Thu, 04 Aug 2016 15:45:24 +0800] rev 40119
8161024: Remove intermittent key from java/lang/Runtime/exec/LotsOfOutput.java
Reviewed-by: darcy
clanger [Wed, 03 Aug 2016 21:15:05 +0200] rev 40118
8162819: fix minor Javadoc issues and remove warnings in java.net.Socket
Reviewed-by: dfuchs
rriggs [Wed, 03 Aug 2016 12:55:44 -0400] rev 40117
8160151: java/lang/ProcessBuilder/Zombies.java failed with error "1 zombies!"
Reviewed-by: dfuchs
darcy [Wed, 03 Aug 2016 08:13:45 -0700] rev 40116
8162817: Annotation toString output not reusable for source input
Reviewed-by: plevart
amlu [Wed, 03 Aug 2016 13:32:59 +0800] rev 40115
8161970: Remove tools/jlink/JLinkOptimTest.java from ProblemList.txt
8157664: Remove JInfoSanityTest.java JInfoRunningProcessFlagTest.java and JMapHeapConfigTest.java from ProblemList.txt
Reviewed-by: sundar, dsamersoff
nishjain [Wed, 03 Aug 2016 09:37:57 +0900] rev 40114
8035133: Locale matching: Weight q=0 isn't handled correctly.
Reviewed-by: okutsu, peytoia
naoto [Tue, 02 Aug 2016 10:58:16 -0700] rev 40113
8162797: Code clean-up in IncludeLocalesPlugin
Reviewed-by: sundar
tidu [Tue, 02 Aug 2016 10:36:33 -0700] rev 40112
8160337: Remove intermittent key from sun/security/pkcs11/rsa/TestKeyPairGenerator.java
Reviewed-by: rhalade, xuelei
sundar [Tue, 02 Aug 2016 17:33:50 +0530] rev 40111
8159487: Add JAVA_VERSION, OS_NAME, OS_ARCH properties in release file
Reviewed-by: jlaskey
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40110
Added tag jdk-9+130 for changeset cd4f403f9618