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

Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • hotspot
    • None
    • b17


        Clean up these .inline.hpp files included in .hpp files.

        #share/runtime/os_perf.hpp:#include "memory/allocation.inline.hpp"
        #share/c1/c1_MacroAssembler.hpp:#include "asm/macroAssembler.inline.hpp"

        #share/memory/metaspace/chunkManager.hpp:#include "memory/freeList.inline.hpp"

        #cpu/zero/interp_masm_zero.hpp:#include "assembler_zero.inline.hpp"
        #cpu/x86/interp_masm_x86.hpp:#include "asm/macroAssembler.inline.hpp"
        #cpu/aarch64/interp_masm_aarch64.hpp:#include "asm/macroAssembler.inline.hpp"
        #cpu/arm/interp_masm_arm.hpp:#include "asm/macroAssembler.inline.hpp"
        #cpu/sparc/interp_masm_sparc.hpp:#include
         "asm/macroAssembler.inline.hpp"

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

                Created:
                Updated:
                Resolved: