Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-3693

Create only one instance of javac for parsing multiple files when refactored.

VotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      When a file is refactored which require multiple other files to be re-parsed, without nb-javac Netbeans create multiple instances of javac to parse each file on a single instance. This fix is to use only one instance to parse all the files at once. This saves the creation of multiple instance of javac which saves the memory and reduces the time of refactoring by reusing already declared variable.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            akshay_gupta Akshay Gupta
            akshay_gupta Akshay Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 6h 10m
                6h 10m

                Slack

                  Issue deployment