RFR: 8301659: Resolve initialization reordering issues on Windows for libawt and libsaproc

Julian Waters jwaters at openjdk.org
Thu Feb 2 06:19:03 UTC 2023


Small, trivial change to resolve initialization order reordering in constructors, required for [JDK-8301659](https://bugs.openjdk.org/browse/JDK-8301659)

-------------

Commit messages:
 - Resolve reordering issues in libawt and libsaproc

Changes: https://git.openjdk.org/jdk/pull/12382/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12382&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8301659
  Stats: 5 lines in 2 files changed: 2 ins; 1 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/12382.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12382/head:pull/12382

PR: https://git.openjdk.org/jdk/pull/12382


More information about the serviceability-dev mailing list