| regression.Issue84411Test
Issue84411Test | public class Issue84411Test extends TestCase (Code) | | author: tball |
Method Summary | |
public void | test84411() Test whether the SwitchData.class from Java 6 build 71 can be read
successfully. |
test84411 | public void test84411() throws Exception(Code) | | Test whether the SwitchData.class from Java 6 build 71 can be read
successfully. Issue 84411 reported that an IndexOutOfBoundsException
was thrown due to an invalid name_attribute_index in one of that
class's Code attributes.
|
|
|