prr [Fri, 27 Oct 2017 11:29:50 -0700] rev 47509
8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ.
Reviewed-by: bpb, pnarayanan
serb [Thu, 26 Oct 2017 19:45:37 -0700] rev 47508
8187639: TrayIcon is not properly supported on macOS in multi-screen environment
Reviewed-by: prr, ssadetsky
prr [Wed, 25 Oct 2017 13:11:07 -0700] rev 47507
8170681: Remove fontconfig header files from JDK source tree
Reviewed-by: serb, erikj
prr [Wed, 25 Oct 2017 12:41:24 -0700] rev 47506
Merge
aghaisas [Wed, 25 Oct 2017 16:34:11 +0530] rev 47505
6463710: ListSelectionModel.setSelectionMode() underspecified
Reviewed-by: serb, ssadetsky
Contributed-by: pankaj.b.bansal@oracle.com
rfield [Tue, 24 Oct 2017 20:33:36 -0700] rev 47504
8179856: jshell tool: not suitable for pipeline use
8186708: jshell tool: bad load file garbles message and does not abort
Reviewed-by: jlahoda
ssadetsky [Tue, 24 Oct 2017 08:37:11 -0700] rev 47503
8188081: Text selection does not clear after focus is lost
Reviewed-by: serb, psadhukhan
prr [Mon, 23 Oct 2017 13:06:04 -0700] rev 47502
Merge
aghaisas [Mon, 23 Oct 2017 16:55:52 +0530] rev 47501
8145795: [PIT] java/awt/Window/ScreenLocation/ScreenLocationTest.java fails (can assign Integer.MAX_VALUE to Window dimensions)
Reviewed-by: serb, pkbalakr
Contributed-by: pankaj.b.bansal@oracle.com
serb [Fri, 20 Oct 2017 20:08:09 -0700] rev 47500
8186559: [macos] the screen location is wrong when using AWT/SWT bridge with dual monitors
Reviewed-by: dmarkov, ssadetsky
rfield [Fri, 20 Oct 2017 19:08:25 -0700] rev 47499
8187359: JShell: Give comprehensible error when user method name matches Object method
Reviewed-by: jlahoda
serb [Fri, 20 Oct 2017 15:39:50 -0700] rev 47498
8184219: Fix accessibility of tables in the java.desktop module
Reviewed-by: jjg
serb [Fri, 20 Oct 2017 15:12:45 -0700] rev 47497
8187399: Different problems in the javadoc's links in java.desktop package
Reviewed-by: azvegint
bpb [Fri, 03 Nov 2017 10:18:28 -0700] rev 47496
8190502: (fs) Typo in java.nio.file.Files
Summary: s/subsequence/subsequent/g
Reviewed-by: alanb
bpb [Fri, 03 Nov 2017 10:18:27 -0700] rev 47495
8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java
Summary: Replace expectedTypes with expectedTypes[i] in the line in question.
Reviewed-by: alanb
bpb [Fri, 03 Nov 2017 10:18:27 -0700] rev 47494
8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified
Summary: Explicitly verify that the channel is open
Reviewed-by: alanb
lancea [Fri, 03 Nov 2017 13:03:10 -0400] rev 47493
8190439: Removal of newrmic
Reviewed-by: rriggs, alanb, mchung
sundar [Fri, 03 Nov 2017 19:53:09 +0530] rev 47492
8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop
Reviewed-by: jlaskey, hannesw
lana [Fri, 03 Nov 2017 02:21:58 +0000] rev 47491
Merge
lana [Fri, 03 Nov 2017 02:21:05 +0000] rev 47490
Added tag jdk-10+30 for changeset 8fee80b92e65
alanb [Thu, 02 Nov 2017 13:20:21 -0700] rev 47489
8186236: ModuleInfoExtender should be ASM6 aware
Reviewed-by: ksrini, mchung, sundar
ksrini [Thu, 02 Nov 2017 13:18:23 -0700] rev 47488
8190287: Update JDK's internal ASM to ASMv6
Reviewed-by: alanb, mchung, sundar
darcy [Thu, 02 Nov 2017 15:09:13 -0700] rev 47487
8190573: Problem list InheritedChannelNotServerSocket.java
Reviewed-by: rriggs
psandoz [Tue, 11 Apr 2017 17:25:09 -0400] rev 47486
8178117: Add public state constructors for Int/Long/DoubleSummaryStatistics
Reviewed-by: psandoz, bpb, briangoetz
Contributed-by: Chris Dennis <chris.w.dennis@gmail.com>
jlahoda [Thu, 02 Nov 2017 11:16:27 +0100] rev 47485
8187681: Compiling for target 9 while also using --patch-module
Summary: Removing limitation on simultaneous use of --release and --patch-module for system modules.
Reviewed-by: mcimadamore, jjg
jlahoda [Thu, 02 Nov 2017 10:09:34 +0100] rev 47484
8189595: jshell tool: line redrawn on each completion
Reviewed-by: rfield
xiaofeya [Thu, 02 Nov 2017 04:36:53 -0400] rev 47483
8190505: Typo in test/jdk/ProblemList.txt
Reviewed-by: alanb
jlahoda [Wed, 01 Nov 2017 16:45:28 +0100] rev 47482
8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing
Summary: Constant annotation attribute values should be allowed.
Reviewed-by: vromero
jjiang [Wed, 01 Nov 2017 10:49:21 +0800] rev 47481
8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315
Summary: tools/javac/tree/NoPrivateTypesExported.java fails permanently due to JDK-8190315, so ProblemList has to include this test.
Reviewed-by: darcy
rriggs [Tue, 31 Oct 2017 16:25:27 -0400] rev 47480
8190441: ProblemList some intermittent CORBA tests
Reviewed-by: lancea, darcy
asmotrak [Tue, 31 Oct 2017 17:03:02 +0300] rev 47479
8189800: Add support for AddressSanitizer
Reviewed-by: ihse, dholmes
smarks [Mon, 30 Oct 2017 17:49:33 -0700] rev 47478
8190382: fix small typographic errors in comments
Reviewed-by: martin
Contributed-by: christoph.dreis@freenet.de
joehw [Mon, 30 Oct 2017 17:32:38 -0700] rev 47477
8181155: Fix lint warnings in JAXP repo: fallthrough and static
Reviewed-by: lancea, rriggs
bchristi [Mon, 30 Oct 2017 16:16:01 -0700] rev 47476
8189319: Add a java.util.Properties constructor that takes an initial capacity
Reviewed-by: martin, mchung, rriggs
ksrini [Mon, 30 Oct 2017 07:06:49 -0700] rev 47475
8129077: Unfix JDK-8087205
Reviewed-by: jlahoda, mcimadamore, vromero
jjiang [Mon, 30 Oct 2017 03:52:38 -0700] rev 47474
8175252: Backout changeset for JDK-8176354 due to JDK-8190333
Summary: Backout changeset for JDK-8176354
Reviewed-by: asmotrak
rgoel [Mon, 30 Oct 2017 12:16:37 +0530] rev 47473
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
Reviewed-by: naoto
rriggs [Sun, 29 Oct 2017 18:31:55 -0400] rev 47472
8180310: TestSocketFactory null pointer when updating match bytes
Reviewed-by: dfuchs
rriggs [Sun, 29 Oct 2017 18:20:53 -0400] rev 47471
8190323: "the the" typos
Reviewed-by: rriggs
Contributed-by: christoph.dreis@freenet.de
amjiang [Fri, 27 Oct 2017 09:51:48 -0700] rev 47470
8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro
Reviewed-by: xuelei
weijun [Fri, 27 Oct 2017 21:11:15 +0800] rev 47469
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires
Reviewed-by: mullan
weijun [Fri, 27 Oct 2017 21:10:56 +0800] rev 47468
8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true
Reviewed-by: mullan
lana [Fri, 27 Oct 2017 08:32:45 +0000] rev 47467
Merge
lana [Fri, 27 Oct 2017 08:31:20 +0000] rev 47466
Added tag jdk-10+29 for changeset a6e591e12f12
vromero [Thu, 26 Oct 2017 22:54:25 -0400] rev 47465
8183896: improve analyzers to allow for the generation of multiple mutations of the same tree
Reviewed-by: mcimadamore, jlahoda
sundar [Fri, 27 Oct 2017 08:21:53 +0530] rev 47464
8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing
Reviewed-by: alanb, mchung
darcy [Thu, 26 Oct 2017 18:04:29 -0700] rev 47463
8189952: New methods on String: chars() and codePoints() should be marked since 9
Reviewed-by: bpb
darcy [Thu, 26 Oct 2017 17:06:52 -0700] rev 47462
8172818: Add since=9 deprecation information to javax.lang.model classes
Reviewed-by: vromero
mchung [Thu, 26 Oct 2017 16:57:35 -0700] rev 47461
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
Reviewed-by: rriggs, shade
bpb [Thu, 26 Oct 2017 11:08:31 -0700] rev 47460
8189963: Remove version of FileChannelImpl::open without the 'direct' parameter
Summary: Remove old version of FileChannelImpl::open and update call sites
Reviewed-by: rriggs
iris [Thu, 26 Oct 2017 10:46:29 -0700] rev 47459
8189919: Update link to license in Docs.gmk
Reviewed-by: mr
mcimadamore [Thu, 26 Oct 2017 18:42:40 +0100] rev 47458
8189838: Stack overflow when computing upward projection of an intersection type with fbounds
Summary: Bad logic for detecting loop in type-variable upper bounds
Reviewed-by: vromero
sundar [Thu, 26 Oct 2017 20:57:19 +0530] rev 47457
8190217: Add a JS "static checker" sample for nashorn parser API
Reviewed-by: jlaskey
ihse [Thu, 26 Oct 2017 13:20:47 +0200] rev 47456
8189955: Configuration validation is broken for some types of paths
Reviewed-by: erikj
ihse [Thu, 26 Oct 2017 10:39:59 +0200] rev 47455
8189376: Unsorted $(wildcard) causes instable module-deps.gmk
Reviewed-by: erikj, tbell
Contributed-by: Martin Buchholz <martinrb@google.com>
mbaesken [Thu, 26 Oct 2017 08:52:55 +0200] rev 47454
8189618: [aix] No jre image is created during images step
Reviewed-by: erikj, stuefe