Daniel Fuchs
9fb04d6e56
8153082: Update XSLT compiler to generate classes that invoke addReads
...
This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java)
Reviewed-by: alanb, clanger, joehw
2016-07-26 14:30:52 +01:00
Sergey Bylokhov
c322804814
8159899: [TEST_BUG] Timeout in tests when OOM should be generated
...
Reviewed-by: yan, ssadetsky
2016-07-26 15:55:22 +03:00
Vadim Pakhnushev
964fd1e4e9
8161742: [parfait] Uninitialised memory in isXTestAvailable of awt_Robot.c:65
...
Reviewed-by: serb, ssadetsky
2016-07-26 14:54:26 +03:00
Vadim Pakhnushev
cd67ab9d5b
8161733: [parfait] Memory leak in imageioJPEG.c:2803
...
Reviewed-by: prr, serb
2016-07-26 14:19:40 +03:00
Vadim Pakhnushev
4326770a81
8161740: [parfait] Memory leak in Java_sun_awt_UNIXToolkit_load_1gtk_1icon of awt_UNIXToolkit.c:132
...
Reviewed-by: serb, ssadetsky
2016-07-26 14:19:15 +03:00
Vadim Pakhnushev
ddd0f9e960
8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c
...
Reviewed-by: prr, serb
2016-07-26 14:18:43 +03:00
Ramanand Patil
20477f85e7
8159684: (tz) Support tzdata2016f
...
Reviewed-by: okutsu
2016-07-26 13:48:29 +05:30
Xue-Lei Andrew Fan
4c352f2d46
8161898: Mark the use of deprecated javax.security.cert APIs with forRemoval=true
...
Reviewed-by: vinnie, mullan
2016-07-27 02:47:04 +00:00
Valerie Peng
9a82da0c94
8159488: Deprivilege java.xml.crypto
...
Update java.policy with the necessary permissions and minor code refactoring
Reviewed-by: mullan
2016-07-27 01:24:09 +00:00
Martin Buchholz
0d7e21080e
8162563: Fix double checked locking in System.console()
...
Reviewed-by: rriggs, sherman
2016-07-26 15:41:40 -07:00
Vyom Tewari
620b097690
8161291: Serialization Tests for URLPermission is failing
...
Reviewed-by: dfuchs, chegar
2016-07-26 13:26:12 +05:30
Prasanta Sadhukhan
103caee309
6591280: getting IPP connection causes disabling jar caches
...
Reviewed-by: prr, jdv
2016-07-26 12:37:21 +05:30
Sibabrata Sahoo
1e34f70a1d
8151654: Additional modular test for "auth.login.defaultCallbackHandler"
...
Reviewed-by: mchung, weijun
2016-07-26 09:53:35 +08:00
Phil Race
599b5149b5
8162097: [PIT] A series of closed tests about SunFontManager throw NPE on Windows
...
Reviewed-by: bpb, serb
2016-07-25 15:09:23 -07:00
Phil Race
a54c362ee8
7175487: Cannot customize font configuration on Linux
...
Reviewed-by: bpb
2016-07-25 11:03:53 -07:00
Alexey Ushakov
164537ebd4
8147542: ClassCastException when repainting after display resolution change
...
Reviewed-by: prr, flar
2016-07-25 10:36:12 -07:00
Rajeev Chamyal
af0977717b
8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
...
Reviewed-by: alexsch, ssadetsky
2016-07-25 15:29:24 +05:30
Xue-Lei Andrew Fan
d39fdb1811
8161106: Improve SSLSocket test template
...
Reviewed-by: weijun, jnimeh, asmotrak
2016-07-25 05:39:05 +00:00
Xueming Shen
e944d9f280
8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
...
Reviewed-by: redestad
2016-07-22 16:32:48 -07:00
Phil Race
35fbe24e6e
8162429: Clean up obsolete font preferences for JDS
...
Reviewed-by: bpb
2016-07-22 16:09:52 -07:00
Phil Race
4ce22477ac
8162432: Clean up references in font code to old Solaris releases
...
Reviewed-by: bpb
2016-07-22 16:07:45 -07:00
Phil Race
f3b4127564
8140314: Verify IIOMetadataFormat class on loading
...
Reviewed-by: bpb
2016-07-22 15:57:57 -07:00
Brian Burkhalter
13f9c0a307
8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
...
Move super.setOutput() to end of setOutput() to avoid setting super.output to null
Reviewed-by: prr
2016-07-22 14:32:49 -07:00
Jayathirth D V
c8c6407341
8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
...
Reviewed-by: prr
2016-07-23 02:08:17 +05:30
Brian Burkhalter
affafb79f4
8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor
...
Replace invocation of this() constructor with explicit checks and initializations
Reviewed-by: prr
2016-07-22 11:16:08 -07:00
Alejandro Murillo
9b3ccc70ac
Merge
2016-07-22 10:35:48 -07:00
Vinnie Ryan
149b8bf45d
8161571: Verifying ECDSA signatures permits trailing bytes
...
Reviewed-by: xuelei
2016-07-22 16:05:23 +01:00
Christoph Langer
d585d63b3e
8160174: java.net.NetworkInterface - fixes and improvements for network interface listing
...
Reviewed-by: chegar
2016-07-22 14:38:33 +02:00
Chris Hegarty
91e8d57d26
8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException
...
Reviewed-by: dfuchs
2016-07-22 11:12:02 +01:00
Prem Balakrishnan
e5c0bbdf38
8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing
...
Reviewed-by: alexsch, rchamyal
2016-07-22 12:16:33 +05:30
Ajit Ghaisas
40c1e2c376
7096375: Swing ignores first click after decreasing system's time
...
Reviewed-by: alexsch, rchamyal
2016-07-22 12:13:24 +05:30
Prasanta Sadhukhan
87b4dabe23
4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr
...
Reviewed-by: prr, jdv
2016-07-22 10:53:01 +05:30
Masayoshi Okutsu
2d98fa4822
8161203: ResourceBundle.getBundle performance regression
...
Reviewed-by: alanb
2016-07-22 13:31:58 +09:00
Alejandro Murillo
f9685d533c
Merge
2016-07-21 20:09:20 -07:00
Anthony Scarpino
da8486b47a
8060224: Enable SHA-1 CertPath Restrictions
...
Reviewed-by: mullan
2016-07-21 15:08:06 -07:00
Daniil Titov
a7baef3652
8156960: Deprecate JSObject.getWindow(Applet) method
...
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
2016-07-21 12:27:27 -07:00
Rajeev Chamyal
7973c653bd
8158918: setExtendedState(1) for maximized Frame results in state==7
...
Reviewed-by: alexsch, ssadetsky
2016-07-21 20:30:18 +05:30
Iris Clark
89602315a1
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
...
Reviewed-by: alanb, rfield, ksrini
2016-07-21 07:42:05 -07:00
Brent Christian
284de87e36
8161039: System.getProperty("os.version") returns incorrect version number on Mac
...
Omit trailing .0 from os.version when patchVersion is 0
Reviewed-by: alanb
2016-07-21 13:02:35 -07:00
Alejandro Murillo
0a1971428e
Merge
2016-07-21 17:13:23 +00:00
Alejandro Murillo
e68b446bd7
Added tag jdk-9+128 for changeset 90ff5a56fe54
2016-07-21 16:42:58 +00:00
Naoto Sato
2de3b82d9a
8161937: non-ASCII characters in source code comments
...
Reviewed-by: alanb
2016-07-21 09:21:48 -07:00
Paul Sandoz
043af61997
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
...
Reviewed-by: alanb, dholmes
2016-07-21 16:29:17 +02:00
Jim Laskey
9628408ffe
8158407: jimage: verify should do more extensive test
...
Reviewed-by: alanb
2016-07-21 10:34:59 -03:00
Alan Burlison
7864c70b9b
8161057: Solaris: deprecated/obsolete compiler flags should be removed
...
Reviewed-by: tbell, dcubed, dholmes
2016-07-20 12:53:25 -07:00
Volker Simonis
d17574e8dd
8161951: 8132379 introduced non ANSI C coding
...
Reviewed-by: dholmes
2016-07-20 20:47:42 +02:00
Amy Lu
8786a75ec7
8161565: Problem list httpclient/SplitResponse.java
...
Reviewed-by: chegar
2016-07-21 10:02:12 +08:00
Brent Christian
99b4bd5013
8161718: Copyright/License updates to corba, jdk
...
Reviewed-by: bpb, naoto
2016-07-20 08:32:07 -07:00
Oliver Bendig
0efd8d9c26
4908075: Press shift and another key using robot does not trigger events properly - WinXP
...
Reviewed-by: alexsch, simonis
2016-07-20 17:08:04 +02:00
Goetz Lindenmaier
8ae9e47129
8161923: Fix free in awt_PrintControl
...
Reviewed-by: vadim
2016-07-20 15:07:48 +02:00