Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8278039

Code completion not woking after some statements such as "if" or "while"

XMLWordPrintable

    • b23
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :

      jshell> String s = ""
      s.conta + TAB - works
      (s.conta + TAB - works
      for (s.conta + TAB - works
      if (s.conta + TAB - does not work
      while (s.conta + TAB - does not work


            jlahoda Jan Lahoda
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: