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

Enable -Winvalid-pch for gcc-based HotSpot builds

XMLWordPrintable

      -Winvalid-pch turns on warnings for failed attempts to use a precompiled header file. Consider turning this option on to catch certain kinds of mistakes. Unfortunately, the mistake it won't catch is forgetting to put `#include "precompiled.hpp"` at the beginning of the file.

            Unassigned Unassigned
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: