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

Compile .properties files into .class files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.2
    • 1.4.2
    • core-libs
    • None
    • mantis
    • generic
    • generic
    • Verified

      Investigation into traces of J2SE startup time has shown a large
      fraction of time spent in parsing properties files for resource
      bundles. ###@###.### has pointed out that
      PropertyResourceBundle will look for a class first and read a flat
      file second. He has implemented a compiler translating .properties
      files into .java files which can then be compiled with javac; doing
      this for the AWT and Swing properties files reduces Notepad's startup
      time by about 3.5%.

            kbr Kenneth Russell (Inactive)
            kbr Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: