.. |
T8146368
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
AnalysisTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
AnalyzeSnippetTest.java
|
8341176: Permit access to diagnostics for transient snippets
|
2024-11-11 09:34:43 +00:00 |
BadExecutionControlSpecTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ClassesTest.java
|
8319532: jshell - Non-sealed declarations sometimes break a snippet evaluation
|
2023-11-07 15:27:48 +00:00 |
ClassMembersTest.java
|
8293000: Review running times of jshell regression tests
|
2022-09-30 08:57:50 +00:00 |
ClassPathTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
CommandCompletionTest.java
|
8295814: jdk/jshell/CommandCompletionTest.java fails with "lists don't have the same size expected [2] but found [1]"
|
2022-11-15 12:09:59 +00:00 |
Compiler.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
CompilerOptionsTest.java
|
8173605: Remove support for source and target 1.7 option in javac
|
2022-09-01 16:43:50 +00:00 |
CompletenessStressTest.java
|
8242931: Few more tests that use nashorn have been missed
|
2020-04-17 09:50:02 +05:30 |
CompletenessTest.java
|
8329948: Remove string template feature
|
2024-04-17 14:10:28 +00:00 |
CompletionSuggestionTest.java
|
8326333: jshell <TAB> completion on arrays is incomplete
|
2024-03-18 08:25:06 +00:00 |
ComputeFQNsTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ConsoleTest.java
|
8342936: Enhance java.io.IO with parameter-less println() and readln()
|
2024-11-14 08:22:51 +00:00 |
ConsoleToolTest.java
|
8331535: Incorrect prompt for Console.readLine
|
2024-05-13 08:16:30 +00:00 |
CustomEditor.java
|
8237589: Fix copyright header formatting
|
2020-01-21 14:23:01 -08:00 |
CustomInputToolBuilder.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
DropTest.java
|
8199623: JShell: corralling not restored on drop
|
2019-06-03 08:21:04 -07:00 |
DyingRemoteAgent.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
EditorTestBase.java
|
8210808: jshell tool: only considers the first snippet of the external editor
|
2018-10-29 08:34:33 -07:00 |
EmptyTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ErrorRecoveryTest.java
|
8332230: jshell throws AssertionError when processing annotations
|
2024-05-30 06:02:31 +00:00 |
ErrorTranslationTest.java
|
8247456: JShell: Handling of top-level final, abstract, and static modifiers
|
2020-09-02 09:37:25 -07:00 |
ExceptionMessageTest.java
|
8339591: Mark jdk/jshell/ExceptionMessageTest.java intermittent
|
2024-09-09 06:42:05 +00:00 |
ExceptionsTest.java
|
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
|
2021-10-28 18:32:50 +00:00 |
ExecPtyGetFlagsToSetTest.java
|
8327476: Upgrade JLine to 3.26.1
|
2024-05-09 13:54:04 +00:00 |
ExecutionControlSpecTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ExecutionControlTestBase.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
ExpectedDiagnostic.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ExternalEditorTest.java
|
8286191: misc tests fail due to JDK-8285987
|
2022-05-10 07:44:20 +00:00 |
FailOverDirectExecutionControlTest.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
FailOverExecutionControlDyingLaunchTest.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
FailOverExecutionControlHangingLaunchTest.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
FailOverExecutionControlHangingListenTest.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
FailOverExecutionControlTest.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
FileManagerTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ForwardReferenceImportTest.java
|
8133616: compiler error messages for dup single type, single static import switched
|
2017-11-27 19:29:00 +01:00 |
ForwardReferenceTest.java
|
8010319: Implementation of JEP 181: Nest-Based Access Control
|
2018-06-23 01:32:41 -04:00 |
GetResourceTest.java
|
8010319: Implementation of JEP 181: Nest-Based Access Control
|
2018-06-23 01:32:41 -04:00 |
HangingRemoteAgent.java
|
8207166: jdk/jshell/JdiHangingLaunchExecutionControlTest.java - launch timeout
|
2022-09-07 18:30:16 +00:00 |
HighlightUITest.java
|
8330704: Clean up non-standard use of /** comments in some langtools tests
|
2024-04-22 21:52:22 +00:00 |
HistoryTest.java
|
8214491: Upgrade to JLine 3.9.0
|
2018-12-11 11:29:28 +01:00 |
HistoryUITest.java
|
8330704: Clean up non-standard use of /** comments in some langtools tests
|
2024-04-22 21:52:22 +00:00 |
IdGeneratorTest.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
IgnoreTest.java
|
8247456: JShell: Handling of top-level final, abstract, and static modifiers
|
2020-09-02 09:37:25 -07:00 |
IllegalArgumentExceptionTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ImportTest.java
|
8129418: JShell: better highlighting of errors in imports on demand
|
2024-05-17 06:39:53 +00:00 |
InaccessibleExpressionTest.java
|
8191842: JShell: Inferred type information is lost when assigning types to a \"var\"
|
2018-01-19 17:11:52 +01:00 |
IndentUITest.java
|
8330704: Clean up non-standard use of /** comments in some langtools tests
|
2024-04-22 21:52:22 +00:00 |
InferTypeTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
IOTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JavadocTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdiBadOptionLaunchExecutionControlTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdiBadOptionListenExecutionControlTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdiBogusHostListenExecutionControlTest.java
|
8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException
|
2018-02-22 12:26:01 -08:00 |
JdiFailingLaunchExecutionControlTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdiFailingListenExecutionControlTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdiHangingLaunchExecutionControlTest.java
|
8207166: jdk/jshell/JdiHangingLaunchExecutionControlTest.java - launch timeout
|
2022-09-07 18:30:16 +00:00 |
JdiHangingListenExecutionControlTest.java
|
8202599: Mark intermittently failing jshell tests
|
2018-05-05 09:34:01 -07:00 |
JdiLaunchingExecutionControlTest.java
|
8202599: Mark intermittently failing jshell tests
|
2018-05-05 09:34:01 -07:00 |
JdiListeningExecutionControlTest.java
|
8202599: Mark intermittently failing jshell tests
|
2018-05-05 09:34:01 -07:00 |
JdiListeningLocalhostExecutionControlTest.java
|
8202599: Mark intermittently failing jshell tests
|
2018-05-05 09:34:01 -07:00 |
JdiStarterTest.java
|
8319311: JShell Process Builder should be configurable
|
2023-11-28 12:32:23 +00:00 |
JLCollisionTest.java
|
8327512: JShell does not work correctly when a class named Object or Throwable is defined
|
2024-04-26 07:23:49 +00:00 |
JShellQueryTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JShellStateClosedTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
KullaCompletenessStressTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
KullaTesting.java
|
8328481: Implement JEP 476: Module Import Declarations (Preview)
|
2024-05-06 05:49:28 +00:00 |
LocalExecutionClassPathTest.java
|
8314327: Issues with JShell when using "local" execution engine
|
2023-12-05 17:57:43 +00:00 |
LocalExecutionContextLoaderParentTest.java
|
8314327: Issues with JShell when using "local" execution engine
|
2023-12-05 17:57:43 +00:00 |
LocalExecutionTestSupport.java
|
8314327: Issues with JShell when using "local" execution engine
|
2023-12-05 17:57:43 +00:00 |
MethodsTest.java
|
8272135: jshell: Method cannot use its overloaded version
|
2021-09-07 09:50:10 +00:00 |
ModifiersTest.java
|
8221580: Confusing diagnostic for assigning a static final field in a constructor
|
2023-02-06 18:22:22 +00:00 |
MultipleDocumentationTest.java
|
8274734: the method jdk.jshell.SourceCodeAnalysis documentation not working
|
2021-11-08 13:19:51 +00:00 |
MyExecutionControl.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
MyExecutionControlProvider.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
MyRemoteExecutionControl.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
NullTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
PasteAndMeasurementsUITest.java
|
8330704: Clean up non-standard use of /** comments in some langtools tests
|
2024-04-22 21:52:22 +00:00 |
PipeInputStreamTest.java
|
8296454: System.console() shouldn't return null in jshell
|
2023-04-05 10:35:01 +00:00 |
Presets.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
PrimitiveInstanceOfTest.java
|
8325257: jshell reports NoSuchFieldError with instanceof primitive type
|
2024-02-07 06:59:48 +00:00 |
RecordsTest.java
|
8255013: implement Record Classes as a standard feature in Java, follow-up
|
2020-10-28 17:18:46 +00:00 |
RejectedFailedTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ReplaceTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ReplToolTesting.java
|
8331535: Incorrect prompt for Console.readLine
|
2024-05-13 08:16:30 +00:00 |
SealedClassesTest.java
|
8273257: jshell doesn't compile a sealed hierarchy with a sealed interface and a non-sealed leaf
|
2021-09-03 09:30:56 +00:00 |
ShutdownTest.java
|
8338281: jshell does not run shutdown hooks
|
2024-08-29 10:06:08 +00:00 |
SimpleRegressionTest.java
|
8293000: Review running times of jshell regression tests
|
2022-09-30 08:57:50 +00:00 |
SnippetHighlightTest.java
|
8301580: Error recovery does not clear returnResult
|
2023-02-06 12:25:06 +00:00 |
SnippetStatusListenerTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SnippetTest.java
|
8211694: JShell: Redeclared variable should be reset
|
2018-10-24 21:17:30 -07:00 |
SourceLevelTest.java
|
8259820: JShell does not handle -source 8 properly
|
2021-01-15 12:45:22 +00:00 |
StartOptionTest.java
|
8328481: Implement JEP 476: Module Import Declarations (Preview)
|
2024-05-06 05:49:28 +00:00 |
StopExecutionTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TerminalNoExecTest.java
|
8334433: jshell.exe runs an executable test.exe on startup
|
2024-06-28 09:31:14 +00:00 |
Test8294583.java
|
8300575: JVMTI support when using alternative virtual thread implementation
|
2023-02-22 15:42:53 +00:00 |
Test8296012.java
|
8300575: JVMTI support when using alternative virtual thread implementation
|
2023-02-22 15:42:53 +00:00 |
TestingInputStream.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ToolBasicTest.java
|
8297525: jdk/jshell/ToolBasicTest.java fails after JDK-8295984
|
2022-11-23 20:21:31 +00:00 |
ToolCommandOptionTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ToolEnableNativeAccessTest.java
|
8268725: jshell does not support the --enable-native-access option
|
2021-11-23 16:46:45 +00:00 |
ToolEnablePreviewTest.java
|
8300575: JVMTI support when using alternative virtual thread implementation
|
2023-02-22 15:42:53 +00:00 |
ToolFormatTest.java
|
8299829: In jshell, the output of "0".repeat(49999)+"2" ends with a '0'
|
2023-01-11 08:30:48 +00:00 |
ToolingTest.java
|
8306560: Add TOOLING.jsh load file
|
2023-05-28 08:14:37 +00:00 |
ToolLocaleMessageTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ToolLocalSimpleTest.java
|
8306560: Add TOOLING.jsh load file
|
2023-05-28 08:14:37 +00:00 |
ToolMultilineSnippetHistoryTest.java
|
8330704: Clean up non-standard use of /** comments in some langtools tests
|
2024-04-22 21:52:22 +00:00 |
ToolProviderTest.java
|
8328481: Implement JEP 476: Module Import Declarations (Preview)
|
2024-05-06 05:49:28 +00:00 |
ToolReloadTest.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
ToolRetainTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ToolShiftTabTest.java
|
8330704: Clean up non-standard use of /** comments in some langtools tests
|
2024-04-22 21:52:22 +00:00 |
ToolSimpleTest.java
|
8328536: javac - crash on unknown type referenced in yield statement
|
2024-06-26 23:17:32 +00:00 |
ToolTabCommandTest.java
|
8330704: Clean up non-standard use of /** comments in some langtools tests
|
2024-04-22 21:52:22 +00:00 |
ToolTabSnippetTest.java
|
8330704: Clean up non-standard use of /** comments in some langtools tests
|
2024-04-22 21:52:22 +00:00 |
TypeNameTest.java
|
8252409: JShell: Intersection types cause NoSuchFieldError
|
2021-01-29 09:19:14 +00:00 |
UITesting.java
|
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
|
2023-11-23 07:15:43 +00:00 |
UndefinedClassTest.java
|
8330704: Clean up non-standard use of /** comments in some langtools tests
|
2024-04-22 21:52:22 +00:00 |
UnicodeTest.java
|
8249197: JShell: variable declaration with unicode type name gets garbled result
|
2020-07-23 10:37:06 -07:00 |
UnnamedTest.java
|
8315588: JShell does not accept underscore from JEP 443 even with --enable-preview
|
2023-10-17 12:55:31 +00:00 |
UserExecutionControlTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UserInputTest.java
|
8296454: System.console() shouldn't return null in jshell
|
2023-04-05 10:35:01 +00:00 |
UserJdiUserRemoteTest.java
|
8202599: Mark intermittently failing jshell tests
|
2018-05-05 09:34:01 -07:00 |
VariablesTest.java
|
8322003: JShell - Incorrect type inference in lists of records implementing interfaces
|
2024-01-08 14:09:27 +00:00 |
WrapperTest.java
|
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
|
2019-06-14 20:30:10 -07:00 |