jdk-24/langtools/test/jdk/jshell
2016-05-29 23:46:49 +09:00
..
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 8154485: JShell: infrastructure for multi-Snippet class wrappers 2016-04-25 08:50:16 -07:00
ClassMembersTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
ClassPathTest.java 8152897: refactor ToolBox to allow reduced documented dependencies 2016-03-31 15:20:50 -07:00
CommandCompletionTest.java 8157200: jshell tool: Add /retain command to persist settings 2016-05-20 11:55:46 -07:00
Compiler.java 8152897: refactor ToolBox to allow reduced documented dependencies 2016-03-31 15:20:50 -07:00
CompletenessStressTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
CompletenessTest.java 8148316: jshell tool: Configurable output format 2016-03-08 11:53:35 -08:00
CompletionSuggestionTest.java 8153761: JShell: Completion -- Show parameter names if possible 2016-05-05 12:55:21 +02:00
ComputeFQNsTest.java 8152897: refactor ToolBox to allow reduced documented dependencies 2016-03-31 15:20:50 -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 8139872: JShell tests: EditorPadTest failing on headless 2016-05-27 14:45:20 -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
ExecutionControlTest.java 8156101: JShell SPI: Provide a pluggable execution control SPI 2016-05-21 22:32:08 -07:00
ExpectedDiagnostic.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
ExternalEditorTest.java 8143955: JShell tool (UX): Output structure 2016-04-12 22:23:11 -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
JShellStateClosedTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
KullaCompletenessStressTest.java 8148147: Sync up @modules from jigsaw/jake 2016-01-25 19:01:32 +00:00
KullaTesting.java 8156101: JShell SPI: Provide a pluggable execution control SPI 2016-05-21 22:32:08 -07:00
LocalExecutionControl.java 8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE 2016-05-23 13:05:04 -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 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
ReplaceTest.java 8154485: JShell: infrastructure for multi-Snippet class wrappers 2016-04-25 08:50:16 -07:00
ReplToolTesting.java 8153920: jshell tool: allow a parameter on the /vars /methods /classes commands 2016-05-16 21:46:32 -07:00
ShutdownTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
SimpleRegressionTest.java 8130450: JShell: events are not generated for repeated source 2016-04-08 10:51:57 -07:00
SnippetStatusListenerTest.java 8154485: JShell: infrastructure for multi-Snippet class wrappers 2016-04-25 08:50:16 -07:00
SnippetTest.java 8154485: JShell: infrastructure for multi-Snippet class wrappers 2016-04-25 08:50:16 -07:00
StartOptionTest.java 8157953: JShell tests: reenable ToolBasicTest 2016-05-26 12:38:21 -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 8157953: JShell tests: reenable ToolBasicTest 2016-05-26 12:38:21 -07:00
ToolCommandOptionTest.java 8157517: jshell tool: allow undoing operations 2016-05-23 10:12:05 -07:00
ToolFormatTest.java 8157261: jshell tool: truncation for expressions is not consistent 2016-05-27 10:37:46 -07:00
ToolLocaleMessageTest.java 8157517: jshell tool: allow undoing operations 2016-05-23 10:12:05 -07:00
ToolReloadTest.java 8157185: jshell tool: ambiguous format -- distinguished arguments should be options 2016-05-18 11:35:10 -07:00
ToolRetainTest.java 8157517: jshell tool: allow undoing operations 2016-05-23 10:12:05 -07:00
ToolSimpleTest.java 8157517: jshell tool: allow undoing operations 2016-05-23 10:12:05 -07: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
VariablesTest.java 8154485: JShell: infrastructure for multi-Snippet class wrappers 2016-04-25 08:50:16 -07:00