-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 27
-
Component/s: tools
-
b05
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8376007 | 26.0.1 | Shivangi Gupta | P4 | Resolved | Fixed | master |
| JDK-8376006 | 25.0.3-oracle | Shivangi Gupta | P4 | Resolved | Fixed | master |
| JDK-8376005 | 21.0.11-oracle | Shivangi Gupta | P4 | Resolved | Fixed | master |
[WARNING] @Test method 'public java.lang.String ErrorTranslationTest.getKind(javax.tools.Diagnostic$Kind)' must not return a value. It will not be executed.
Source: MethodSource [className = 'ErrorTranslationTest', methodName = 'getKind', methodParameterTypes = 'javax.tools.Diagnostic$Kind']
at ErrorTranslationTest.getKind(SourceFile:0)
[WARNING] @Test method 'public jdk.jshell.JShell$Builder IdGeneratorTest.getBuilder()' must not return a value. It will not be executed.
Source: MethodSource [className = 'IdGeneratorTest', methodName = 'getBuilder', methodParameterTypes = '']
at IdGeneratorTest.getBuilder(SourceFile:0)
[WARNING] @Test method 'public java.io.File[] KullaCompletenessStressTest.getDirectoriesToTest()' must not return a value. It will not be executed.
Source: MethodSource [className = 'KullaCompletenessStressTest', methodName = 'getDirectoriesToTest', methodParameterTypes = '']
at KullaCompletenessStressTest.getDirectoriesToTest(SourceFile:0)
These warnings need to be fixed before
- backported by
-
JDK-8376005 Several JShell tests report JUnit discovery warnings
-
- Resolved
-
-
JDK-8376006 Several JShell tests report JUnit discovery warnings
-
- Resolved
-
-
JDK-8376007 Several JShell tests report JUnit discovery warnings
-
- Resolved
-
- caused by
-
JDK-8365776 Convert JShell tests to use JUnit instead of TestNG
-
- Resolved
-
- relates to
-
CODETOOLS-7904125 JUnit test discovery issues must result in jtreg test failure
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk26u/207722a4
-
Commit(master)
openjdk/jdk/e6abf98e
-
Review(master)
openjdk/jdk26u/19
-
Review(master)
openjdk/jdk/29034