[jdk8u-dev] RFR: 8237479: 8230305 causes slowdebug build failure [v3]
Severin Gehwolf
sgehwolf at openjdk.org
Fri Nov 4 13:30:37 UTC 2022
On Tue, 1 Nov 2022 10:32:17 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:
>> Jonathan Dowland has updated the pull request with a new target base due to a merge or a rebase.
>
> hotspot/src/os/linux/vm/cgroupSubsystem_linux.hpp line 60:
>
>> 58: class CgroupController: public CHeapObj<mtInternal> {
>> 59: public:
>> 60: virtual char *subsystem_path() = 0;
>
> I wonder if this will fall foul of the pre C++11 ARM32 compiler problem that
> https://github.com/openjdk/jdk8u-dev/pull/127 had
Maybe. Until we see issues with it, I'd leave the patch as is.
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/128
More information about the jdk8u-dev
mailing list