Integrated: 8342639: Global operator new in adlc has wrong exception spec
Kim Barrett
kbarrett at openjdk.org
Sat Jun 7 20:36:54 UTC 2025
On Fri, 6 Jun 2025 06:07:43 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this change to remove the definition of
> `operator new(size_t, int, const char*, int) throw()`
>
> It doesn't seem to be needed anymore, if it ever really was. See discussion in
> JBS for some more details.
>
> Testing: mach5 tier1-5, to cover various different build configurations.
This pull request has now been integrated.
Changeset: e94ad551
Author: Kim Barrett <kbarrett at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e94ad551c6d31b91ec066f92f9bbdb956f54e887
Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
8342639: Global operator new in adlc has wrong exception spec
Reviewed-by: kvn, mdoerr
-------------
PR: https://git.openjdk.org/jdk/pull/25668
More information about the hotspot-compiler-dev
mailing list