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

Move shared part of StubGenerator class to shared code

XMLWordPrintable

      Currently StubGenerator class is declared and defined separately on each platform. Which duplicates code.

      Consider moving StubGenerator class declaration to shared code similar to StubRoutines class.

      I am not 100% sure it is profitable since we would need to split it into shared and platform dependent parts similar to StubRoutines. It may make code navigation harder.

            Unassigned Unassigned
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: