Bug 31062 - Patterns.start(<<something large>>) doesn't throw out-of-bounds exception
Summary: Patterns.start(<<something large>>) doesn't throw out-of-bounds exception
Status: UNCONFIRMED
Alias: None
Product: classpath
Classification: Unclassified
Component: classpath (show other bugs)
Version: unspecified
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-06 19:26 UTC by cagney
Modified: 2007-03-06 19:26 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cagney 2007-03-06 19:26:23 UTC
It seems that start(2), when groupCount()==1 returns -1, best I can tell it should throw an out-of-bounds exception.