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

Remove unimplemented CompileBroker methods after JEP-165

XMLWordPrintable

    • b18

        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.

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

                Created:
                Updated:
                Resolved: