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

awt.image.incrementaldraw can use Boolean.parseBoolean() to parse the system property

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • client-libs
    • None

      In java.awt.Component, the code to get the system property `awt.image.incrementaldraw` can be unpacked via java.lang.Boolean.parseBoolean(). This allows for interpreting mixed-case values (e.g. `"TRUE"`), and can make the field `isInc` `final`.

            Unassigned Unassigned
            jwaters Julian Waters
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: