Commit Graph

4267 Commits

Author SHA1 Message Date
Jan Lahoda
698882e467 8185426: Jshell crashing on autocompletion
Properly canceling completion on <tab> if needed.

Reviewed-by: rfield
2017-08-25 13:48:49 +02:00
Abhijit Saha
701dfdd390 Merge 2017-08-25 05:02:57 +00:00
Abhijit Saha
640506eaaf Added tag jdk-10+21 for changeset 25ac5da6502e 2017-08-25 04:59:23 +00:00
Bhavesh Patel
1b79d09cf9 8182263: Search box and reset button needs to be a11y fixed
Reviewed-by: jjg, ksrini
2017-08-24 12:32:32 -07:00
Robert Field
a908618445 8185108: JShell: NullPointerException when throwing exception with null message under local ExecutionControl
Reviewed-by: jlahoda
2017-08-23 14:06:50 -07:00
Jonathan Gibbons
1c0fce9964 8186460: Fix stylesheet to better display multi-row headers in "striped" tables
Reviewed-by: bpatel
2017-08-23 10:53:57 -07:00
Robert Field
1a42e4f2ec 8186636: JShell tests: jtreg_4.2-b08 breaks ComputeFQNsTest.testAddImport()
Reviewed-by: jlahoda
2017-08-22 23:26:28 -07:00
Jan Lahoda
638006a097 8182297: jshell tool: pasting multiple lines of code truncated
Read input needs to be kept across ConsoleReader.readLine invocations unless consumed.

Reviewed-by: rfield, rfield
2017-08-22 13:10:46 +02:00
Vicente Romero
167b313be8 8160396: test for fix for JDK-8159439 can't be included till CODETOOLS-7901710 is fixed
Reviewed-by: jjg
2017-08-21 16:37:17 -04:00
Robert Field
7872f39eb7 8186475: JShell API: remove trailing HTML paragraph tag
Reviewed-by: jlahoda
2017-08-21 08:29:42 -07:00
Sean Mullan
a905844c9c Merge 2017-08-21 14:09:06 +00:00
Sean Mullan
7c536f7a4c 8159544: Remove deprecated classes in com.sun.security.auth.**
Reviewed-by: jlahoda, vinnie, weijun
2017-08-21 14:04:50 +00:00
Igor Ignatyev
cfe67231aa 8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
2017-08-20 20:36:11 -07:00
Andrey Nazarov
902efb3cde 8186020: jdk/javadoc/tool/exceptionHandling/TestExceptionHandling.java fails
Reviewed-by: jjg, ksrini
2017-08-18 15:58:17 -07:00
Abhijit Saha
8baf31ba74 Added tag jdk-10+20 for changeset f4c981fc7818 2017-08-18 04:37:00 +00:00
Robert Field
6573d94b58 8182270: JShell API: Tools need snippet information without evaluating snippet
8166334: jshell tool: shortcut: expression/statement to method

Reviewed-by: jlahoda
2017-08-16 18:42:11 -07:00
Kumar Srinivasan
1dd6fa2fb6 8173425: Javadoc needs a new tag to specify the summary
Reviewed-by: jjg
2017-08-15 13:16:32 -07:00
Lana Steuck
d15ccc0eb9 Merge 2017-08-08 23:00:45 +00:00
Abhijit Saha
ee078c5fe7 Added tag jdk-10+19 for changeset 198011f2d98b 2017-08-08 22:11:11 +00:00
Lana Steuck
34c20f69e0 Added tag jdk-10+18 for changeset c65be9fae87b 2017-08-04 23:29:09 +00:00
Jonathan Gibbons
e3fc153bc8 8185756: JShell has two broken links in its documentation
Reviewed-by: rfield
2017-08-04 15:42:58 -07:00
Hamlin Li
61548e670e 8185788: langtools test jdk/javadoc/doclet/testModules/TestModuleServicesLink.java fails with compilation error
Reviewed-by: jjg
2017-08-03 18:30:32 -07:00
Phil Race
fc1b71f7de Added tag jdk-9+181 for changeset 8edc4d2e80bd 2017-08-03 18:57:02 +00:00
Priya Lakshmi Muthuswamy
2007e6eda7 8185151: doclet may create a link to a missing anchor/id
Reviewed-by: jjg, ksrini
2017-08-02 15:09:24 -07:00
Priya Lakshmi Muthuswamy
86fb8740de 8185194: Missing anchor for package description in package-summary.html pages
Reviewed-by: bpatel, jjg, ksrini
2017-08-02 12:34:23 -07:00
Priya Lakshmi Muthuswamy
0a3e0dd1cc 8183582: Rationalize doclet -docencoding and -charset options
Reviewed-by: jjg, ksrini
2017-08-02 09:26:35 -07:00
Kumar Srinivasan
d8492f4fcd 8184969: Cannot specify multiple -link to jdk9 javadoc
Reviewed-by: jjg
2017-07-28 15:00:53 -07:00
Kumar Srinivasan
0fdd008b62 8183026: minor cleanup for IndexUseComparator
8163990: Utils.ElementComparator does not need to be generic

Reviewed-by: jjg
2017-07-28 14:29:29 -07:00
Amy Lu
135d500fc8 8184894: Mark ExternalEditorTest.java as intermittently failing, demote to tier 2
Reviewed-by: jlahoda
2017-07-28 19:54:26 +08:00
Lana Steuck
aebc535a09 Added tag jdk-10+17 for changeset 7ee858174605 2017-07-28 02:34:45 +00:00
Lana Steuck
b5a851e062 Added tag jdk-9+180 for changeset 38f5945b47b4 2017-07-27 18:04:49 +00:00
Lana Steuck
78313dc42b Merge 2017-07-27 02:14:06 +00:00
Lana Steuck
34eef85736 Added tag jdk-9+179 for changeset e504e67e549a 2017-07-20 21:12:23 +00:00
Tim Bell
c260d76912 Added tag jdk-10+16 for changeset 1afba647cd44 2017-07-20 18:17:15 +00:00
Priya Lakshmi Muthuswamy
c31576193a 8057647: javac parser needs updates to have better error recovery for error cases of new array creation with dimensions
Reviewed-by: jlahoda
2017-07-19 11:44:08 +05:30
Priya Lakshmi Muthuswamy
f7a836d55a 8182359: Color contrast Error on <pkg-type>/pkg-use.html pages
Reviewed-by: bpatel, jjg
2017-07-18 15:50:14 -07:00
Bhavesh Patel
f26667d2a2 8181622: new {@index} tag generates multiple index entries
Reviewed-by: jjg, ksrini
2017-07-15 14:51:42 -07:00
Priya Lakshmi Muthuswamy
0fc53f8797 8177048: javadoc should support -version and/or --version
Reviewed-by: jjg, ksrini
2017-07-15 11:06:32 -07:00
Lana Steuck
e9afe31818 Added tag jdk-10+15 for changeset 6a58a7837e93 2017-07-13 19:34:31 +00:00
Lana Steuck
c66cb9267a Added tag jdk-9+178 for changeset e8d8b02716f5 2017-07-13 17:32:52 +00:00
Jan Lahoda
77897a9a41 8182450: javac aborts when generating ct.sym intermittently
Initialize the module system model even in presence of missing/broken module-infos; BadClassFiles should not immediatelly abort compilation anymore, but should be handled as if the classfile did not exist.

Reviewed-by: jjg
2017-07-13 13:37:44 +02:00
Erik Joelsson
8457d93174 8181298: Assertion failure in com.sun.tools.javac.comp.Modules
Fixing dependencies for ct.sym-files target.

Reviewed-by: tbell, erikj
2017-07-13 08:49:11 +02:00
Bhavesh Patel
e9043d7740 8182257: Duplicate anchor ids in generated javadoc pages
Reviewed-by: jjg
2017-07-12 18:54:07 -07:00
Bhavesh Patel
2fd189eecd 8170825: Generated index page has a broken link
Reviewed-by: jjg
2017-07-12 17:39:46 -07:00
Jonathan Gibbons
cc10e3484e 8184225: Fix accessibility and tidy issues in jdk.jshell docs
Reviewed-by: jlahoda
2017-07-12 11:24:45 -07:00
Priya Lakshmi Muthuswamy
9efc4c1a60 8074364: Update error message for incorrect annotation type declaration
Issue a more direct, specific error when an annotation type is declared where it is disallowed

Reviewed-by: sadayapalam
2017-07-12 12:27:57 +05:30
Jonathan Gibbons
c1b1a66e23 8184023: Fix tables in doc comments to be accessible
Reviewed-by: ksrini
2017-07-11 18:09:10 -07:00
Jonathan Gibbons
857d250fd2 8183897: Update the "striped" style in the javadoc style sheet
Reviewed-by: bpatel
2017-07-07 10:21:48 -07:00
Lana Steuck
446e215ad6 Merge 2017-07-07 03:13:17 +00:00
Lana Steuck
c95703ff58 Added tag jdk-10+14 for changeset b2a0122861f5 2017-07-06 22:34:36 +00:00