RFR: 8305590: Remove nothrow exception specifications from operator new [v3]

Afshin Zafari duke at openjdk.org
Thu Apr 27 06:07:52 UTC 2023


On Mon, 24 Apr 2023 00:23:18 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> I believe this may have missed removing the exception specifier from an operator new inside AnyObj, allocation.cpp, since gcc 12 and up on my end now refuses to compile HotSpot with this change. I'll create a cleanup change for this, if there isn't any opposition to that

To be able to work on this, please file an issue for this case including the error and the way to reproduce it. Thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/13498#issuecomment-1524762797



More information about the build-dev mailing list