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

Thomas Stuefe stuefe at openjdk.java.net
Thu Jan 13 09:04:56 UTC 2022


Hi,

This should be backported to jdk17 for parity with Oracle, because it fixes a theoretical crash (probably can't happen). We already fixed this in 11u. Was delayed due to vacations.

Thanks!

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

Commit messages:
 - Backport 54993b13078ceb05736bb0e1d7ed7415c390442e

Changes: https://git.openjdk.java.net/jdk17u-dev/pull/86/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=86&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-dev/pull/86.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/86/head:pull/86

PR: https://git.openjdk.java.net/jdk17u-dev/pull/86


More information about the jdk-updates-dev mailing list