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

Avoid repeated reading of source for cached loads

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u20
    • 8u20, 9
    • core-libs
    • b15
    • generic
    • generic

        Repeated loading of scripts within the same context will usually reuse cached classes. However, the source is still read for each load(), which could probably be avoided.

              hannesw Hannes Wallnoefer
              hannesw Hannes Wallnoefer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: