Sergei Kovalev
918a107479
8165870: Fix module dependencies for javax.script/* tests
...
Reviewed-by: sundar
2016-09-13 15:28:44 +03:00
Amit Sapre
d356b8d085
8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null
...
Added checks inside constructor of ObjectInputStreamWithLoader inner class. Test case added.
Reviewed-by: dfuchs, alanb
2016-09-06 13:57:03 +05:30
Phil Race
2551c0ae07
Merge
2016-09-01 08:39:27 -07:00
Amit Sapre
277a5b423f
8164609: javax/management/remote/mandatory/notif/DeadListenerTest.java fails with Assertion Error
...
Increased test timeout to ensure test case gets all notifications.
Reviewed-by: dholmes
2016-09-01 15:02:32 +05:30
Phil Race
0e155b2a1b
Merge
2016-08-29 08:53:32 -07:00
Bradford Wetmore
9cda798a33
8061842: Package jurisdiction policy files as something other than JAR
...
Reviewed-by: xuelei, weijun, mullan
2016-08-26 13:44:20 -07:00
Sean Mullan
83c2e4ef3c
8151893: Add security property to configure XML Signature secure validation mode
...
Reviewed-by: jnimeh, xuelei
2016-08-25 15:06:26 -04:00
David Dehaven
9c8bd63007
Merge
2016-08-19 08:47:12 -07:00
Valerie Peng
c846a862ee
8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin
...
Added Provider constructor which uses version String and use sun.security.util.PROVIDER_VER
Reviewed-by: weijun
2016-08-19 06:27:54 +00:00
Sibabrata Sahoo
ca2024b93f
8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto"
...
Reviewed-by: valeriep
2016-08-16 12:34:00 +05:30
Artem Smotrakov
aacb739bbd
8162484: javax/net/ssl/Stapling/SSLSocketWithStapling.java test fails intermittently with "Address already in use" error
...
Reviewed-by: xuelei, jnimeh
2016-08-15 16:32:41 -07:00
David Dehaven
dbba0650a9
Merge
2016-08-15 08:15:02 -07:00
Brian Burkhalter
61860ae01d
8152966: ClassCastException when adding IFD to the TIFFDirectory before the image write
...
Move the private method getDirectoryAsIFD(TIFFDirectory) from the API class TIFFDirectory to a public method in the internal class TIFFIFD and replace all casts of TIFFDirectory to TIFFIFD with its invocation
Reviewed-by: prr
2016-08-12 14:35:56 -07:00
Pete Brunet
780aad0314
8161483: Implement AccessibleAction interface in JList.AccessibleJList.AccessibleJListChild
...
Move AccessibleAction implementation from subclass to AccessibleJListChild
Reviewed-by: alexsch, prr, darcy
2016-08-11 21:48:53 -05:00
Valerie Peng
27492ab667
6469513: (smartcardio) CardPermission(String termName, String actions) violates specification
...
Changed to allow null actions value
Reviewed-by: xuelei
2016-08-12 00:10:07 +00:00
Brian Burkhalter
d41cfa354a
8145014: "IIOException: Couldn't seek!" when calling TIFFImageReader.getNumImages()
...
In locateImage() break and decrement image count for zero-entry IFDs and on encountering an EOF.
Reviewed-by: prr
2016-08-11 11:35:47 -07:00
Phil Race
79b2dd4b8d
Merge
2016-08-11 10:37:50 -07:00
Mandy Chung
e2a0ff3e0d
8136930: Simplify use of module-system options by custom launchers
...
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:51:25 -07:00
Alexander Scherbatiy
56b7589578
8160986: Bad rendering of Swing UI controls with Metal L&F on HiDPI display
...
Reviewed-by: prr
2016-08-09 12:08:51 +03:00
Prasanta Sadhukhan
74f5aaca1c
5080098: Page Range must be disabled on the common print dlg for Non serv-formatted flvrs
...
Reviewed-by: prr, jdv
2016-08-09 13:22:58 +05:30
Alexander Scherbatiy
fa627e16d5
8162856: JSlider thumb is twice smaller on HiDPI display
...
Reviewed-by: prr, serb
2016-08-09 10:17:51 +03:00
Brian Burkhalter
f270d810ad
8150154: AIOOB Exception during sequential write of TIFF images
...
Need to reset isRescaling variable when resetting the ImageWriter.
Reviewed-by: prr
2016-08-08 11:09:19 -07:00
Robin Stevens
2bd07e4f39
8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced
...
Reviewed-by: serb, alexsch
2016-08-08 11:40:39 +04:00
Phil Race
f154b67d33
Merge
2016-08-05 10:23:28 -07:00
Jayathirth D V
d375707075
8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image
...
Reviewed-by: prr, flar
2016-08-02 15:55:03 +05:30
Felix Yang
ee3076d84b
8157135: Fix module dependencies javax/* EE tests
...
Reviewed-by: alanb
2016-08-01 18:14:06 -07:00
Phil Race
8ab66b8911
Merge
2016-08-01 10:06:09 -07:00
Semyon Sadetsky
7c91e56ca7
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
...
Reviewed-by: alexsch
2016-07-29 11:14:05 +03:00
Semyon Sadetsky
6ac698e26b
8160246: Regression: 4410243 reproducible with GTK LaF
...
Reviewed-by: alexsch
2016-07-29 10:56:30 +03:00
David Dehaven
b6c0aa1261
Merge
2016-07-28 09:29:38 -07:00
Bradford Wetmore
8c0b4c0358
8161527: NPE is thrown if exempt application is bundled with specific cryptoPerms
...
Reviewed-by: xuelei
2016-07-28 12:09:07 -07:00
David Dehaven
dd116aa128
Merge
2016-07-28 09:01:30 -07:00
David Dehaven
dd5b13bacb
Merge
2016-07-26 14:45:11 -07: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
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
Sibabrata Sahoo
1e34f70a1d
8151654: Additional modular test for "auth.login.defaultCallbackHandler"
...
Reviewed-by: mchung, weijun
2016-07-26 09:53:35 +08:00
Xue-Lei Andrew Fan
d39fdb1811
8161106: Improve SSLSocket test template
...
Reviewed-by: weijun, jnimeh, asmotrak
2016-07-25 05:39:05 +00: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
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
Avik Niyogi
93fe235cf7
8163161: [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java
...
Reviewed-by: alexsch, rchamyal
2016-08-25 13:46:17 +05:30
Brian Burkhalter
60eccdede5
8149562: TIFFField#createFromMetadataNode javadoc should provide information about sibling/child nodes that should be part of parameter node
...
Add a throws clause to the TIFFField.createFromMetadataNode method specification stating that the supplied Node parameter must adhere to the TIFFField element structure defined by the TIFF native image metadata DTD.
Reviewed-by: prr, darcy, serb
2016-08-24 10:59:17 -07:00
Sergey Bylokhov
201065a6ba
8160217: JavaSound should clean up resources better
...
Reviewed-by: prr
2016-08-23 20:45:35 +03:00
Prasanta Sadhukhan
82a6f08720
8163922: Print-to-file is disabled for SERVICE_FORMATTED docflavor in linux
...
Reviewed-by: prr, jdv
2016-08-23 10:27:47 +05:30
David Dehaven
d540704400
Merge
2016-08-22 10:02:10 -07:00
Alexander Scherbatiy
966cbcfce3
8151303: [macosx] [hidpi] JButton's low-res. icon is visible when clicking on it
...
8156182: [macosx] HiDPI/Retina icons do not work for disabled JButton/JMenuItem etc
Reviewed-by: flar, prr
2016-08-19 16:48:53 +04:00
Jayathirth D V
5390af7c2b
8163258: Getting NullPointerException from ImageIO.getReaderWriterInfo due to failure to check for null
...
Reviewed-by: prr, psadhukhan
2016-08-19 12:22:23 +05:30
Prasanta Sadhukhan
cd6bfaf6d2
8164205: [PIT][TEST_BUG] test javax/print/attribute/ServiceDlgPageRangeTest.java doesn't compile
...
Reviewed-by: prr
2016-08-18 10:46:48 +05:30
Avik Niyogi
71b91c6ce1
8163169: [PIT][TEST_BUG] fix to JDK-8161470 doesn't work
...
Reviewed-by: alexsch, rchamyal
2016-08-17 14:42:14 +05:30