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

Remove unimplemented CompileBroker methods after JEP-165

    XMLWordPrintable

Details

    • b18

    Backports

      Description

        It would seem that JEP-165 implementation task (JDK-8137167) introduced declarations without any implementations in CompilerBroker:
          static DirectivesStack* dirstack();
          static void set_dirstack(DirectivesStack* stack);
          static void print_directives(outputStream* st);

        This can be cleaned up.

        Attachments

          Issue Links

            Activity

              People

                shade Aleksey Shipilev
                shade Aleksey Shipilev
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: