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

Avoid pattern matching switches in core ClassFile API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • core-libs

      In core parts of ClassFile API (that is, excluding the components), we should avoid pattern matching switches, which uses bootstrap methods and method handles which depends on ClassFile API. This can form a circular dependency when class file parsing or transformation is used by any early bootstrap code.

            liach Chen Liang
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: