RFR: 8288623: Move Continuation classes out of javaClasses.hpp [v2]
Stefan Karlsson
stefank at openjdk.org
Wed Jun 22 09:13:06 UTC 2022
On Fri, 17 Jun 2022 08:35:36 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> added missing includes that were hidden by previously unnedded includes
>
> src/hotspot/share/classfile/continuationJavaClasses.inline.hpp line 26:
>
>> 24:
>> 25: #ifndef SHARE_CLASSFILE_JDK_INTERNAL_VM_STACKCHUNK_INLINE_HPP
>> 26: #define SHARE_CLASSFILE_JDK_INTERNAL_VM_STACKCHUNK_INLINE_HPP
>
> This include guard doesn't follow the current naming convention.
This has not been resolved.
-------------
PR: https://git.openjdk.org/jdk/pull/9191
More information about the hotspot-dev
mailing list