Semyon Sadetsky
|
c30a1e7cc4
|
8190230: [macosx] Order of overlapping of modal dialogs is wrong
Reviewed-by: azvegint, dmarkov
|
2017-11-02 11:03:45 -07:00 |
|
Jan Lahoda
|
c6be2c363a
|
8187681: Compiling for target 9 while also using --patch-module
Removing limitation on simultaneous use of --release and --patch-module for system modules.
Reviewed-by: mcimadamore, jjg
|
2017-11-02 11:16:27 +01:00 |
|
Jan Lahoda
|
e44c7feff9
|
8189595: jshell tool: line redrawn on each completion
Reviewed-by: rfield
|
2017-11-02 10:09:34 +01:00 |
|
Felix Yang
|
2c28613ce4
|
8190505: Typo in test/jdk/ProblemList.txt
Reviewed-by: alanb
|
2017-11-02 04:36:53 -04:00 |
|
Phil Race
|
f900a5f39b
|
8190475: SwingSet2 won't start
Reviewed-by: serb
|
2017-11-01 10:43:44 -07:00 |
|
Phil Race
|
aa96056b21
|
Merge
|
2017-11-01 10:00:38 -07:00 |
|
Jan Lahoda
|
de261554f7
|
8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing
Constant annotation attribute values should be allowed.
Reviewed-by: vromero
|
2017-11-01 16:45:28 +01:00 |
|
John Jiang
|
3d220f8d74
|
8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315
Tools/javac/tree/NoPrivateTypesExported.java fails permanently due to JDK-8190315, so ProblemList has to include this test.
Reviewed-by: darcy
|
2017-11-01 10:49:21 +08:00 |
|
Roger Riggs
|
21f67cb9df
|
8190441: ProblemList some intermittent CORBA tests
Reviewed-by: lancea, darcy
|
2017-10-31 16:25:27 -04:00 |
|
Artem Smotrakov
|
82d4691976
|
8189800: Add support for AddressSanitizer
Reviewed-by: ihse, dholmes
|
2017-10-31 17:03:02 +03:00 |
|
Xue-Lei Andrew Fan
|
b657cda289
|
8163237: Restrict the use of EXPORT cipher suites
Reviewed-by: mullan, igerasim, rhalade, jnimeh
|
2017-10-31 00:54:53 +00:00 |
|
Christoph Dreis
|
7f79fffba6
|
8190382: fix small typographic errors in comments
Reviewed-by: martin
|
2017-10-30 17:49:33 -07:00 |
|
Joe Wang
|
b366f4f349
|
8181155: Fix lint warnings in JAXP repo: fallthrough and static
Reviewed-by: lancea, rriggs
|
2017-10-30 17:32:38 -07:00 |
|
Brent Christian
|
f32470d85f
|
8189319: Add a java.util.Properties constructor that takes an initial capacity
Reviewed-by: martin, mchung, rriggs
|
2017-10-30 16:16:01 -07:00 |
|
Jesper Wilhelmsson
|
b97f1bcb37
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
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 |
|
John Jiang
|
da423d1c92
|
8175252: Backout changeset for JDK-8176354 due to JDK-8190333
Backout changeset for JDK-8176354
Reviewed-by: asmotrak
|
2017-10-30 03:52:38 -07: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 |
|
Magnus Ihse Bursie
|
fdab870aff
|
8190284: link-time-opt should not be using -fwhole-program
Reviewed-by: dholmes
|
2017-10-30 08:34:54 +01:00 |
|
Robbin Ehn
|
572c174edf
|
8190925: Deprecate FastTLABRefill and set default off
Reviewed-by: dholmes, mlarsson
|
2017-11-14 10:09:21 +01:00 |
|
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 |
|
Rachna Goel
|
3ae10b235d
|
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
Reviewed-by: naoto
|
2017-10-30 12:16:37 +05:30 |
|
Roger Riggs
|
9768149887
|
8180310: TestSocketFactory null pointer when updating match bytes
Reviewed-by: dfuchs
|
2017-10-29 18:31:55 -04:00 |
|
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 |
|
Amanda Jiang
|
6b3f6eb717
|
8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro
Reviewed-by: xuelei
|
2017-10-27 09:51:48 -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 |
|
Lana Steuck
|
1eb567e210
|
Merge
|
2017-10-27 08:32:45 +00:00 |
|
Lana Steuck
|
b62b26fa8d
|
Added tag jdk-10+29 for changeset a6e591e12f12
|
2017-10-27 08:31:20 +00: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 |
|
Iris Clark
|
9615ad79e8
|
8189919: Update link to license in Docs.gmk
Reviewed-by: mr
|
2017-10-26 10:46:29 -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 |
|
Magnus Ihse Bursie
|
acf857fe3d
|
8189955: Configuration validation is broken for some types of paths
Reviewed-by: erikj
|
2017-10-26 13:20:47 +02:00 |
|
Martin Buchholz
|
a69940ab56
|
8189376: Unsorted $(wildcard) causes instable module-deps.gmk
Reviewed-by: erikj, tbell
|
2017-10-26 10:39:59 +02:00 |
|
Matthias Baesken
|
f4672a738b
|
8189618: [aix] No jre image is created during images step
Reviewed-by: erikj, stuefe
|
2017-10-26 08:52:55 +02:00 |
|
Kumar Srinivasan
|
3e52d34798
|
8189845: Fix for 8157000 causes significant performance regression
Reviewed-by: jjg
|
2017-10-25 21:19:38 -07:00 |
|
Jonathan Gibbons
|
46e1e763c1
|
8190003: Special characters in group names should be escaped
Reviewed-by: ksrini, bpatel
|
2017-10-25 18:12:15 -07:00 |
|
Jonathan Gibbons
|
917c6d460b
|
8190182: remove accidental file
Reviewed-by: ksrini
|
2017-10-25 17:48:30 -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 |
|