commit | 1ee440e9bcae9d722bd7210dc9dc70f96121673e | [log] [tgz] |
---|---|---|
author | Jan Lahoda <jlahoda@openjdk.org> | Wed Jan 13 14:24:34 2016 +0100 |
committer | Jan Lahoda <jlahoda@openjdk.org> | Wed Jan 13 14:24:34 2016 +0100 |
tree | e4d5e8335c2d0b4833930627b04a245927f9667e | |
parent | 05799f8d81080b229c163ec3c758b46070a6d6d8 [diff] |
8144906: Fix jshell's ToolBasicTest Various fixes to fix the ToolBasicTest - line endings normalization, ordering for output from RemoteAgent, synchronization. Reviewed-by: rfield