Alexey Ivanov
|
47f59b3a40
|
8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
Lambdafy, and replace character string literal characters with unicode.
Reviewed-by: serb, alexsch
|
2019-03-08 18:38:50 +00:00 |
Semyon Sadetsky
|
faa8b17881
|
8133108: [PIT] Container size is wrong in JEditorPane
Override GlyphView.getMinimumSpan in BasicTextFieldUI instead of explicit check in default getMinimumSpan.
Reviewed-by: alexsch, azvegint
|
2019-03-08 16:16:40 +00:00 |
Semyon Sadetsky
|
a35e21efcc
|
8132136: [PIT] RTL orientation in JEditorPane is broken
Reverse 8076164, check for can't resize up front in GlyphView.getMinimumSpan.
Reviewed-by: alexsch, serb
|
2019-03-08 15:37:37 +00:00 |
Semyon Sadetsky
|
dc5c3589cc
|
8076164: [JTextField] When input too long Thai character, cursor's behavior is odd
Add GlyphView.getResizeWeight() to enable forced use of getPreferredSpan(X_AXIS).
Reviewed-by: alexsch, azvegint
|
2019-03-06 21:43:04 +00:00 |
Andrew John Hughes
|
98a6ba2561
|
Merge
|
2019-02-06 04:09:08 +00:00 |
Fairoz Matte
|
1a43d933ec
|
8212914: Test javax/imageio/plugins/bmp/BMP8BPPLoadTest.java fails
Replaced bmp test file with data array
Reviewed-by: psadhukhan, jdv
|
2018-12-05 03:51:45 -05:00 |
Aleksei Efimov
|
f701a59174
|
Merge
|
2018-11-12 23:44:13 +00:00 |
Prasadrao Koppula
|
39c1549588
|
8211883: Disable anon and NULL cipher suites
Reviewed-by: mullan, coffeys
|
2018-10-30 11:06:28 +05:30 |
Phil Race
|
4ea4c29a4c
|
8207322: Backport GTK3 support on Linux to 8u
Reviewed-by: prr, ssadetsky
|
2018-10-16 13:09:51 -07:00 |
Aleksei Efimov
|
6b9230f05c
|
Merge
|
2018-10-15 15:05:59 +01:00 |
Aleksei Efimov
|
a7bd5b379a
|
Merge
|
2018-08-03 19:50:58 +01:00 |
Sergey Bylokhov
|
44170d1275
|
8205361: Better RIFF reading support
Reviewed-by: prr, rhalade, mschoene
|
2018-07-10 16:20:45 +03:00 |
Ivan Gerasimov
|
05ba62b974
|
8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException
Reviewed-by: mullan
|
2018-06-11 16:36:47 -07:00 |
Aleksei Efimov
|
3e7412d8ea
|
8196491: Newlines in JAXB string values of SOAP-requests are escaped to "
"
Reviewed-by: lancea, rgrigoriadi
|
2018-04-23 13:27:36 +01:00 |
Ramanand Patil
|
da4108e1db
|
8195095: Images are not scaled correctly in JEditorPane
Reviewed-by: ssadetsky, psadhukhan, mhalder
|
2018-05-01 23:16:23 -07:00 |
Aleksei Efimov
|
85c0778af0
|
8196491: Newlines in JAXB string values of SOAP-requests are escaped to "
"
Reviewed-by: lancea, rgrigoriadi
|
2018-04-23 13:27:36 +01:00 |
Abhijit Saha
|
30867895e6
|
Merge
|
2018-03-06 20:35:02 +00:00 |
Shafi Ahmad
|
2bec3fb864
|
8199001: [TESTBUG] RMIConnectionFilterTest.java test fails in compilation
Reviewed-by: dfuchs, robm
|
2018-03-05 10:23:01 -08:00 |
Shafi Ahmad
|
1faf15fa8c
|
8198662: Incompatible internal API change in JDK8u161: signature of method exportObject()
Reviewed-by: dfuchs, robm, jwilhelm, rriggs
|
2018-03-02 01:03:12 -08:00 |
Abhijit Saha
|
b7e8824637
|
Merge
|
2018-01-22 15:14:49 -08:00 |
Abhijit Saha
|
add1ae6e4c
|
Merge
|
2018-01-16 22:58:44 -08:00 |
Sean Coffey
|
437ac8e51b
|
8189969: Manifest better manifest entries
Reviewed-by: weijun, igerasim
|
2018-01-15 13:17:33 +00:00 |
Abhijit Saha
|
479cd185af
|
Merge
|
2017-12-14 13:39:42 -08:00 |
Alexey Ivanov
|
efeabbe956
|
8179665: [Windows] java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
Reviewed-by: prr, serb, ssadetsky
|
2017-12-06 13:04:58 +00:00 |
Aleksei Efimov
|
2b9f3dcf5e
|
8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
Reviewed-by: lancea
|
2017-12-02 14:28:42 +00:00 |
Abhijit Saha
|
139fe74b74
|
Merge
|
2017-11-21 08:23:13 -08:00 |
Abhijit Saha
|
3634f44ece
|
Merge
|
2017-10-24 23:16:46 -07:00 |
Ivan Gerasimov
|
6df41bfacd
|
8163237: Restrict the use of EXPORT cipher suites
Reviewed-by: mullan, igerasim, rhalade, jnimeh
|
2017-10-16 09:45:57 -07:00 |
Sreeprakash Sreedharan
|
7535c7ca88
|
8180370: Characters are skipped on input of Korean text on OS X
Reviewed-by: serb
|
2017-10-12 10:16:05 -04:00 |
Aleksei Efimov
|
964c64bead
|
8159240: XSOM parser incorrectly processes type names with whitespaces
Reviewed-by: coffeys
|
2017-10-02 14:20:37 +01:00 |
Sean Coffey
|
bcbb682b76
|
8170157: Enable unlimited cryptographic policy by default in OracleJDK
Reviewed-by: wetmore
|
2017-09-26 07:11:37 -07:00 |
Ujwal Vangapally
|
18055b63c3
|
8186998: Improve JMX supportive features
Improve JMX supportive features
Reviewed-by: mchung, dfuchs, rriggs, hb, skoivu, rhalade
|
2017-09-25 19:44:28 +05:30 |
Jesper Wilhelmsson
|
6b19d7cfa5
|
8187556: Backout of a fix reintroduced a dependency that had since been removed
Reviewed-by: duke
|
2017-09-14 23:02:56 +02:00 |
Jesper Wilhelmsson
|
c0a1e3ab91
|
8187482: Backout JDK-8159377
Reviewed-by: shshahma
|
2017-09-13 10:02:39 +02:00 |
Abhijit Saha
|
eef4dd64e2
|
Merge
|
2017-07-03 15:26:55 -07:00 |
Abhijit Saha
|
6bfd9cb6d4
|
Merge
|
2017-07-02 22:41:21 -07:00 |
Abhijit Saha
|
ee41ce3ded
|
Merge
|
2017-06-26 22:34:00 -07:00 |
Abhijit Saha
|
98efb9805f
|
Merge
|
2017-06-26 22:23:36 -07:00 |
Abhijit Saha
|
03d0f7a714
|
Merge
|
2017-06-25 21:56:40 -07:00 |
Ivan Gerasimov
|
b91200f11a
|
8182614: Backout JDK-8140436 from 8u161
Reviewed-by: xuelei
|
2017-06-21 08:57:17 -07:00 |
Aleksei Efimov
|
4a2a12063e
|
8172297: In java 8, the marshalling with JAX-WS does not escape carriage return
Reviewed-by: lancea
|
2017-06-18 23:19:37 +01:00 |
Abhijit Saha
|
60fdb9c274
|
Merge
|
2017-05-18 14:30:18 -07:00 |
Ivan Gerasimov
|
236f3c363c
|
8140436: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS
Reviewed-by: valeriep, jnimeh, apetcher
|
2017-05-25 21:22:55 -07:00 |
Rob McKenna
|
a8e5256498
|
8174770: Check registry registration location
Reviewed-by: rriggs
|
2017-05-16 18:52:36 +01:00 |
Rob McKenna
|
fe99d1a2db
|
8174770: Check registry registration location
Reviewed-by: rriggs
|
2017-05-22 14:40:51 -07:00 |
Prem Balakrishnan
|
04454419f9
|
8179014: JFileChooser with Windows look and feel crashes on win 10
Reviewed-by: serb, prr
|
2017-05-15 11:16:10 -07:00 |
Prem Balakrishnan
|
d0514d3682
|
8179014: JFileChooser with Windows look and feel crashes on win 10
Reviewed-by: serb, prr
|
2017-05-15 11:16:10 -07:00 |
Rob McKenna
|
60b34cafd8
|
Merge
|
2017-05-05 06:08:19 -07:00 |
Abhijit Saha
|
065ebe261e
|
Merge
|
2017-04-14 09:44:21 -07:00 |
Mikhail Cherkasov
|
4ac7de61f2
|
8076249: NPE in AccessBridge while editing JList model
Reviewed-by: serb, prr, alexsch
|
2017-04-14 18:01:18 +03:00 |