RFR: 8332084: Ensure JdkConsoleImpl.restoreEcho visibility in a shutdown hook [v3]

Naoto Sato naoto at openjdk.org
Mon May 13 17:06:32 UTC 2024


> Making sure `restoreEcho` correctly reflects the state in the shutdown thread, which differs from the application's thread that issues the `readPassword()` method.

Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:

  Replaced another unused exception with _

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19184/files
  - new: https://git.openjdk.org/jdk/pull/19184/files/9daf6997..3e7d2e0c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19184&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19184&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/19184.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19184/head:pull/19184

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


More information about the core-libs-dev mailing list