Robert Field
|
6c5591c8d2
|
8178992: jshell tool: missing references in /help /set mode
Reviewed-by: jlahoda
|
2017-04-21 12:27:02 -07:00 |
|
Robert Field
|
2d34a0490a
|
8178520: jshell tool: /help /save -- incorrect description of /save -start
Reviewed-by: jlahoda
|
2017-04-13 14:11:33 -07:00 |
|
Robert Field
|
849cae8710
|
8178023: jshell tool: crash with ugly message on attempt to add non-existant module path
Reviewed-by: jlahoda
|
2017-04-11 17:26:52 -07:00 |
|
Jan Lahoda
|
64d37b0a69
|
8178013: Finetuning of merged tab and shift tab completion
Fixing mistakes in localization bundle, fixing completion after /help set.
Reviewed-by: rfield
|
2017-04-06 11:55:58 +02:00 |
|
Jan Lahoda
|
f447a87ed6
|
8177076: jshell tool: usability of completion
Merging completion and documentation completion, assigning Shift-tab shortcut to fix actions.
Reviewed-by: rfield
|
2017-03-31 10:46:37 +02:00 |
|
Robert Field
|
7b69bf343e
|
8177078: jshell tool: fix documentation of /help shortcuts
8177735: jshell tool: /help /help -- typo "comand"
8177308: jshell tool: documentation: multiple start-up files and predefines not documented
Reviewed-by: jlahoda
|
2017-03-30 13:55:01 -07:00 |
|
Robert Field
|
67066fa639
|
8177079: jshell tool: usability of /help for commands and sub-commands
Reviewed-by: jlahoda
|
2017-03-29 16:07:30 -07:00 |
|
Mandy Chung
|
38c354f351
|
8173303: Add module-subgraph images to main platform documentation
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: alanb, chegar, erikj, ihse, lancea
|
2017-03-29 09:41:36 -07:00 |
|
Robert Field
|
a6a8595d7e
|
8176412: jshell tool: automatic imports are excluded on /reload causing it to fail
Reviewed-by: jlahoda
|
2017-03-09 08:45:21 -08:00 |
|
Maurizio Cimadamore
|
90d03330a1
|
8176265: Method overload resolution on a covariant base type doesn't work in 9
Some type mappings should not be recursive
Reviewed-by: vromero, jlahoda
|
2017-03-09 12:08:02 +00:00 |
|
Robert Field
|
826a40c57a
|
8175304: JShell tool: The /reset command hangs after setting a startup script
Reviewed-by: jlahoda
|
2017-03-06 08:57:41 -08:00 |
|
Jan Lahoda
|
2d911bad19
|
8175560: Drop String pkgName from javax.tools.JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName)
Reviewed-by: jjg
|
2017-03-06 13:17:33 +01:00 |
|
Robert Field
|
54adf4b246
|
8175886: JShell: crash on tab-complete with NPE
Reviewed-by: jlahoda
|
2017-03-03 10:58:08 -08:00 |
|
Li Jiang
|
3bc6b3808b
|
8172956: JDK9 message drop 30 l10n resource file updates - open
Reviewed-by: joehw, mchung, smarks, sherman, henryjen
|
2017-02-21 06:02:37 -08:00 |
|
Robert Field
|
fb170dede9
|
8174857: jshell tool: /help /set truncation -- confusing indentation
Reviewed-by: jjg
|
2017-02-13 12:14:23 -08:00 |
|
Robert Field
|
9691449f5f
|
8174797: jshell tool: invalid module path crashes tool
8174796: jshell tool: regression: user home (tilde) not translated
Reviewed-by: jlahoda
|
2017-02-13 08:50:26 -08:00 |
|
Jan Lahoda
|
4c9c591399
|
8174245: Javadoc is not working for some methods
Parsing source file as if they were part of their corresponding modules.
Reviewed-by: rfield
|
2017-02-13 11:57:56 +01:00 |
|
Jan Lahoda
|
261ce92be5
|
8173777: Merge javac -Xmodule into javac--patch-module
Merging -Xmodule: functionality into --patch-module.
Reviewed-by: jjg, mchung, rfield
|
2017-02-13 09:37:26 +01:00 |
|
Robert Field
|
6d8a15972e
|
8174762: JShell: @since tags missing
Reviewed-by: jjg
|
2017-02-10 13:49:42 -08:00 |
|
Robert Field
|
6d73f9fae9
|
8174262: Error message misspelling: "instanciated"
Reviewed-by: jjg
|
2017-02-09 18:58:36 -08:00 |
|
Robert Field
|
52f0f390a8
|
8173916: jshell tool: /methods signature confusing/non-standard format
8174028: jshell tool: /method /type failed declaration listed (without indication)
8174041: jshell tool: --startup PRINTING references undeclared Locale class
Reviewed-by: jlahoda
|
2017-02-08 13:35:42 -08:00 |
|
Robert Field
|
4593304c07
|
8173845: JShell API: not patch compatible
Reviewed-by: jlahoda
|
2017-02-08 10:43:16 -08:00 |
|
Robert Field
|
ee13abe593
|
8173893: JShell: reduce memory leaks
Reviewed-by: jlahoda
|
2017-02-08 09:12:45 -08:00 |
|
Robert Field
|
c42d389e2d
|
8173807: JShell: control characters should be escaped in String values
Reviewed-by: jlahoda
|
2017-02-06 09:25:31 -08:00 |
|
Robert Field
|
43593d5bf5
|
8173848: JShell: less-than causes: reached end of file while parsing
Reviewed-by: jlahoda
|
2017-02-06 09:00:02 -08:00 |
|
Srikanth Adayapalam
|
d6090047be
|
8166420: Confusing error message when reading bad module declaration
Reviewed-by: jlahoda
|
2017-02-06 18:14:51 +05:30 |
|
Jan Lahoda
|
e7c5d26299
|
8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost
Disable Ctrl-C while running external editors.
Reviewed-by: rfield
|
2017-02-06 11:11:43 +01:00 |
|
Jonathan Gibbons
|
02431ac603
|
8172807: Javac doesn't report errors on duplicate provides with different service implementations
Reviewed-by: jlahoda
|
2017-02-02 14:34:21 -08:00 |
|
Robert Field
|
88d92662cd
|
8173577: JShell tests: Some testng tests check nothing
Reviewed-by: jlahoda
|
2017-02-01 09:10:07 -08:00 |
|
Robert Field
|
48836cb851
|
8173652: jshell tool: store history on fatal exit
Reviewed-by: jlahoda
|
2017-01-31 17:01:55 -08:00 |
|
Robert Field
|
01b7f9ed5e
|
8171343: jshell tool: missing options: --help-extra --show-version
Reviewed-by: jlahoda
|
2017-01-25 10:43:41 -08:00 |
|
Jan Lahoda
|
8e3182c384
|
8153759: jshell tool: Smart completion detection is not reliable
Reverting back to smart completion if any action follows a completion action.
Reviewed-by: rfield
|
2017-01-24 13:29:58 +01:00 |
|
Robert Field
|
bba1175418
|
8173073: jshell tool: blank lines removed from multi-line snippets
Reviewed-by: jlahoda
|
2017-01-20 11:05:48 -08:00 |
|
Robert Field
|
362b794a82
|
8171130: jshell tool: /edit adds empty statement to brace terminated snippet
8173007: JShell Tests: ToolFormatTest takes too long
Reviewed-by: jlahoda
|
2017-01-19 11:17:11 -08:00 |
|
Robert Field
|
99e3bceb60
|
8172179: jshell tool: builtin startup settings should be by reference not content
Reviewed-by: jlahoda
|
2017-01-19 11:12:02 -08:00 |
|
Robert Field
|
96c8382650
|
8172530: JShell: TypeProjection .stream().map(...).collect(...) must be replaced with .map(...)
Reviewed-by: mcimadamore
|
2017-01-11 11:09:04 -08:00 |
|
Jan Lahoda
|
b8bdb56985
|
8172414: jshell not working in exploded JDK build
Using Class.getResourceAsStream instead of a direct reference to JRT.
Reviewed-by: rfield, sundar
|
2017-01-10 13:53:44 +01:00 |
|
Jan Lahoda
|
fd12ea2d58
|
8171385: jshell tool: unresponsive to ctrl-C in input wait on Windows
Ensuring stop is sent using the proper channel depending on the current state of the StopDetectingInputStream.
Reviewed-by: rfield
|
2017-01-10 10:17:47 +01:00 |
|
Robert Field
|
cea33151ed
|
8171981: JShell: Fails compilation: new Object().getClass().getSuperclass()
Reviewed-by: mcimadamore
|
2017-01-09 18:04:16 -08:00 |
|
Robert Field
|
f9b57bfbed
|
8172255: JShell API: ExecutionControl/LoaderDelegate: Remove unused/unimplemented setClassPath
Reviewed-by: jlahoda
|
2017-01-09 13:50:45 -08:00 |
|
Robert Field
|
6f796f5684
|
8165405: jshell tool: /classpath is inconsistent
8172103: JShell: crash in TaskFactory$WrapSourceHandler.diag
Reviewed-by: jlahoda
|
2017-01-06 10:31:25 -08:00 |
|
Robert Field
|
6c52320ccc
|
8172102: jshell tool: remove print method forwarding to System.out from default startup
Reviewed-by: briangoetz
|
2017-01-02 18:31:30 -08:00 |
|
Robert Field
|
72b502fa4f
|
8171892: JShell: incorrect printing of multidemensional arrays
8171387: jshell tool: message inconsistencies
Reviewed-by: sundar, dlsmith
|
2016-12-23 11:17:50 -08:00 |
|
Robert Field
|
f7067671f6
|
8168615: JShell API: jdk.jshell.spi should be a pluggable ServiceLoader SPI
Reviewed-by: jlahoda
|
2016-12-21 20:14:39 -08:00 |
|
Robert Field
|
ea579f7bec
|
8170162: jshell tool: no mechanism to programmatically launch
8170044: jshell tool: jshell missing from javax.tools.ToolProvider
Reviewed-by: jjg
|
2016-12-20 13:42:13 -08:00 |
|
David Dehaven
|
2bff185d11
|
Merge
|
2016-12-16 11:58:18 -08:00 |
|
Maurizio Cimadamore
|
ef78f339fd
|
8171371: Remove redundant type-arguments from generic method calls
Reviewed-by: jjg, rfield, mchung
|
2016-12-16 15:27:47 +00:00 |
|
Maurizio Cimadamore
|
c4e8276376
|
8181370: Convert anonymous inner classes into lambdas/method references
Reviewed-by: jjg, rfield, mchung
|
2016-12-16 15:27:34 +00:00 |
|
David Dehaven
|
44265a8aaa
|
Merge
|
2016-12-12 20:54:41 -08:00 |
|
Li Jiang
|
34c791a6a4
|
8169618: JDK9 message drop interim resource updates - OpenJDK
Reviewed-by: rfield, peytoia, joehw, weijun
|
2016-12-07 05:58:43 -08:00 |
|