Integrated: 8300488: Incorrect usage of CATCH_BAD_ALLOC as a macro call
Julian Waters
jwaters at openjdk.org
Wed Jan 18 13:15:18 UTC 2023
On Wed, 18 Jan 2023 10:48:58 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> `CATCH_BAD_ALLOC` is a regular macro that does not take any parameters, awt_TrayIcon should not use it as a macro function as such
This pull request has now been integrated.
Changeset: 1aded82e
Author: Julian Waters <jwaters at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1aded82e546869f80b0464e92de137cc42db2658
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8300488: Incorrect usage of CATCH_BAD_ALLOC as a macro call
Reviewed-by: aivanov
-------------
PR: https://git.openjdk.org/jdk/pull/12067
More information about the client-libs-dev
mailing list