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

Visual Studio project builds broken: need to define INCLUDE_TRACE

XMLWordPrintable

    • b13
    • generic
    • generic

        The fix for "7115199: Add event tracing hooks and Java Flight Recorder infrastructure" added this to make\windows\makefiles\vm.make:

        !ifndef JAVASE_EMBEDDED
        CPP_FLAGS=$(CPP_FLAGS) /D "INCLUDE_TRACE"
        !endif

        To keep the Visual Studio projects working the same type of change needs to be made to src\share\tools\ProjectCreator\BuildConfig.java

              brutisso Bengt Rutisson (Inactive)
              brutisso Bengt Rutisson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: