joehw [Tue, 24 Oct 2017 19:05:29 -0700] rev 47443
8176891: Fix lint warnings in JAXP repo: serial
Reviewed-by: lancea
naoto [Tue, 24 Oct 2017 08:56:47 -0700] rev 47442
8189272: CLDR and JRE LocaleProviderAdapters silently swallow exceptions
Reviewed-by: mchung
naoto [Tue, 24 Oct 2017 08:56:30 -0700] rev 47441
8189291: Test policy should extend the default system policy
Reviewed-by: mchung
erikj [Tue, 24 Oct 2017 15:36:56 +0200] rev 47440
8189682: JDK demos/tests should be in a separate bundle than hotspot ones
Reviewed-by: prr, ihse
jlahoda [Tue, 24 Oct 2017 12:07:27 +0200] rev 47439
8189796: Incorrect end position for missing statement
Summary: Recording end positions for error trees representing missing statements.
Reviewed-by: mcimadamore
Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
cushon [Mon, 23 Oct 2017 14:11:04 +0200] rev 47438
8187247: canonical import check compares classes by simple name
Reviewed-by: jlahoda
hannesw [Mon, 23 Oct 2017 13:03:01 +0200] rev 47437
8165198: Inconsistent values with JavaImporter after accessing undefined variable
Reviewed-by: sundar, hannesw
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
redestad [Mon, 23 Oct 2017 11:33:16 +0200] rev 47436
8189266: (ann) Optimize AnnotationInvocationHandler.invoke
Reviewed-by: jfranck, plevart
Contributed-by: christoph.dreis@freenet.de
erikj [Mon, 23 Oct 2017 10:43:45 +0200] rev 47435
8187974: Merge Java Mission Control 6.1 3rdpartyreame with the JDK 18.3 3rdpartyreadme
Reviewed-by: ihse
erikj [Mon, 23 Oct 2017 10:41:34 +0200] rev 47434
8189664: Stop producing ARCHIVE_BUNDLE.zip from test makefiles unless asked to
Reviewed-by: ihse
erikj [Mon, 23 Oct 2017 10:39:11 +0200] rev 47433
8189119: Devkit for Linux needs to include fontconfig-devel
Reviewed-by: ihse
ihse [Mon, 23 Oct 2017 10:21:13 +0200] rev 47432
8189056: javadoc target for stable specdiff comparisons
Reviewed-by: erikj
lana [Sat, 21 Oct 2017 00:06:31 +0000] rev 47431
Merge
lana [Sat, 21 Oct 2017 00:04:45 +0000] rev 47430
Added tag jdk-10+28 for changeset 92f08900cb3c
ksrini [Fri, 20 Oct 2017 11:42:36 -0700] rev 47429
8189706: javadoc for the JDK APIs should summarize overridden methods with no specification changes
Reviewed-by: jjg, mchung, tbell
bpb [Tue, 17 Oct 2017 16:51:11 -0700] rev 47428
8164900: Add support for O_DIRECT
Summary: Add support for Direct I/O in FileChannel
Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis
Contributed-by: Lucy Lu <yingqi.lu@intel.com>, Volker Simonis <volker.simonis@gmail.com>