On Thu, 2 Feb 2023 06:12:20 GMT, Julian Waters <jwat...@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