2012/11/14 8:17 -0800, [email protected]: > I looked in jcheck.py and see: > > if not (bs[0] in ['1','2','4','5','6','7']): > ch.error(ctx, "Invalid bugid: %s" % bs) > > so either I don't have the latest or '8' needs to be added. I'll try that.
You have an antique copy of jcheck. Get a new one from here:
http://openjdk.java.net/projects/code-tools/jcheck/
(See step 1, "Download the latest version ...".)
- Mark
