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

Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • None
    • core-libs
    • None
    • b20

        The fix for 8205397 includes a change to make/gensrc/Gensrc-jdk.hotspot.agent.gmk that was not intended:

        diff --git a/make/gensrc/Gensrc-jdk.hotspot.agent.gmk b/make/gensrc/Gensrc-jdk.hotspot.agent.gmk
        --- a/make/gensrc/Gensrc-jdk.hotspot.agent.gmk
        +++ b/make/gensrc/Gensrc-jdk.hotspot.agent.gmk
        @@ -49,6 +49,7 @@
           MACH_EXC_SERVER := $(MIG_OUTPUT_DIR)/mach_excServer.c
         
           $(MACH_EXC_SERVER): $(SDKROOT)/usr/include/mach/mach_exc.defs
        + $(call MakeTargetDir)
                $(MIG) -isysroot $(SDKROOT) -server $@ -user $(MACH_EXC_USER) \
                    -header $(MACH_EXC_HEADER) $(SDKROOT)/usr/include/mach/mach_exc.defs

              dfuchs Daniel Fuchs
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: