Xue-Lei Andrew Fan
b8904d34fe
8167680: DTLS implementation bugs
...
Reviewed-by: jnimeh, asmotrak
2016-10-29 13:34:53 +00:00
Phil Race
5817fca746
Merge
2016-10-27 08:51:48 -07:00
Alexander Scherbatiy
e8c27e9a2f
8156217: Selected text is shifted on HiDPI display
...
Reviewed-by: prr, serb
2016-10-20 12:18:15 +03:00
Phil Race
4a4be07df3
Merge
2016-10-19 08:06:10 -07:00
Athijegannathan Sundararajan
b82ec86107
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
...
Reviewed-by: alanb, hannesw
2016-10-19 13:26:49 +05:30
Manajit Halder
5b7f28e99d
8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java
...
Reviewed-by: serb
2016-10-17 15:47:05 +05:30
Semyon Sadetsky
3d64738234
8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
...
Reviewed-by: serb, alexsch
2016-10-17 10:51:58 +03:00
Jayathirth D V
27043084d2
8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods
...
Reviewed-by: prr, pnarayanan
2016-10-17 13:04:33 +05:30
Sergey Bylokhov
07c0902eac
8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int)
...
Reviewed-by: amenkov
2016-10-14 21:43:00 +03:00
Jayathirth D V
cd11a435b1
6294607: GIFWriter returns the same compression type twice
...
Reviewed-by: prr, serb, bpb
2016-10-13 11:37:32 +05:30
Prasanta Sadhukhan
0eb1221aa7
8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
...
Reviewed-by: prr
2016-10-12 23:04:39 +05:30
Artem Smotrakov
a535d2d833
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
...
Reviewed-by: chegar
2016-10-20 11:23:41 -07:00
Alexander Scherbatiy
b03a8f26db
8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
...
8147600: [hidpi] invalid rendering of Swing UI controls (radiobuttons, choice etc.)
Reviewed-by: serb
2016-10-05 18:42:34 +04:00
Alexander Scherbatiy
04e0dfd1eb
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
...
Reviewed-by: malenkov, serb
2016-10-05 18:29:18 +04:00
Alexander Scherbatiy
63a1a87940
8165234: Provide a way to not close toggle menu items on mouse click on component level
...
Reviewed-by: serb, ssadetsky
2016-09-30 22:57:41 +04:00
Phil Race
72d8105751
Merge
2016-09-30 09:28:18 -07:00
Jayathirth D V
3f1ae2ad4e
8164931: Verify if writer.abort() works properly for all writers in IIOWriteProgressListener
...
Reviewed-by: prr, bpb, serb, psadhukhan
2016-09-29 10:57:34 +05:30
Valerie Peng
dc417a73f7
6946830: javax.crypto.Cipher.doFinal behavior differs depending on platform
...
Updated OracleUcrypto and SunPKCS11 providers with SunJCE provider behavior
Reviewed-by: xuelei
2016-09-28 03:18:01 +00:00
Artem Smotrakov
5db49c3eb2
8164591: sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java failed with SSLHandshakeException
...
Reviewed-by: xuelei
2016-09-27 11:34:45 -07:00
Semyon Sadetsky
8d81ec63b2
8154043: Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups
...
Reviewed-by: alexsch
2016-09-26 11:59:46 +03:00
Sergey Bylokhov
ec6f109b23
8166288: Au file format can be validated better
...
Reviewed-by: amenkov
2016-09-25 02:55:18 +03:00
Alexander Scherbatiy
7fa5f53815
8165594: Bad rendering of Swing UI controls with Windows Classic L&F on HiDPI display
...
Reviewed-by: serb, ssadetsky
2016-09-23 09:14:29 +03:00
David Dehaven
953cca3cb6
Merge
2016-09-19 10:11:34 -07:00
Sergei Kovalev
fc5df42634
8166032: Fix module dependencies for javax.SSL tests
...
Reviewed-by: xuelei, weijun
2016-09-14 17:28:17 +03:00
Sergei Kovalev
918a107479
8165870: Fix module dependencies for javax.script/* tests
...
Reviewed-by: sundar
2016-09-13 15:28:44 +03:00
David Dehaven
876ddcae54
Merge
2016-09-12 15:26:27 -07:00
Jayathirth D V
a99b7ce759
4924727: reader.abort() method does not work when called inside imageStarted for PNG
...
Reviewed-by: prr, serb, bpb
2016-09-12 12:07:56 +05:30
Prem Balakrishnan
189143f87c
8009477: PageUp and PageDown keyboard buttons don't move slider indicator to next minor tick
...
Reviewed-by: alexsch, aghaisas
2016-09-09 13:15:10 +05:30
Avik Niyogi
84982a552a
8163274: [TEST_BUG][macosx] apparent regression: javax/swing/JColorChooser/Test7194184.java
...
Reviewed-by: alexsch, rchamyal
2016-09-09 11:48:20 +05:30
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
d6ba2efe5d
Merge
2016-09-01 12:22:59 -07:00
Phil Race
6f12a4ff0d
8144015: [PIT] failures of text layout font tests
...
8144023: [PIT] failure of text measurements in javax/swing/text/html/parser/Parser/6836089/bug6836089.java
8145542: The case failed automatically and thrown java.lang.ArrayIndexOutOfBoundsException exception
8151725: [macosx] ArrayIndexOOB exception when displaying Devanagari text in JEditorPane
8144240: [macosx][PIT] AIOOB in closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java
8152680: Regression in GlyphVector.getGlyphCharIndex behaviour
8158924: Incorrect i18n text document layout
8041480: ArrayIndexOutOfBoundsException when JTable contains certain string
Reviewed-by: serb, srl
2016-09-01 11:29:20 -07:00
Phil Race
2551c0ae07
Merge
2016-09-01 08:39:27 -07:00
Prem Balakrishnan
63217bef37
8144735: [hidpi] javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentPerPixelTranslucentGradient.java fails
...
Reviewed-by: psadhukhan, vadim
2016-09-01 16:18:14 +05:30
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
Alexander Scherbatiy
6449bab3d1
8163193: Metal L&F gradient is lighter on HiDPI display after the fix JDK-8143064
...
Reviewed-by: serb, ssadetsky
2016-08-31 11:13:53 +03:00
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