Message11782
I created an issue #2656 for the "illegal access" problem in general, unaware of this one.
I'm not totally convinced that that is what was making the prompt disappear. Our attempt to use Console.encoding is already guarded with a try-catch to leave encoding null. If I force that, it falls back on file.encoding (yeah, I know) and if I force it still to be null, I end up with cp1252 (Latin-1). No failure with encoding here makes the prompt disappear.
And yet I've seen the like myself (with Java 9 I think). I can't reproduce it on demand now I want to. |
|
Date |
User |
Action |
Args |
2018-03-11 20:23:32 | jeff.allen | set | messageid: <1520799812.83.0.467229070634.issue2582@psf.upfronthosting.co.za> |
2018-03-11 20:23:32 | jeff.allen | set | recipients:
+ jeff.allen, stefan.richthofer, teeohhem, alanb |
2018-03-11 20:23:32 | jeff.allen | link | issue2582 messages |
2018-03-11 20:23:32 | jeff.allen | create | |
|