author | rriggs |
Wed, 08 Nov 2017 09:18:15 -0500 | |
changeset 47714 | 28e37caf50c1 |
parent 47713 | 530f16bacbfd |
child 47715 | 5645dc537135 |
--- a/test/jdk/java/lang/Runtime/exec/LotsOfOutput.java Wed Nov 08 12:15:24 2017 +0100 +++ b/test/jdk/java/lang/Runtime/exec/LotsOfOutput.java Wed Nov 08 09:18:15 2017 -0500 @@ -23,7 +23,8 @@ /** * @test - * @bug 4369826 8078582 + * @bug 4369826 8078582 8190884 + * @run main/othervm LotsOfOutput * @summary Process with lots of output should not crash VM * @author kladko */