.jcheck/conf
author simonis
Wed, 27 Feb 2013 09:40:30 +0100
changeset 15855 2ac9ebea17f3
parent 9925 0306baf14388
child 22030 3e7d1a70e010
permissions -rw-r--r--
8008959: Fix non-PCH build on Linux, Windows and MacOS X Summary: Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files. Reviewed-by: coleenp, stefank, dholmes

project=jdk8