-
Bug
-
Resolution: Fixed
-
P4
-
18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274959 | 17.0.2 | Martin Doerr | P4 | Resolved | Fixed | b03 |
JDK-8276344 | 11.0.15-oracle | Adam Sotona | P4 | Resolved | Fixed | b01 |
JDK-8274957 | 11.0.14 | Martin Doerr | P4 | Resolved | Fixed | b01 |
...
config ReplToolTesting.setUp(): success
test CommandCompletionTest.testUserHome(): failure
java.util.NoSuchElementException: No value present
at java.base/java.util.Optional.get(Optional.java:143)
at CommandCompletionTest.testUserHome(CommandCompletionTest.java:340)
...
This occurs when user.home does not contain any files that match CLASSPATH_FILTER, e.g. in some of our CI images where user.home contains nothing but very few .* configuration files. CLASSPATH filter would require some directory or .zip or .jar files.
- backported by
-
JDK-8274957 jdk/jshell/CommandCompletionTest.java fails with NoSuchElementException after JDK-8271287
-
- Resolved
-
-
JDK-8274959 jdk/jshell/CommandCompletionTest.java fails with NoSuchElementException after JDK-8271287
-
- Resolved
-
-
JDK-8276344 jdk/jshell/CommandCompletionTest.java fails with NoSuchElementException after JDK-8271287
-
- Resolved
-
- relates to
-
JDK-8271287 jdk/jshell/CommandCompletionTest.java fails with "lists don't have the same size expected"
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/158c0a8c
-
Commit openjdk/jdk17u/bf3117fd
-
Commit openjdk/jdk/47262670
-
Review openjdk/jdk11u-dev/492
-
Review openjdk/jdk17u/165
-
Review openjdk/jdk/5787