RFR: 8259266: com/sun/jdi/JdbOptions.java failed with "RuntimeException: 'prop[boo] = >foo 2<' missing from stdout/stderr"

Alex Menkov amenkov at openjdk.java.net
Wed Jan 13 20:45:15 UTC 2021


Looks like "Bad file number" message was used long time ago.
Now the message for this IOException can be "Stream Closed" or "Stream closed"

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

Commit messages:
 - Updated IOException message

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

PR: https://git.openjdk.java.net/jdk/pull/2067


More information about the serviceability-dev mailing list