Consider input like:
jshell> String s() { return "";} s().
followed with a <tab>. This yields no results.
jshell> String s() { return "";} s().
followed with a <tab>. This yields no results.
- links to
-
Review(master) openjdk/jdk/27552