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
Dmitry Markov
31e1b5fd4b
8177414: Missing key events on Mac Os
...
Reviewed-by: serb, prr
2017-08-08 14:07:07 +01: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
Shashidhara Veerabhadraiah
7e69a572fa
8178106: There is no error message pop up when clicking 'create folder' button
...
Reviewed-by: serb, psadhukhan
2017-08-07 10:02:39 +05:30
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
Lana Steuck
39960027c3
Added tag jdk-10+18 for changeset cbd5a7843b0b
2017-08-04 23:29:10 +00: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 Fuchs
366c888fae
8185794: java/net/httpclient/security/Driver.java fails in timeout
...
Added missing permission in policy files and increased timeout.
Reviewed-by: rriggs, xiaofeya
2017-08-04 10:54:48 +01: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
Ivan Gerasimov
ab1f27286b
8185754: Typo in java.util.regex.Pattern javadoc: no slash in \p class
...
Reviewed-by: bpb
2017-08-02 16:20:02 -07:00
Krishna Addepalli
252bdeafe6
8027154: [TESTBUG] Test java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
...
Reviewed-by: serb, arapte
2017-08-02 11:26:57 +05:30
Leonid Mesnik
3c816df786
8184775: tools/launcher/modules/illegalaccess/IllegalAccessTest.java times out on some platforms when xcomp is used
...
Reviewed-by: alanb, ksrini, martin
2017-08-01 15:59:07 -07:00
Roger Riggs
61af72610c
8185719: rmi TestSocketFactory does not flush
...
Reviewed-by: lancea, dfuchs
2017-08-02 13:20:20 -04:00
Mandy Chung
57bf613d55
8185541: Add back test cases for resource lookup from bootclasspath
...
Reviewed-by: alanb
2017-08-02 08:13:37 -07:00
Brian Burkhalter
0227368887
8185623: (se) AbstractSelector.selectorOpen is not published safely
...
Make 'selectorOpen' instance variable final
Reviewed-by: chegar
2017-08-01 16:08:17 -07:00
Bradford Wetmore
570bbe25a2
8169080: Improve documentation examples for crypto applications
...
Reviewed-by: mullan
2017-08-01 15:30:13 -07:00
Jonathan Gibbons
276506ab24
8185669: Doc issues in assorted small jdk.* modules
...
Reviewed-by: bpb, chegar
2017-08-01 15:23:13 -07:00
Naoto Sato
7c5c9a0ad2
8185251: java/util/ResourceBundle/modules/layer/run.sh failed on Japanese locale
...
Reviewed-by: mchung
2017-08-01 08:56:42 -07:00
Ujwal Vangapally
a3821dc595
8181895: javax management docs contain links to technotes
...
Edited links to point to Alternate paths
Reviewed-by: rriggs
2017-08-01 10:33:47 +05:30
Jonathan Gibbons
2de62f2a74
8185589: jdk.management API has accessibility issues
...
Reviewed-by: alanb
2017-07-31 17:37:46 -07:00
Jonathan Gibbons
85c53bd552
8185588: jdk.attach API has accessibility issues
...
Reviewed-by: alanb
2017-07-31 16:02:23 -07:00
Sergey Bylokhov
e551b06bb7
8139050: -[AWTView draggingEnded:]: unrecognized selector message during drag and drop
...
Reviewed-by: azvegint
2017-07-28 14:39:48 -07:00
Mandy Chung
2cb9e39fc9
8161121: VM::isSystemDomainLoader should consider platform class loader
...
Reviewed-by: alanb
2017-07-28 13:22:33 -07:00
Prasanta Sadhukhan
c6ce199830
7190581: Nimbus: PgDn at the bottom causes scrolling
...
Reviewed-by: ssadetsky
2017-07-28 10:26:22 +05:30
Lana Steuck
ec8ed521b7
Added tag jdk-10+17 for changeset 882cea808912
2017-07-28 02:34:40 +00:00
Brian Burkhalter
d5769843a5
8185092: Data race in FilterOutputStream.close
...
Change boolean instance variable "closed" to an AtomicBoolean.
Reviewed-by: martin, alanb, redestad
2017-07-27 13:13:19 -07:00
Phil Race
b9a122f2e9
Merge
2017-07-27 12:36:57 -07:00
Martin Buchholz
ae5e7de919
8185365: Tidy up leftover dead code after JDK-8136570
...
Reviewed-by: alanb, rriggs, prr
2017-07-26 14:09:20 -07:00
Claes Redestad
06f7204dc2
8185104: Generate CharacterDataLatin1 lookup tables directly
...
Reviewed-by: alanb, sherman
2017-07-27 17:15:14 +02:00
Nishit Jain
933a5cc639
8177472: Remove hard-coded IANA Subtag Registry map in LocaleEquivalentMap.java
...
Reviewed-by: naoto, rriggs, tbell
2017-07-27 11:38:55 +05:30
Lana Steuck
1465bc0bba
Merge
2017-07-27 02:05:45 +00:00
Jonathan Gibbons
27673eaede
8185359: Unnecessary <p> in module doc comment
...
Reviewed-by: mchung, lancea
2017-07-26 14:09:21 -07:00
Prasanta Sadhukhan
4b8cfe5a60
8173739: JPopupMenu does not disappear on KeyEvent
...
Reviewed-by: serb
2017-07-26 10:47:13 +05:30
Andrey Nazarov
4cbeaf5430
8179292: a number of launcher tests fail when run with --limit-modules due to CNFE: javax.tools.ToolProvider
...
Reviewed-by: mchung
2017-07-25 18:36:19 -07:00
Amy Lu
b9d6618330
8183377: Refactor java/lang/ClassLoader/deadlock shell tests to java
...
Reviewed-by: mchung
2017-07-26 09:20:59 +08:00
Xue-Lei Andrew Fan
f13bcda829
6645409: Remove unused DefaultHostnameVerifier
...
Reviewed-by: mullan
2017-07-25 22:21:09 +00:00
Xue-Lei Andrew Fan
415359251f
8184316: Typo in javax.net.ssl.SSLServerSocket class documentation
...
Reviewed-by: mullan
2017-07-25 22:19:54 +00:00
Phil Race
384694c8fe
Merge
2017-07-25 14:07:37 -07:00
Jonathan Gibbons
c556df0da3
8185154: jdwp-protocol.html contains unescaped entities
...
Reviewed-by: dcubed
2017-07-24 16:18:53 -07:00
Jonathan Gibbons
5ab0c516e1
8184217: Redundant <p> tag before list
...
Reviewed-by: lancea
2017-07-24 13:54:57 -07:00
Adam Petcher
657a610888
8183591: Incorrect behavior when reading DER value with Integer.MAX_VALUE length
...
Reviewed-by: mullan
2017-07-24 10:18:33 -04:00
Shashidhara Veerabhadraiah
bd56ddbad4
8183341: Better cleanup for javax/imageio/AllowSearch.java
...
Reviewed-by: prr, jdv, pnarayanan
2017-07-24 11:54:57 +05:30
Doug Lea
e043d76f49
8178409: Miscellaneous changes imported from jsr166 CVS 2017-07
...
Reviewed-by: martin, psandoz
2017-07-22 09:18:50 -07:00
Doug Lea
c887543d2d
8177632: ScheduledThreadPoolExecutor delayed task shutdown policy affects non-scheduled tasks
...
8176254: ScheduledThreadPoolExecutor periodic tasks not cancelled if running at shutdown
8173113: Javadoc for ThreadPoolExecutor is unclear wrt corePoolSize and running threads
Reviewed-by: martin, psandoz, dholmes
2017-07-22 09:13:53 -07:00