cppInterpreter files should be renamed

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P3
    • 10
    • Affects Version/s: 9
    • Component/s: hotspot
    • None

      These files should be renamed zeroInterpreter, or something.

      in hotspot/src/cpu/zero/vm:
      cppInterpreterGenerator_zero.cpp cppInterpreter_zero.cpp cppInterpreter_zero.hpp

      in src/share/vm/interpreter:
      cppInterpreter.cpp cppInterpreterGenerator.cpp cppInterpreterGenerator.hpp cppInterpreter.hpp

      Or even put in to a zero only directory so that they can be pushed without JPRT. Although I think the ones in src/share/vm/interpreter are in the right place because bytecodeInterpreter is there. I think the main thing is to remove the cpp at the front to eliminate confusion with the old cpp interpreter.

      Or make a directory like: src/share/vm/zero and put all the zero interpreter files there and make this directory one that can be pushed without JPRT by outside contributors.



            Assignee:
            Unassigned
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: