[jdk17u] RFR: 8278309: [windows] use of uninitialized OSThread::_state

Thomas Stuefe stuefe at openjdk.java.net
Wed Dec 15 06:32:28 UTC 2021


Hi all,

I would like to backport this to jdk17. It fixes a potential error (even if it seems benign before JDK-8268773).

The commit being backported was authored by Thomas Stuefe on 8 Dec 2021 and was reviewed by David Holmes and Aleksey Shipilev.

Thanks!

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

Commit messages:
 - Backport 54993b13078ceb05736bb0e1d7ed7415c390442e

Changes: https://git.openjdk.java.net/jdk17u/pull/327/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u&pr=327&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8278309
  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk17u/pull/327.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u pull/327/head:pull/327

PR: https://git.openjdk.java.net/jdk17u/pull/327


More information about the jdk-updates-dev mailing list