Integrated: JDK-8297679: InvocationTargetException field named target is not declared final
Joe Darcy
darcy at openjdk.org
Fri Dec 9 00:34:11 UTC 2022
On Thu, 8 Dec 2022 18:10:12 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Should be an innocuous change of a private field to final; I'll run an internal round of sanity tests before any push to make sure there isn't any unexpected interaction.
This pull request has now been integrated.
Changeset: 7f9c6ce3
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7f9c6ce3318aedfd85f12f4002dc442b0b468c27
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
8297679: InvocationTargetException field named target is not declared final
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/11599
More information about the core-libs-dev
mailing list