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

DirectClassBuilder default flags should include ACC_SUPER

XMLWordPrintable

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

      DirectClassBuilder currently sets the default flags for a class built to be ACC_PUBLIC. It should also include ACC_SUPER as recommended; in addition, this default configuration will stop working in the context of project valhalla, where at least one of ACC_ABSTRACT, ACC_IDENTITY (ACC_SUPER), and ACC_FINAL flags must be set.

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

              Created:
              Updated:
              Resolved: