[crac] Withdrawn: 8314610: hotspot can't compile with the latest of gtest because of <iomanip>

duke duke at openjdk.org
Fri Mar 29 13:47:50 UTC 2024


On Fri, 2 Feb 2024 07:52:57 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

> Although a better fix with be just a new merge with master.
> 
> 
> test/hotspot/gtest/gc/shared/test_memset_with_concurrent_readers.cpp: In member function 'virtual void gc_memset_with_concurrent_readers_Test::TestBody()':
> test/hotspot/gtest/gc/shared/test_memset_with_concurrent_readers.cpp:82:34: error: 'setw' is not a member of 'std' 
>    82 |                          << std::setw(2) << line_byte(lp, 0) << " "
>       |                                  ^~~~

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/crac/pull/152


More information about the crac-dev mailing list