Andrew John Hughes
00e4411c20
8081315: 8077982
giflib upgrade breaks system giflib builds with earlier versions
...
Add conditionals to provide giflib < 5 API calls and interlacing behaviour
Reviewed-by: prr, azvegint
2015-06-08 16:47:23 +01:00
Shobhit Gupta
6277fe3fae
8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
...
Reviewed-by: alexsch
2015-06-08 18:30:41 +03:00
Andrew Brygin
1eb07c0adc
8085910: OGL text renderer: gamma lut cleanup
...
Reviewed-by: serb, prr
2015-06-05 23:08:31 +03:00
Anton Nashatyrev
b7baec04e0
8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled
...
Reviewed-by: serb, bae
2015-06-04 16:18:14 +03:00
Anton Nashatyrev
bf336b750a
8078606: Deadlock in awt clipboard
...
Reviewed-by: azvegint, bae
2015-06-04 15:24:30 +03:00
David Dehaven
6f766feacd
Merge
2015-06-03 18:26:06 -07:00
David Dehaven
22fa775a7e
Merge
2015-06-03 18:11:45 -07:00
Phil Race
e759595d51
8081886: CGGlyphImages.m no longer builds with x code 4.x
...
Reviewed-by: bae, serb
2015-06-03 17:58:00 -07:00
Xue-Lei Andrew Fan
2698302b16
8081792: buffer size calculation issue in NativeGCMCipher
...
Reviewed-by: valeriep
2015-06-04 00:19:16 +00:00
Kumar Srinivasan
e76e828a34
8081824: Remove dead code GetPublicJREHome in the launcher
...
Reviewed-by: mchung
2015-06-03 14:35:17 -07:00
Sergey Bylokhov
44033ae9bd
8076312: The behavior of the javax.swing.SwingContainer.delegate contradicts spec
...
Reviewed-by: alexsch, malenkov
2015-06-03 23:17:52 +03:00
Ivan Gerasimov
f35750c5d6
8058779: Faster implementation of String.replace(CharSequence, CharSequence)
...
Reviewed-by: sherman, plevart, forax, psandoz
2015-06-03 19:26:58 +03:00
Alexander Stepanov
ecfa1d7624
8081313: MultipleDocumentHandling.java: tidy warnings
...
Minor fix for docs
Reviewed-by: alexsch
2015-06-03 18:45:27 +04:00
Alexander Stepanov
f2c0051c6f
8077036: swing docs: fix some tidy warnings
...
Minor fixes for docs
Reviewed-by: alexsch
2015-06-03 18:39:26 +04:00
Amy Lu
06a3f86af5
8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
...
Reviewed-by: chegar
2015-06-03 15:33:28 +01:00
Chris Hegarty
e11aec59a2
8071474: Better failure atomicity for default read object
...
Reviewed-by: plevart, coffeys
2015-06-03 15:30:44 +01:00
Mikhail Cherkasov
a5eab1ce93
8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
...
Reviewed-by: bae
2015-06-03 15:21:35 +03:00
Amy Lu
5a582cecb9
8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
...
Reviewed-by: sla
2015-06-03 12:37:52 +02:00
Sergey Bylokhov
6a907dfc02
8079084: Behavior of BeanProperty.enumerationValues() contradicts spec
...
Reviewed-by: alexsch, malenkov
2015-06-02 19:27:06 +03:00
Alejandro Murillo
64764b0645
Merge
2015-06-02 09:15:47 -07:00
Weijun Wang
1f705ef606
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
...
Reviewed-by: xuelei
2015-06-02 22:26:36 +08:00
Xue-Lei Andrew Fan
0f1698f906
8043758: Datagram Transport Layer Security (DTLS)
...
Reviewed-by: jnimeh, weijun, mullan, wetmore
2015-06-02 04:01:04 +00:00
Alejandro Murillo
3db56c53a0
Merge
2015-06-01 10:15:21 -07:00
Roger Riggs
ea68abc64e
8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command
...
Reviewed-by: lancea, alanb
2015-06-01 10:29:06 -04:00
Roger Riggs
0b4d0d4fec
8081565: javac lint warnings in jdk testlibrary
...
Reviewed-by: lancea
2015-06-01 10:27:24 -04:00
Alexander Scherbatiy
435c40f71b
8081019: Check peer to null in CPlatformWindow.checkZoom()
...
Reviewed-by: serb, azvegint
2015-06-01 17:46:28 +04:00
Prasanta Sadhukhan
58c413e2d4
8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC
...
Reviewed-by: prr, serb
2015-06-01 13:40:43 +03:00
Ivan Gerasimov
efaa3744a2
7011441: jndi/ldap/Connection.java needs to avoid spurious wakeup
...
Reviewed-by: dholmes
2015-05-30 15:19:15 +03:00
Roger Riggs
b4ff25ecc8
8081536: (process) remove unreliable ScaleTest from ProcessHandle tests
...
Reviewed-by: darcy
2015-05-29 15:17:07 -04:00
Roger Riggs
103d99baf1
8077350: JEP 102 Process API Updates Implementation
...
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
2015-05-29 14:04:12 -04:00
Xueming Shen
5fbfe34bf6
8081522: build failed with jdk8081452 change
...
To remove the missed import line
Reviewed-by: alanb
2015-05-29 10:28:28 -07:00
Andrew John Hughes
0c39467189
8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
...
The include directive should be conditional on the use of the system JPEG library.
Reviewed-by: prr, ihse
2015-05-29 17:29:52 +01:00
Ivan Gerasimov
97f5b473ec
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
...
Reviewed-by: martin
2015-05-29 19:20:22 +03:00
Xueming Shen
5fe4d18385
8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
...
To AbstractCharsetProvider class from base.java module to jdk.charsets module
Reviewed-by: alanb
2015-05-29 09:08:36 -07:00
Andrew Brygin
f5800b1a9c
8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON
...
Reviewed-by: serb, prr
2015-05-29 18:32:58 +03:00
Aleksei Efimov
d78a5bc2c1
8081392: getNodeValue should return 'null' value for Element nodes
...
Reviewed-by: joehw
2015-05-29 12:28:46 +03:00
Weijun Wang
adc531d210
8051952: Unreachable.java test failing on Windows
...
Reviewed-by: xuelei
2015-05-29 09:41:20 +08:00
Yasumasa Suenaga
69e03ffa35
8081295: Build failed with GCC 5.1.1
...
Array bounds and incorrect condition warnings happen with GCC 5.1.1
Reviewed-by: azvegint
2015-05-29 08:58:46 +09:00
Lana Steuck
959d776904
Merge
2015-05-28 16:51:18 -07:00
David Katleman
b769cb2a01
Added tag jdk9-b66 for changeset 1286226d1236
2015-05-28 16:13:52 -07:00
Staffan Larsen
6329a86bca
8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true
...
Reviewed-by: ksrini, ddehaven
2015-05-28 14:54:58 -07:00
Roger Riggs
6c70d53d16
8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond
...
8075676: java.time package javadoc typos
8068276: java.time.chrono.HijrahChronology.eraOf() assertions may lead to misunderstanding
Reviewed-by: lancea, scolebourne
2015-05-28 17:37:33 -04:00
Alejandro Murillo
4ac46201b7
Merge
2015-05-28 11:37:14 -07:00
Anton Nashatyrev
4dc4dd721e
8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
...
Reviewed-by: azvegint, alexp
2015-05-28 21:17:49 +03:00
Mandy Chung
53a97cbeb3
8081347: Add @modules to jdk_core tests
...
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
2015-05-28 10:54:48 -07:00
Joe Darcy
5aee5a8ee7
8081359: Update bug reporting URL
...
Reviewed-by: lancea
2015-05-28 11:31:40 -07:00
Xueming Shen
91868186b0
8038310: Re-examine integration of extended Charsets
...
To use ServiceLoader to load the extended charsets
Reviewed-by: alanb, mchung
2015-05-28 10:00:51 -07:00
Joe Darcy
c5aebd63b5
8081245: MHIllegalAccess.java failing across platforms
...
Reviewed-by: alanb, rriggs
2015-05-28 09:55:32 -07:00
Volker Simonis
bfdaf0efed
8081332
: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code
...
Reviewed-by: prr
2015-05-28 11:22:33 +02:00
Staffan Larsen
98d6dd65f9
8081292: sun/tools/jmap/BasicJMapTest.java timed out
...
Reviewed-by: mgronlun, sspitsyn
2015-05-28 10:37:49 +02:00