Weijun Wang
8267f7b057
8178795: krb5 Basic.java test should be basic
...
Reviewed-by: xuelei
2017-04-15 00:58:21 +08:00
Mikhail Cherkasov
5d1d4d320a
8076249: NPE in AccessBridge while editing JList model
...
Reviewed-by: serb, prr, alexsch
2017-04-14 16:51:31 +03:00
Hamlin Li
e01f0e3580
8145163: Test Task for Platform Logging API and Service -- for moduralization
...
Reviewed-by: dfuchs
2017-04-14 04:07:26 -07:00
Chris Hegarty
fdb24eea0b
8177536: Avoid Apple Peer-to-Peer interfaces in networking tests
...
Reviewed-by: michaelm, rriggs
2017-04-14 10:47:08 +01:00
Tim Du
2fab0a6db0
8178083: Remove intermittent key from java/security/SignedObject/Chain.java
...
Reviewed-by: xuelei
2017-04-14 00:05:54 -07:00
Amy Lu
780a27b3b1
8169971: JLinkMultiReleaseJarTest.java fails intermittently at the final clean up
...
Reviewed-by: chegar, psandoz
2017-04-14 15:30:39 +08:00
Phil Race
4c8c6e59a1
8178457: Remove link to 2D guide from Line2D javadoc
...
Reviewed-by: flar
2017-04-13 14:53:09 -07:00
Lana Steuck
ae7df5fca9
Merge
2017-04-13 20:35:17 +00:00
Joe Darcy
9ba92f656c
8177723: Suppress lint removal warning in java.se.ee and jdk.unsupported
...
Reviewed-by: lancea, chegar
2017-04-13 11:16:25 -07:00
Joe Darcy
d4bc626eb3
8177682: Suppress removal warning for System.runFinalizersOnExit
...
Reviewed-by: mchung, smarks
2017-04-13 11:08:52 -07:00
Joe Darcy
c2b4ed0390
8177684: Suppress lint removal warnings in AppletSecurity
...
Reviewed-by: mchung, mullan
2017-04-13 11:05:48 -07:00
Joe Darcy
5298d6efea
8177683: Suppress lint removal warnings in jdk.security and jdk.policytool
...
Reviewed-by: weijun
2017-04-13 10:59:43 -07:00
Phil Race
97300d43cd
Merge
2017-04-13 10:57:40 -07:00
Phil Race
e1256b4559
Merge
2017-04-13 10:01:46 -07:00
Lana Steuck
cd6499af04
Merge
2017-04-13 16:27:18 +00:00
Lana Steuck
4153d0c1a7
Added tag jdk-9+165 for changeset 1a28bb4f21ce
2017-04-13 16:01:13 +00:00
Semyon Sadetsky
84dd5699d5
8142540: [TEST_BUG] Test sun/awt/dnd/8024061/bug8024061.java fails on ubuntu
...
Reviewed-by: yan, serb
2017-04-13 08:04:33 -07:00
Jesper Wilhelmsson
744e2a056f
8178447: Remove link from JavaDoc to Dev guide
...
Reviewed-by: tschatzl, dholmes
2017-04-13 15:57:00 +02:00
Weijun Wang
298bfc1057
8172422: jarsigner needs to understand -?
...
Reviewed-by: mullan
2017-04-13 08:15:19 +08:00
Dean Long
73551c45ef
8158168: Missing bounds checks for some String intrinsics
...
Reviewed-by: vlivanov, thartmann, sherman
2017-04-12 16:37:33 -04:00
Anthony Scarpino
456c8e0846
8177784: Use CounterMode intrinsic for AES/GCM
...
Reviewed-by: mullan, psandoz, chegar
2017-04-12 12:57:49 -07:00
Semyon Sadetsky
2fdd517464
8142534: [TEST_BUG] Test javax/swing/JMenu/8072900/WrongSelectionOnMouseOver.java fails for Ubuntu 15.10
...
Reviewed-by: yan, serb
2017-04-12 09:00:32 -07:00
Igor Ignatyev
a81e051d75
Merge
2017-04-12 05:14:51 +00:00
Igor Ignatyev
a9374cc0bc
8178415: remove ProcessTools::getPlatformSpecificVMArgs from testlibary
...
Reviewed-by: dholmes
2017-04-11 21:59:26 -07:00
Igor Ignatyev
5f4528ecc2
Merge
2017-04-11 21:51:23 +00:00
Igor Ignatyev
a167d496f1
8178340: remove unneeded "throws" from ProcessTools::createJavaProcessBuilder
...
Reviewed-by: dholmes
2017-04-11 13:55:53 -07:00
Claes Redestad
3b47209a32
8178480: Wrong exception being thrown on an invalid MethodType
...
Reviewed-by: psandoz
2017-04-11 22:32:49 +02:00
Roger Riggs
19215787f8
8178347: Process and ProcessHandle getPid method name inconsistency
...
Reviewed-by: alanb, bpb
2017-04-11 14:18:22 -04:00
Claes Redestad
864cf0d5ca
8178387: Reduce memory churn when creating java.lang.invoke entities
...
Reviewed-by: psandoz, vlivanov
2017-04-11 18:57:46 +02:00
Daniel Fuchs
4288d68f08
8178147: Race conditions in timeout handling code in http/2 incubator client
...
Timeout handling code (in particular cancel(IOException)) is modified to take into account cancellation arising before exchange implementation is established or response completable future is created. TimeoutEvent::compareTo method is modified to be consistent with TimeoutEvent::equals.
Reviewed-by: prappo, chegar, michaelm
2017-04-11 16:32:38 +01:00
Claes Redestad
9ab899d481
8178384: Reduce work in java.lang.invoke initializers
...
Reviewed-by: vlivanov, psandoz
2017-04-11 11:24:12 +02:00
Weijun Wang
54b221f867
8177969: Faster FilePermission::implies by avoiding the use of Path::relativize
...
Reviewed-by: rriggs, mullan
2017-04-11 10:12:27 +08:00
Mikhail Cherkasov
7080c249da
8177450: javax.swing.text.html.parser.Parser parseScript ignores a character after commend end
...
Reviewed-by: prr, alexsch
2017-04-11 00:05:00 +03:00
Mandy Chung
aae40befa1
8177855: Clean up legal files
...
Reviewed-by: alanb, darcy
2017-04-10 13:51:40 -07:00
Doug Lea
b3ea0dd629
8176543: Miscellaneous changes imported from jsr166 CVS 2017-04
...
Reviewed-by: martin, psandoz
2017-04-10 13:46:19 -07:00
Doug Lea
05b72d87e7
8176402: parameter name switcharoo in ConcurrentHashMap
...
Reviewed-by: martin, psandoz
2017-04-10 13:46:16 -07:00
Phil Race
e7b27e28bd
Merge
2017-04-10 09:05:24 -07:00
Phil Race
dbf777504b
Merge
2017-04-10 08:31:37 -07:00
Semyon Sadetsky
cd75832796
8164469: [TEST_BUG] Unity, java/awt/MouseInfo/JContainerMousePositionTest.java
...
Reviewed-by: yan, serb
2017-04-10 08:30:12 -07:00
Rahul Singh
0653224fe3
8177386: [TESTBUG] The "Undo" menu item in the context menu is disable
...
Reviewed-by: serb, aghaisas
2017-04-10 16:20:40 +05:30
Amit Sapre
28f4bade5b
8176204: [DOC] ThreadMXBean Fails to Detect ReentrantReadWriteLock Deadlock
...
Update LockInfo class javadoc for own-able synchronizer examples
Reviewed-by: dholmes
2017-04-10 12:15:13 +05:30
Lance Andersen
5622eecc0a
8178130: Minor update to the Connection javadocs
...
Reviewed-by: bpb
2017-04-09 14:25:07 -04:00
Lana Steuck
31a8661b33
Merge
2017-04-08 03:25:31 +00:00
Stuart Marks
80eb904ede
8173152: Wrong wording in Comparator.compare() method spec
...
Reviewed-by: bpb
2017-04-07 15:41:07 -07:00
Brian Burkhalter
06164475de
8178074: (ch) java/nio/channels/etc/AdaptorCloseAndInterrupt.java: add instrumentation
...
Add some print statements to indicate state at strategic points
Reviewed-by: chegar
2017-04-07 11:31:57 -07:00
Alan Bateman
e895ceca18
Merge
2017-04-07 10:53:51 +01:00
Alan Bateman
edcaebfcce
Merge
2017-04-07 10:53:42 +01:00
Chris Hegarty
19becf9f61
8178161: Default multicast interface on Mac
...
Reviewed-by: michaelm, bpb
2017-04-07 10:39:46 +01:00
Alan Bateman
02cfdc2061
8177530: Module system implementation refresh (4/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: mchung, alanb
2017-04-07 08:05:54 +00:00
Mandy Chung
504ceb8589
8178286: Missing @moduleGraph in javadoc
...
Reviewed-by: lancea
2017-04-06 18:00:47 -07:00