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

C2: Split Compile class

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 20
    • hotspot

      Our Compile class become too big (compile.cpp is more than 5000 lines). It has a lot of check, verification and other methods which could be moved to different class/classes.

      Compile class should be pure driver of compilation which calls different phases.

      This is investigation - it could be a code which we can move is small and it does not make sense to split it.

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

              Created:
              Updated: