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

cppInterpreter files should be renamed

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • 10
    • 9
    • 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.



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

              Created:
              Updated:
              Resolved: