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

Unable to build --with-debug-level=optimized on OSX

    XMLWordPrintable

Details

    • b32
    • x86
    • os_x

    Backports

      Description

        Hotspot VM has 'optimized' build version used to collect statistic and for stress testing. Corresponding source code is guarded by #ifndef PRODUCT andby 'notproduct' flags.
        Switching to full forest build for Hotspot development requires to build all JVM target from top repository. Unfortunately 'optimized' build is broken on OSX because of missing target in Hotspot makefiles:

        make[4]: *** No rule to make target `universal_optimized'. Stop.

        Attachments

          Issue Links

            Activity

              People

                kvn Vladimir Kozlov
                kvn Vladimir Kozlov
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: