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

Minor bootstrap improvements

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • None
    • core-libs
    • b07

      - Remove use of Vector/Hashtable from ClassLoader
      - Use Object[] rather than String[] in Module::<init>
      - ClassLoader::sys_paths/user_paths can be both safely and lazily created:
        - ensure property is read at bootstrap into StaticProperty
        - parse the property on demand into a static final field of a class loaded on demand

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: