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

[CSS] Enum values should not be treated as value references to be looked up

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u40
    • 8u40
    • javafx

      In some cases, the parser sets the 'needs lookup' flag for enum values. The parser should not set this flag for well-known enums (Pos, Orientation, etc), or for any value that is not also a css property. Fixing this will reduce some of the overhead for resolving css property value reference lookups.

            dgrieve David Grieve
            dgrieve David Grieve
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: