Kumar Srinivasan
|
56eea64225
|
8129077: Unfix JDK-8087205
Reviewed-by: jlahoda, mcimadamore, vromero
|
2017-10-30 07:06:49 -07:00 |
|
Mario Torre
|
8ecf308d8f
|
8188030: AWT java apps fail to start when some minimal fonts are present
Allow using CFF fonts as valid fonts when they are returned by fontconfig during font initialisation.
Reviewed-by: prr, serb
|
2017-10-30 13:15:08 +01:00 |
|
Pankaj Bansal
|
fab3dea711
|
8159062: [hidpi] DnD on Windows while scaling is non-integer
Reviewed-by: serb, pkbalakr
|
2017-10-30 15:45:55 +05:30 |
|
Jayathirth D V
|
e3c6e350c8
|
8177455: TIFFCompressor has a reference to non-existent method
Reviewed-by: prr, bpb
|
2017-10-30 12:16:56 +05:30 |
|
Christoph Dreis
|
674b927865
|
8190323: "the the" typos
Reviewed-by: rriggs
|
2017-10-29 18:20:53 -04:00 |
|
Sergey Bylokhov
|
66812b5f48
|
8186617: The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API
Reviewed-by: azvegint, prr
|
2017-10-27 14:15:02 -07:00 |
|
Phil Race
|
a569f5293b
|
8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ
Reviewed-by: bpb, pnarayanan
|
2017-10-27 11:29:50 -07:00 |
|
Weijun Wang
|
69db146335
|
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires
Reviewed-by: mullan
|
2017-10-27 21:11:15 +08:00 |
|
Weijun Wang
|
2dfe7fb8ab
|
8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true
Reviewed-by: mullan
|
2017-10-27 21:10:56 +08:00 |
|
Vicente Romero
|
a280dc75a3
|
8183896: improve analyzers to allow for the generation of multiple mutations of the same tree
Reviewed-by: mcimadamore, jlahoda
|
2017-10-26 22:54:25 -04:00 |
|
Athijegannathan Sundararajan
|
f8b8a16f4b
|
8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing
Reviewed-by: alanb, mchung
|
2017-10-27 08:21:53 +05:30 |
|
Sergey Bylokhov
|
837250ab0e
|
8187639: TrayIcon is not properly supported on macOS in multi-screen environment
Reviewed-by: prr, ssadetsky
|
2017-10-26 19:45:37 -07:00 |
|
Joe Darcy
|
b905e51da7
|
8189952: New methods on String: chars() and codePoints() should be marked since 9
Reviewed-by: bpb
|
2017-10-26 18:04:29 -07:00 |
|
Joe Darcy
|
5f6a5a4d9d
|
8172818: Add since=9 deprecation information to javax.lang.model classes
Reviewed-by: vromero
|
2017-10-26 17:06:52 -07:00 |
|
Mandy Chung
|
34c9d598c7
|
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
Reviewed-by: rriggs, shade
|
2017-10-26 16:57:35 -07:00 |
|
Brian Burkhalter
|
18cbe428c1
|
8189963: Remove version of FileChannelImpl::open without the 'direct' parameter
Remove old version of FileChannelImpl::open and update call sites
Reviewed-by: rriggs
|
2017-10-26 11:08:31 -07:00 |
|
Maurizio Cimadamore
|
f48f3c6552
|
8189838: Stack overflow when computing upward projection of an intersection type with fbounds
Bad logic for detecting loop in type-variable upper bounds
Reviewed-by: vromero
|
2017-10-26 18:42:40 +01:00 |
|
Athijegannathan Sundararajan
|
79a0feb9f3
|
8190217: Add a JS "static checker" sample for nashorn parser API
Reviewed-by: jlaskey
|
2017-10-26 20:57:19 +05:30 |
|
Kumar Srinivasan
|
3e52d34798
|
8189845: Fix for 8157000 causes significant performance regression
Reviewed-by: jjg
|
2017-10-25 21:19:38 -07:00 |
|
Jonathan Gibbons
|
19db6ba670
|
8189843: Missing \"id\" attributes in table rows
Reviewed-by: bpatel, ksrini
|
2017-10-25 17:18:00 -07:00 |
|
Jonathan Gibbons
|
cf81232570
|
8189841: Error in alternate row coloring in package-summary files
Reviewed-by: bpatel, ksrini
|
2017-10-25 17:16:18 -07:00 |
|
Phil Race
|
2d7d87f3fc
|
8170681: Remove fontconfig header files from JDK source tree
Reviewed-by: serb, erikj
|
2017-10-25 13:11:07 -07:00 |
|
Phil Race
|
62fa58101a
|
Merge
|
2017-10-25 12:41:24 -07:00 |
|
Bhavesh Patel
|
5c2a4b6e1a
|
8183037: Overview summary page should have a table with tabs for groups
Reviewed-by: jjg, ksrini
|
2017-10-25 12:29:00 -07:00 |
|
Joe Darcy
|
343105c345
|
8062385: Remove @SuppressWarnings("cast") and casts for NIO related usages when JDK 9 becomes the bootstrap JDK
Reviewed-by: mcimadamore
|
2017-10-25 10:40:45 -07:00 |
|
Pankaj Bansal
|
3ed8badb5a
|
6463710: ListSelectionModel.setSelectionMode() underspecified
Reviewed-by: serb, ssadetsky
|
2017-10-25 16:34:11 +05:30 |
|
Robert Field
|
7ce7347fd2
|
8179856: jshell tool: not suitable for pipeline use
8186708: jshell tool: bad load file garbles message and does not abort
Reviewed-by: jlahoda
|
2017-10-24 20:33:36 -07:00 |
|
Semyon Sadetsky
|
00fcd16ee7
|
8188081: Text selection does not clear after focus is lost
Reviewed-by: serb, psadhukhan
|
2017-10-24 08:37:11 -07:00 |
|
Phil Race
|
05adede5f5
|
Merge
|
2017-10-23 13:06:04 -07:00 |
|
Liam Miller-Cushon
|
ed0ea37394
|
8187247: canonical import check compares classes by simple name
Reviewed-by: jlahoda
|
2017-10-23 14:11:04 +02:00 |
|
Pankaj Bansal
|
6e6996cd6c
|
8145795: [PIT] java/awt/Window/ScreenLocation/ScreenLocationTest.java fails (can assign Integer.MAX_VALUE to Window dimensions)
Reviewed-by: serb, pkbalakr
|
2017-10-23 16:55:52 +05:30 |
|
Priya Lakshmi Muthuswamy
|
6a0b70e242
|
8165198: Inconsistent values with JavaImporter after accessing undefined variable
Reviewed-by: sundar, hannesw
|
2017-10-23 13:03:01 +02:00 |
|
Christoph Dreis
|
6bfb868454
|
8189266: (ann) Optimize AnnotationInvocationHandler.invoke
Reviewed-by: jfranck, plevart
|
2017-10-23 11:33:16 +02:00 |
|
Sergey Bylokhov
|
c852879b03
|
8186559: [macos] the screen location is wrong when using AWT/SWT bridge with dual monitors
Reviewed-by: dmarkov, ssadetsky
|
2017-10-20 20:08:09 -07:00 |
|
Robert Field
|
19fbc4c08c
|
8187359: JShell: Give comprehensible error when user method name matches Object method
Reviewed-by: jlahoda
|
2017-10-20 19:08:25 -07:00 |
|
Sergey Bylokhov
|
49c29ca974
|
8184219: Fix accessibility of tables in the java.desktop module
Reviewed-by: jjg
|
2017-10-20 15:39:50 -07:00 |
|
Sergey Bylokhov
|
5852f663bf
|
8187399: Different problems in the javadoc's links in java.desktop package
Reviewed-by: azvegint
|
2017-10-20 15:12:45 -07:00 |
|
Jonathan Gibbons
|
97db013bd3
|
8189405: More cleanup in HtmlWriter
Reviewed-by: bpatel, ksrini
|
2017-10-20 11:08:18 -07:00 |
|
Henry Jen
|
4e93f8fc9f
|
Merge
|
2017-10-20 09:49:02 -07:00 |
|
Athijegannathan Sundararajan
|
0da8aae161
|
8189671: jlink should clearly report error when an automatic module is used
Reviewed-by: alanb, mchung
|
2017-10-20 17:16:05 +05:30 |
|
Lucy Lu
|
ec1c3bce45
|
8164900: Add support for O_DIRECT
Add support for Direct I/O in FileChannel
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis
|
2017-10-17 16:51:11 -07:00 |
|
Brent Christian
|
0e82be62fa
|
8183901: Fix broken links to "Package Sealing" in the JAR spec
Reviewed-by: alanb, mchung
|
2017-10-25 09:06:39 -07:00 |
|
Joe Wang
|
46582b2d15
|
8176891: Fix lint warnings in JAXP repo: serial
Reviewed-by: lancea
|
2017-10-24 19:05:29 -07:00 |
|
Naoto Sato
|
483595f375
|
8189272: CLDR and JRE LocaleProviderAdapters silently swallow exceptions
Reviewed-by: mchung
|
2017-10-24 08:56:47 -07:00 |
|
Jan Lahoda
|
a663434be7
|
8189796: Incorrect end position for missing statement
Recording end positions for error trees representing missing statements.
Co-authored-by: Dusan Balek <dusan.balek@oracle.com>
Reviewed-by: mcimadamore
|
2017-10-24 12:07:27 +02:00 |
|
Patric Hedlin
|
de5686fe49
|
8172232: SPARC ISA/CPU feature detection is broken/insufficient (on Linux)
Reimplementation extending feature detection to SPARC Core C3&C4.
Reviewed-by: kvn, neliasso
|
2017-09-28 14:55:45 +02:00 |
|
Jesper Wilhelmsson
|
7884ab9ccf
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Ioi Lam
|
e78d4c3cb6
|
8179624: [REDO] Avoid repeated calls to JavaThread::last_frame in InterpreterRuntime
Fixed typo in the original patch (8179305)
Reviewed-by: dlong, coleenp
|
2017-10-26 11:35:09 -07:00 |
|
Coleen Phillimore
|
e57652bb8e
|
8190491: SA tests failed after 8189610 changes
Change maxLength to an IntField
Reviewed-by: hseigel, jiangli
|
2017-11-01 19:43:13 -04:00 |
|
Volker Simonis
|
426e7951aa
|
8187091: ReturnBlobToWrongHeapTest fails because of problems in CodeHeap::contains_blob()
Reviewed-by: kvn
|
2017-11-01 12:56:48 -07:00 |
|