commit | 310192415e12c2c82594dd9643aa92e213057579 | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Thu Sep 11 10:46:32 2014 -0400 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Thu Sep 11 10:46:32 2014 -0400 |
tree | 14e0aac12fa7051dd3d667ee371a8464230dc044 | |
parent | 98b5d14523b9f77b48f6bd9b91422565822354c3 [diff] |
8055145: [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException Exclude this test on JPRT and make it trivially pass if it gets a disconnected exception (which seems rare) Reviewed-by: gtriantafill, sspitsyn, ctornqvi