12353 Commits

Author SHA1 Message Date
Sergey Bylokhov
05aa9c6d1d 8186261: 4 JNI primitive type mismatch defect groups in XlibWrapper.c
Reviewed-by: azvegint
2017-08-24 11:30:13 -07:00
Phil Race
3c205b2acc Merge 2017-08-23 12:05:28 -07:00
Jonathan Gibbons
0ad228775f 8186466: Fix accessibility and other minor issues in java.base
Reviewed-by: mchung, naoto, martin
2017-08-23 10:58:11 -07:00
Phil Race
6d83ae7b5c 8184135: Remove obsolete dga code and binaries from Solaris SPARC build
Reviewed-by: serb, psadhukhan, pnarayanan
2017-08-23 09:28:08 -07:00
Lance Andersen
51f1081189 8184120: javax.transaction.xa.Xid fields reference obsolete method names
Reviewed-by: psandoz
2017-08-23 12:24:55 -04:00
Sergey Bylokhov
7377576533 8186474: WColor class is superseded by the SystemColor and should be removed
Reviewed-by: azvegint
2017-08-22 09:41:11 -07:00
Jesper Wilhelmsson
cce73f294c Merge 2017-08-22 16:20:29 +02:00
Roger Riggs
9c6245db87 8173817: StackOverflowError in "process reaper" thread
Switch to inner class to avoid lambda stack overhead in ProcessReaper

Reviewed-by: dholmes, martin
2017-08-22 09:41:58 -04:00
Jan Lahoda
312f813dbb 8182297: jshell tool: pasting multiple lines of code truncated
Read input needs to be kept across ConsoleReader.readLine invocations unless consumed.

Reviewed-by: rfield
2017-08-22 13:08:15 +02:00
Nishit Jain
48c3c0e860 6609718: [Fmt-Ch] uninformative exception in ChoiceFormat.applyPattern(String)
Reviewed-by: naoto
2017-08-22 12:04:53 +05:30
Claes Redestad
01c44cfed8 8185362: Replace use of AtomicReferenceFieldUpdater from BufferedInputStream with Unsafe
Reviewed-by: shade, martin, sherman
2017-08-22 07:52:40 +02:00
Claes Redestad
a0682e8231 8186334: JarFile throws ArrayIndexOutOfBoundsException when the manifest contains certain characters
Reviewed-by: psandoz, bchristi
2017-08-22 07:52:16 +02:00
Kevin Walls
d425d3d235 Merge 2017-08-21 14:14:01 +00:00
Sean Mullan
f36db2dd00 8159544: Remove deprecated classes in com.sun.security.auth.**
Reviewed-by: jlahoda, vinnie, weijun
2017-08-21 14:05:10 +00:00
Sergey Bylokhov
cc73a1d421 8186263: The SunDropTargetEvent sometimes is not dispatched
Reviewed-by: prr
2017-08-18 14:03:06 -07:00
Harold Seigel
10195e6bf1 8168677: Typo in API docs for com.sun.tools.attach
Change "VirtalMachine" to "VirtualMachine"

Reviewed-by: dholmes
2017-08-18 15:07:32 -04:00
Phil Race
d3752ab147 Merge 2017-08-18 11:25:20 -07:00
Laurent Bourgès
076ad85e98 8186364: RFE: API for java.awt.geom.Path2D storage trimming
Reviewed-by: prr, flar
2017-08-18 10:12:50 -07:00
Shafi Ahmad
87b57deb8f 8169961: Memory leak after debugging session
TargetVM gets an EventController which is a daemon thread, but don't see the thread having a way of stopping so added code to exit as soon as TargetVM thread stops listening.

Reviewed-by: clanger, dcubed, sspitsyn
2017-08-18 04:34:16 -07:00
Dmitry Batrak
cb9b582f3e 8174744: [macos] Wrong rendering of string containing surrogate pairs
Reviewed-by: prr, serb
2017-08-17 19:24:58 -07:00
Sergey Bylokhov
858eff4f0b 8185683: Inaccessible and unused classes can be removed from java.desktop module
Reviewed-by: prr, kcr
2017-08-17 13:51:01 -07:00
Jesper Wilhelmsson
745b1b769a Merge 2017-08-17 19:35:37 +02:00
Daniel Fuchs
ffe7f7d107 8177935: java/net/httpclient/http2/FixedThreadPoolTest.java fails frequently
Fixes a race condition in AsyncWriteQueue

Reviewed-by: chegar
2017-08-17 16:48:45 +01:00
Roger Riggs
f1c5dd9a93 8185346: Relax RMI Registry Serial Filter to allow arrays of any type
Registry filter should allow arrays of any type

Reviewed-by: dfuchs, smarks, coffeys
2017-08-16 16:46:51 -04:00
Jesper Wilhelmsson
31ebdb6fdd Merge 2017-08-16 21:16:30 +02:00
Phil Race
a6132067a5 Merge 2017-08-16 11:31:56 -07:00
Daniel Fuchs
997d77996c 8181422: ClassCastException in HTTP Client
Added missing AsyncSSLTunnelConnection

Reviewed-by: michaelm
2017-08-16 10:55:05 +01:00
Liam Miller-Cushon
925357af09 8184940: JDK 9 rejects zip files where the modified day or month is 0
Reviewed-by: martin
2017-08-14 17:19:31 -07:00
Jonathan Gibbons
b6f3d93557 8186160: Fix a11y issues in java.security package
Reviewed-by: wetmore
2017-08-14 13:57:15 -07:00
Jonathan Gibbons
0f6e2890e7 8186156: Fix a11y and HTML issues in java.net and javax.net packages
Reviewed-by: lancea, mchung
2017-08-14 13:54:10 -07:00
Phil Race
e1ad369695 Merge 2017-08-14 10:47:56 -07:00
Manajit Halder
1536f8ca36 8136999: [macosx] NSException and NPE in a crash test
Reviewed-by: serb
2017-08-11 18:17:00 +05:30
Sergey Bylokhov
a1c9682716 8153871: [macosx] Low-level error on OS X 10.11 with DnD in Swing
Reviewed-by: azvegint
2017-08-10 15:17:40 -07:00
Prasanta Sadhukhan
3357f6846c 8185890: Intermittent NPE in JLightweightFrame when updating cursor aceoss multiple graphics devices
Reviewed-by: azvegint
2017-08-10 10:46:19 +05:30
Alexander Zvegintsev
53de58f50d 8178448: MenuBar item handler fired twice
Reviewed-by: serb
2017-08-10 10:41:04 +05:30
Jesper Wilhelmsson
2cfd23d6f4 Merge 2017-08-08 22:55:42 +02:00
Weijun Wang
43ead07d44 8185934: keytool shows "Signature algorithm: SHA1withECDSA, -1-bit key"
Reviewed-by: mullan
2017-08-08 21:37:38 +08:00
Dmitry Markov
31e1b5fd4b 8177414: Missing key events on Mac Os
Reviewed-by: serb, prr
2017-08-08 14:07:07 +01:00
Daniel Fuchs
36378834a9 8185852: HttpConnection should resolve addresses before SocketChannel.connect() is called
HttpConnection checks whether the proxy address is resolved and if not attempts to resolve it before creating the underlying connection that connects to the proxy.

Reviewed-by: chegar
2017-08-08 12:32:41 +01:00
Roger Riggs
15ebee5d38 8184744: Replace finalizer in crypto classes with Cleaner
Reviewed-by: mchung
2017-08-07 14:14:03 -04:00
Phil Race
09f196a078 Merge 2017-08-07 09:45:38 -07:00
Alan Bateman
df5b632f58 8185853: Generate readability graph at link time and other startup improvements
Reviewed-by: mchung
2017-08-07 09:37:16 +01:00
Sergey Bylokhov
af3dc52333 8185093: Expensive multi-core choke point when any graphics objects are created
Reviewed-by: prr, flar
2017-08-04 18:39:23 -07:00
Christoph Langer
893b23be49 8184330: Remove sun.nio.ch.Util.atBugLevel() either completely or at least get rid of volatile field bugLevel
Reviewed-by: alanb
2017-08-04 15:28:32 +02:00
Daniel D. Daugherty
d1c91a64c6 Merge 2017-08-03 09:10:56 -07:00
Daniel D. Daugherty
5ca53cfb78 Merge 2017-08-03 09:04:47 -07:00
Gerald Thornbrugh
3e95a45647 8182757: JDWP: Socket Transport handshake hangs on Solaris
Remove SO_REUSEADDR flag for non-fixed port sockets

Reviewed-by: dcubed, sspitsyn, gtriantafill
2017-08-03 13:46:04 +00:00
Shashidhara Veerabhadraiah
5b641597ae 8058785: Nimbus disabled tooltip needs border
Reviewed-by: serb, pkbalakr
2017-08-03 14:55:48 +05:30
Xue-Lei Andrew Fan
b6563b7bf4 8180643: Illegal handshake message
Reviewed-by: weijun
2017-08-03 00:55:45 +00:00
Jonathan Gibbons
ddbc240319 8185758: java.smartcardio has broken docs for exceptions
Reviewed-by: igerasim
2017-08-02 17:15:30 -07:00