RFR: JDK-8302989: Add missing INCLUDE_CDS checks [v2]
Matthias Baesken
mbaesken at openjdk.org
Thu Mar 2 16:30:16 UTC 2023
On Wed, 1 Mar 2023 12:27:29 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Hi Ioi, I set this already some lines above (in the non-INCLUDE_CDS case).
>
> You need to remove the `extern` keyword, and add the definition of `= false` in globalDefinitions.hpp.
>
> Then, the corresponding definition should be removed from globalDefinitions.cpp.
Hi Ioi, I adjusted the *SharedSpaces in globalDefinitions.cpp / globalDefinitions.hpp .
-------------
PR: https://git.openjdk.org/jdk/pull/12691
More information about the hotspot-dev
mailing list