Jonathan Gibbons
|
a34fdd1809
|
8194893: javac -verbose prints wrong paths for output files
Reviewed-by: vromero
|
2018-01-11 15:06:55 -08:00 |
|
Lana Steuck
|
459909ddf3
|
Merge
|
2018-01-06 01:13:32 +00:00 |
|
Jonathan Gibbons
|
b1c9eceaf5
|
8191637: Interface with defaults invalid compiler warning for Serializable
Reviewed-by: vromero
|
2018-01-05 16:49:50 -08:00 |
|
Jonathan Gibbons
|
528109a976
|
8188649: javadoc -encoding doesn't work when using the old doclet API
Reviewed-by: ksrini
|
2018-01-05 12:41:28 -08:00 |
|
Kumar Srinivasan
|
fd34cd5262
|
8193671: Default Methods tab under Method Summary includes static methods
Reviewed-by: jjg
|
2018-01-04 13:32:10 -08:00 |
|
Jonathan Gibbons
|
a553dc6d76
|
8194069: doclint throws missing comment warnings on lines which can't even have javadoc
Reviewed-by: ksrini
|
2018-01-04 12:55:06 -08:00 |
|
Robert Field
|
ec203d777d
|
8179858: jshell tool: sync nomenclature from reference to online /help
Reviewed-by: dlsmith, jjg
|
2018-01-04 12:24:56 -08:00 |
|
Jonathan Gibbons
|
7030f25abd
|
8194141: Remove JDK9Wrappers
Reviewed-by: erikj, alanb
|
2018-01-04 10:14:50 -08:00 |
|
Bhavesh Patel
|
a0d37d92df
|
8192007: javadoc @uses and @provides tags in the modules documentation appears before the first-sentence summary of the service type
Reviewed-by: jjg, ksrini
|
2018-01-04 09:22:17 -08:00 |
|
Kumar Srinivasan
|
64e992633f
|
8193671: Default Methods tab under Method Summary includes static methods
Reviewed-by: jjg
|
2018-01-03 15:16:46 -08:00 |
|
Lana Steuck
|
c8c8cd7238
|
Merge
|
2018-01-04 04:22:28 +00:00 |
|
Jonathan Gibbons
|
b5fa820c6e
|
8193125: javac should not compile a module if it requires java.base with modifiers
Reviewed-by: vromero
|
2018-01-03 11:10:56 -08:00 |
|
Jonathan Gibbons
|
8f93cb3651
|
8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc)
Reviewed-by: vromero, cushon
|
2018-01-02 16:07:47 -08:00 |
|
Vicente Romero
|
d1750de1fc
|
8187487: crash with classes with same binary name
Reviewed-by: jjg
|
2018-01-02 16:35:04 -05:00 |
|
Jonathan Gibbons
|
372bc7a281
|
8194955: Warn when default HTML version is used
Reviewed-by: ksrini, bpatel
|
2018-01-12 11:41:32 -08:00 |
|
Jonathan Gibbons
|
f811ca50b3
|
8181878: javadoc should support/ignore --add-opens
Reviewed-by: ksrini
|
2018-01-11 15:38:57 -08:00 |
|
Vicente Romero
|
e2f5722888
|
8187805: bogus RuntimeVisibleTypeAnnotations for unused local in a block
Reviewed-by: sadayapalam
|
2018-01-10 22:52:08 -05:00 |
|
Vicente Romero
|
ae186c5714
|
8194836: delta apply changesets for JDK-8192885 and JDK-8175883
Reviewed-by: mcimadamore
|
2018-01-09 22:30:20 -05:00 |
|
Kumar Srinivasan
|
b5cb43b1de
|
8194953: doclet corrupts HTML files when adding navbar
Reviewed-by: jjg
|
2018-01-16 19:26:48 -08:00 |
|
Joe Darcy
|
aa4c936f54
|
8189146: Have use of "var" in 9 and earlier source versions issue a warning for type declarations
Reviewed-by: mcimadamore, jjg
|
2018-01-16 17:27:06 -08:00 |
|
Joe Darcy
|
edd2c3b6ca
|
8187951: Update javax.lang.model.SourceVersion for "var" name
Reviewed-by: jjg, mcimadamore
|
2018-01-08 17:32:54 -08:00 |
|
Vicente Romero
|
a316ab9ef3
|
8187487: crash with classes with same binary name
Reviewed-by: jjg
|
2018-01-08 14:06:25 -05:00 |
|
Liam Miller-Cushon
|
3e0afd207d
|
8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
Reviewed-by: vromero
|
2017-12-21 15:58:45 -05:00 |
|
David Holmes
|
7cd32cad89
|
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
Reviewed-by: alanb, sspitsyn
|
2017-12-20 22:36:21 -05:00 |
|
Paul Sandoz
|
038b5f571c
|
8191913: Bump classfile version number to 55
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: dholmes, darcy
|
2017-12-20 09:14:06 -08:00 |
|
Maurizio Cimadamore
|
ede41aa311
|
8057650: uniform error diagnostics for inconsistent inherited method signatures
Consolidate diagnostics for bad overrides
Reviewed-by: vromero
|
2017-12-20 15:33:31 +00:00 |
|
Phil Race
|
f06ebe9b3a
|
Merge
|
2017-12-19 13:58:31 -08:00 |
|
Liam Miller-Cushon
|
47158e4313
|
8007720: Names are not loaded correctly for method parameters if the parameters have annotations
8177486: Incorrect handling of mandated parameter names in MethodParameters attributes
Reviewed-by: jlahoda, vromero
|
2017-12-19 16:24:25 -05:00 |
|
Phil Race
|
a755f466eb
|
Merge
|
2017-12-19 13:02:39 -08:00 |
|
Robert Field
|
e1069d367d
|
8179858: jshell tool: sync nomenclature from reference to online /help
Reviewed-by: dlsmith, jjg
|
2017-12-19 11:37:00 -08:00 |
|
Joe Darcy
|
691eb78732
|
8173382: Add -source 11 and -target 11 to javac
8193291: Add SourceVersion.RELEASE_11
Reviewed-by: jjg, erikj, psandoz
|
2017-12-18 18:51:40 -08:00 |
|
Phil Race
|
b1bede0343
|
Merge
|
2017-12-18 10:28:43 -08:00 |
|
Jonathan Gibbons
|
dfbf4c7a61
|
8193525: Intermittent failures of TestModulePackages.java
Reviewed-by: darcy
|
2017-12-14 13:16:33 -08:00 |
|
Jonathan Gibbons
|
1a5f4b8fa2
|
8193525: Intermittent failures of TestModulePackages.java
Reviewed-by: darcy
|
2017-12-14 13:16:33 -08:00 |
|
Jonathan Gibbons
|
5bcb718441
|
8178070: duplicate entries in package table
Reviewed-by: bpatel, ksrini
|
2017-12-13 17:27:43 -08:00 |
|
Jonathan Gibbons
|
be25eb7f0e
|
8191054: Remove the Native-Header Tool (javah)
Reviewed-by: darcy, mcimadamore, ksrini
|
2017-12-13 14:49:48 -08:00 |
|
Robert Field
|
9ecafd93f5
|
8188894: jdk/jshell/ToolShiftTabTest.java failed with IllegalStateException
Reviewed-by: jlahoda
|
2017-12-13 14:21:12 -08:00 |
|
Phil Race
|
4b727d4f18
|
Merge
|
2017-12-13 10:25:38 -08:00 |
|
Robert Field
|
c1d0d6d51d
|
8162989: jshell tool: /edit with external editor leaks files in /tmp
Reviewed-by: jlahoda
|
2017-12-11 21:56:34 -08:00 |
|
Phil Race
|
ee9c644643
|
Merge
|
2017-12-11 10:08:51 -08:00 |
|
Jan Lahoda
|
390de69601
|
8189778: Jshell crash on tab for StringBuilder.append(
Fixing handling of {@inheritDoc} in JShell's documentation.
Reviewed-by: jjg, ksrini
|
2017-12-11 18:33:53 +01:00 |
|
Bhavesh Patel
|
1bf16ef2db
|
8164407: Add module support for -link and -linkoffline javadoc option
Reviewed-by: jjg, ksrini
|
2017-12-13 12:45:06 -08:00 |
|
Jan Lahoda
|
f9431b7d26
|
8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
Returning the number of standalone arguments from com.sun.tools.javac.api.JavacTool.isSupportedOption.
Reviewed-by: jjg
|
2017-12-08 16:28:14 +01:00 |
|
Srikanth Adayapalam
|
18e476899c
|
8182401: Verification error for enclosing instance capture inside super constructor invocation
Reviewed-by: vromero
|
2017-12-11 06:58:14 +05:30 |
|
Robert Field
|
e08ffc05d9
|
8192863: jshell tool: /<id><tab> gives "No such command"
Reviewed-by: jlahoda
|
2017-12-07 13:23:18 -08:00 |
|
Jan Lahoda
|
17b766fb1d
|
8191636: [Windows] jshell tool: Wrong character in /env class-path command crashes jshell
Fixing handling of invalid paths.
Reviewed-by: rfield
|
2017-12-13 11:27:28 +01:00 |
|
Kumar Srinivasan
|
05d1149d5e
|
8192850: method summary tables of inherited methods improperly list static interface methods
Reviewed-by: jjg
|
2017-12-12 20:18:14 -08:00 |
|
Kumar Srinivasan
|
ddb9702c14
|
8193107: javadoc complains about empty module
Reviewed-by: jjg
|
2017-12-12 14:16:24 -08:00 |
|
Mandy Chung
|
0b0340fe0f
|
8193192: jdeps --generate-module-info does not look at module path
Reviewed-by: dfuchs
|
2017-12-12 11:31:38 -08:00 |
|
Srikanth Adayapalam
|
ac4e5933a6
|
8193142: Regression: ClassCastException: Type$ErrorType cannot be cast to Type$ArrayType
Reviewed-by: mcimadamore
|
2017-12-12 18:40:31 +05:30 |
|