commit | 2b0b0d21f08959b085da7ba83241adc9e3f6edef | [log] [tgz] |
---|---|---|
author | Miguel <miguelaranda@google.com> | Tue Feb 08 16:21:53 2022 +0000 |
committer | Miguel <miguelaranda@google.com> | Tue Feb 08 17:46:01 2022 +0000 |
tree | e2d073b4017ac5e6b04e4a4b6644d73146bfb405 | |
parent | d5e94c43aa92c304f8902a9e7eb5121c52f5f265 [diff] |
OpenJDK11: fix SocketOptions test which had args[] left in. It seems like the test were not being properly run because of this and were thus not counted for Android API coverage, but this cl should fix the problem. The cl also gets rid of a failing test case and an unused helper function. Test: atest CtsLibcoreOjTestCases:test.java.net.SocketOptions.{TestName} Bug: 217902661 Change-Id: Id5769497147e9d22000338459fbfc90199846bb6