.. |
T8146368
|
8143955: JShell tool (UX): Output structure
|
2016-04-12 22:23:11 -07:00 |
AnalysisTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
ClassesTest.java
|
8143964: JShell API: convert query responses to Stream instead of List
|
2016-08-09 23:00:49 -07:00 |
ClassMembersTest.java
|
8139829: JShell API: No use of fields to return information from public types
|
2016-06-08 00:32:31 -07:00 |
ClassPathTest.java
|
8152897: refactor ToolBox to allow reduced documented dependencies
|
2016-03-31 15:20:50 -07:00 |
CommandCompletionTest.java
|
8160089: jshell tool: use new double-dash long-form command-line options
|
2016-08-22 19:31:37 -07:00 |
Compiler.java
|
8152897: refactor ToolBox to allow reduced documented dependencies
|
2016-03-31 15:20:50 -07:00 |
CompilerOptionsTest.java
|
8159635: JShell API: Add compiler options
|
2016-07-01 14:16:28 -07:00 |
CompletenessStressTest.java
|
8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, ..
|
2016-08-15 11:39:53 -07:00 |
CompletenessTest.java
|
8131024: JShell: multi-line comment not detected as incomplete
|
2016-06-02 12:52:00 -07:00 |
CompletionSuggestionTest.java
|
8129421: JShell: unacceptable suggestions in 'extends', 'implements' in smart completion
|
2016-08-15 08:28:26 +02:00 |
ComputeFQNsTest.java
|
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
|
2016-07-20 23:19:09 -07:00 |
CustomEditor.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
DropTest.java
|
8154485: JShell: infrastructure for multi-Snippet class wrappers
|
2016-04-25 08:50:16 -07:00 |
EditorPadTest.java
|
8139872: JShell tests: EditorPadTest failing on headless
|
2016-05-27 14:45:20 -07:00 |
EditorTestBase.java
|
8160089: jshell tool: use new double-dash long-form command-line options
|
2016-08-22 19:31:37 -07:00 |
EmptyTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
ErrorTranslationTest.java
|
8152897: refactor ToolBox to allow reduced documented dependencies
|
2016-03-31 15:20:50 -07:00 |
ExceptionsTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
ExecutionControlTestBase.java
|
8131029 : JShell: recover from VMConnection launch failure
|
2016-06-02 14:05:13 -07:00 |
ExpectedDiagnostic.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
ExternalEditorTest.java
|
8160089: jshell tool: use new double-dash long-form command-line options
|
2016-08-22 19:31:37 -07:00 |
FailOverExecutionControlTest.java
|
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
|
2016-07-20 23:19:09 -07:00 |
HistoryTest.java
|
8133549: Generalize jshell's EditingHistory
|
2016-05-18 21:00:43 +02:00 |
IdGeneratorTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
IgnoreTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
IllegalArgumentExceptionTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
ImportTest.java
|
8141415: JShell: wrap erroneous with one-liner comment-outed imports
|
2016-05-29 23:46:49 +09:00 |
InferTypeTest.java
|
8152897: refactor ToolBox to allow reduced documented dependencies
|
2016-03-31 15:20:50 -07:00 |
IOTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
JDIListeningExecutionControlTest.java
|
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
|
2016-07-20 23:19:09 -07:00 |
JShellQueryTest.java
|
8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis
|
2016-08-22 08:18:18 -07:00 |
JShellStateClosedTest.java
|
8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis
|
2016-08-22 08:18:18 -07:00 |
KullaCompletenessStressTest.java
|
8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided
|
2016-07-14 11:14:22 -07:00 |
KullaTesting.java
|
8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis
|
2016-08-22 08:18:18 -07:00 |
MethodsTest.java
|
8154485: JShell: infrastructure for multi-Snippet class wrappers
|
2016-04-25 08:50:16 -07:00 |
ModifiersTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
NullTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
RejectedFailedTest.java
|
8143964: JShell API: convert query responses to Stream instead of List
|
2016-08-09 23:00:49 -07:00 |
ReplaceTest.java
|
8143964: JShell API: convert query responses to Stream instead of List
|
2016-08-09 23:00:49 -07:00 |
ReplToolTesting.java
|
8139829: JShell API: No use of fields to return information from public types
|
2016-06-08 00:32:31 -07:00 |
ShutdownTest.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
SimpleRegressionTest.java
|
8154374: JShell: setContextClassLoader() for remote Snippet class loader
|
2016-08-22 09:12:11 -07:00 |
SnippetStatusListenerTest.java
|
8154485: JShell: infrastructure for multi-Snippet class wrappers
|
2016-04-25 08:50:16 -07:00 |
SnippetTest.java
|
8139829: JShell API: No use of fields to return information from public types
|
2016-06-08 00:32:31 -07:00 |
StartOptionTest.java
|
8160089: jshell tool: use new double-dash long-form command-line options
|
2016-08-22 19:31:37 -07:00 |
StopExecutionTest.java
|
8148147: Sync up @modules from jigsaw/jake
|
2016-01-25 19:01:32 +00:00 |
TestingInputStream.java
|
8134254: JShell API/tool: REPL for Java into JDK9
|
2015-10-19 19:15:16 +02:00 |
ToolBasicTest.java
|
8160089: jshell tool: use new double-dash long-form command-line options
|
2016-08-22 19:31:37 -07:00 |
ToolCommandOptionTest.java
|
8158738: jshell tool: Save does not affect jshell if started from another editor
|
2016-08-26 11:36:08 -07:00 |
ToolFormatTest.java
|
8157261: jshell tool: truncation for expressions is not consistent
|
2016-05-27 10:37:46 -07:00 |
ToolLocaleMessageTest.java
|
8160089: jshell tool: use new double-dash long-form command-line options
|
2016-08-22 19:31:37 -07:00 |
ToolReloadTest.java
|
8160089: jshell tool: use new double-dash long-form command-line options
|
2016-08-22 19:31:37 -07:00 |
ToolRetainTest.java
|
8157517: jshell tool: allow undoing operations
|
2016-05-23 10:12:05 -07:00 |
ToolSimpleTest.java
|
8153897: jshell tool: "not active" must be pulled from resource file
|
2016-08-29 11:13:48 +00:00 |
TypeNameTest.java
|
8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
|
2015-12-11 11:20:10 -08:00 |
UserExecutionControlTest.java
|
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
|
2016-07-20 23:19:09 -07:00 |
UserJDIUserRemoteTest.java
|
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
|
2016-07-20 23:19:09 -07:00 |
VariablesTest.java
|
8143964: JShell API: convert query responses to Stream instead of List
|
2016-08-09 23:00:49 -07:00 |
WrapperTest.java
|
8159111: JShell API: Add access to wrappers and dependencies
|
2016-07-01 14:41:07 -07:00 |