RFR: 8301659: Resolve initialization reordering issues on Windows for libawt and libsaproc
Kevin Walls
kevinw at openjdk.org
Thu Feb 2 12:15:21 UTC 2023
On Thu, 2 Feb 2023 06:12:20 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> Small, trivial change to resolve initialization order reordering in constructors, required for [JDK-8301659](https://bugs.openjdk.org/browse/JDK-8301659)
(In the description you mean it is required for JDK-8288293.)
Could we say in the bug exactly when this is an issue (maybe it's a certain compiler?), and include a copy of the error or warning that is seen? That would help somebody find this change if they hit the issue, and clarify if it's a build failure or something else.
The changes look ok to me.
-------------
PR: https://git.openjdk.org/jdk/pull/12382
More information about the serviceability-dev
mailing list