81904 Commits

Author SHA1 Message Date
Attila Szegedi
66aefdf36e 8161928: Dynalink documentation updates
Reviewed-by: hannesw, sundar
2016-07-25 10:58:58 +02:00
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
Alejandro Murillo
03915b88af Merge 2016-07-22 10:35:46 -07:00
Alejandro Murillo
599efec052 Merge 2016-07-22 10:14:22 -07:00
Naoto Sato
42d99b4d6a 8162409: 8160873 did not update generated-configure.sh
Reviewed-by: tbell
2016-07-22 08:47:20 -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
Maurizio Cimadamore
f89b798523 8161985: Spurious override of Object.getClass leads to NPE
Attr.adjustMethodReturnType() tweaks return types w/o checking what method is being patched

Reviewed-by: vromero
2016-07-22 12:38:06 +01: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
Alejandro Murillo
9e0d0d77fc Merge 2016-07-21 20:09:19 -07:00
Alejandro Murillo
475288c27d Merge 2016-07-21 19:50:38 -07:00
Anthony Scarpino
da8486b47a 8060224: Enable SHA-1 CertPath Restrictions
Reviewed-by: mullan
2016-07-21 15:08:06 -07:00
Vladimir Ivanov
2468463559 Merge 2016-07-21 21:42:16 +00:00
Rachel Protacio
2ec4f5a76a 8159507: RuntimeVisibleAnnotation validation
Reviewed-by: coleenp, hseigel, mschoene, acorn
2016-07-21 15:49:17 -04: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
Daniil Titov
ed3ce54f5e 8156960: Deprecate JSObject.getWindow(Applet) method
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
2016-07-21 12:26:07 -07:00
Anthony Scarpino
941822bf15 8155973: Tighten jar checks
Reviewed-by: mullan, igerasim, ahgross
2016-07-21 10:33:56 -07:00
Vladimir Ivanov
1208854be7 8155781: C2: opaque unsafe access triggers an assert
Reviewed-by: kvn, lmesnik, ppunegov
2016-07-21 20:18:11 +03:00
Alejandro Murillo
e6ef95a71b Merge 2016-07-21 17:14:44 +00:00
Alejandro Murillo
23ab060993 Merge 2016-07-21 17:14:40 +00:00
Alejandro Murillo
1fa86d81d8 Merge 2016-07-21 17:14:02 +00:00
Alejandro Murillo
2eadf97c78 Merge 2016-07-21 17:13:46 +00:00
Alejandro Murillo
e488a7f92e Merge 2016-07-21 17:13:13 +00:00
Naoto Sato
f5562aa3c8 8160873: (cs) JDK9 Build failure on Hindi locale
Reviewed-by: tbell
2016-07-21 09:47:22 -07:00
Alejandro Murillo
22f3ec9aba Added tag jdk-9+128 for changeset 7cb424af93f1 2016-07-21 16:43:00 +00:00
Alejandro Murillo
f0af13faff Added tag jdk-9+128 for changeset 9e63d1989786 2016-07-21 16:42:58 +00:00
Alejandro Murillo
5e095d30c8 Added tag jdk-9+128 for changeset 6d3e12036f39 2016-07-21 16:42:58 +00:00
Alejandro Murillo
bfdafeae57 Added tag jdk-9+128 for changeset 6668d6a6e7c4 2016-07-21 16:42:57 +00:00
Alejandro Murillo
ba313f9059 Added tag jdk-9+128 for changeset 77d414702a40 2016-07-21 16:42:57 +00:00
Alejandro Murillo
2c907e4e28 Added tag jdk-9+128 for changeset 00cf8f38916f 2016-07-21 16:42:56 +00: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
fa9af401fe 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Reviewed-by: alanb, rfield, ksrini
2016-07-21 07:43:17 -07:00
Alejandro Murillo
99b03a1878 Merge 2016-07-21 17:14:23 +00:00
Alejandro Murillo
7befc4b2c5 Added tag jdk-9+128 for changeset 45b094192c2c 2016-07-21 16:43:00 +00:00
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