Hi Mike, this change seems a little strange to me: you change the old, Oracle-internal Bug-URL to a new OpenJDK-ish one which doesn't seems to be available right now. But at the same time you leave the bug URL which is used for OpenJDK (if given the '-O' option) untouched:
2536 BUGURL='http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=' Is this intentional or will you change the latter one as well after the new OpenJDK bug URL will be available to the outside world (i.e. "in the fullness of time" to speak with Joe's words)? Regards, Volker On Tue, Sep 3, 2013 at 10:26 PM, Mike Duigou <[email protected]> wrote: > Hello all; > > The base url for the openjdk bug database was recently changed. This > changeset ensures that webrev generates correct urls for the bugs it links to. > > http://cr.openjdk.java.net/~mduigou/JDK-8024201/0/ > > Cheers! > > Mike
