Message11075
Update:
To work around this, it seems to be sufficient to remove 'final' in
public static final String CONSOLE_FILENAME = "<stdin>"
in InteractiveConsole.java. No need to use '<'+"stdin"+'>'. Maybe this improved due to Java update, maybe I overlooked this detail last time.
Tested on Linux Mint 18 and Windows 10 with JDK 1.8.0_121. |
|
Date |
User |
Action |
Args |
2017-02-06 00:13:48 | stefan.richthofer | set | messageid: <1486340028.48.0.14738843352.issue2539@psf.upfronthosting.co.za> |
2017-02-06 00:13:48 | stefan.richthofer | set | recipients:
+ stefan.richthofer |
2017-02-06 00:13:48 | stefan.richthofer | link | issue2539 messages |
2017-02-06 00:13:47 | stefan.richthofer | create | |
|