commit | 84fde21dc790b3d16b75bdb7f1a1ec52656cfa67 | [log] [tgz] |
---|---|---|
author | Vladimir Kempik <vkempik@openjdk.org> | Thu May 18 08:14:33 2017 -0400 |
committer | Vladimir Kempik <vkempik@openjdk.org> | Thu May 18 08:14:33 2017 -0400 |
tree | a86959a781b4cab72cb44f78bb8fe199b87d11e1 | |
parent | 553d1e815bb6e51b8e811f65f7abe713a27676d7 [diff] |
8177522: -XX:OnOutOfMemoryError does not work if supplied twice on windows Use cmd /c on windows to execute onError commands Reviewed-by: dholmes, hseigel