commit | 05e3a9b220023f2810889324999e220ae0557246 | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Mon Apr 03 12:40:41 2017 +0100 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Mon Apr 03 12:40:41 2017 +0100 |
tree | 7cd37a67d76207f2b59f20e061073a1b76e9538e | |
parent | 1ce817f73dd299f78d05bbe87391f8c93c391a5c [diff] |
8177667: Langtools ant build has issues with Windows file separators Replace complex, non-portable regex logic for generating --patch-module option with a script mapper Reviewed-by: jjg, ksrini