From John.Coomes at oracle.com Thu Sep 19 18:08:28 2013 From: John.Coomes at oracle.com (John Coomes) Date: Thu, 19 Sep 2013 18:08:28 -0700 Subject: jcheck review request - blacklist updates Message-ID: <21051.40972.293905.16703@oracle.com> Please review a couple of simple additions to the jcheck blacklist: http://cr.openjdk.java.net/~jcoomes/tools/jcheck/blacklist-20130919/ Thanks in advance, John From mark.reinhold at oracle.com Fri Sep 20 08:38:36 2013 From: mark.reinhold at oracle.com (mark.reinhold at oracle.com) Date: Fri, 20 Sep 2013 08:38:36 -0700 Subject: jcheck review request - blacklist updates In-Reply-To: <21051.40972.293905.16703@oracle.com> References: <21051.40972.293905.16703@oracle.com> Message-ID: <20130920083836.827526@eggemoggin.niobe.net> 2013/9/19 11:08 -0700, john.coomes at oracle.com: > Please review a couple of simple additions to the jcheck blacklist: > > http://cr.openjdk.java.net/~jcoomes/tools/jcheck/blacklist-20130919/ Looks good. - Mark From iris.clark at oracle.com Fri Sep 20 08:52:07 2013 From: iris.clark at oracle.com (Iris Clark) Date: Fri, 20 Sep 2013 08:52:07 -0700 (PDT) Subject: jcheck review request - blacklist updates In-Reply-To: <21051.40972.293905.16703@oracle.com> References: <21051.40972.293905.16703@oracle.com> Message-ID: <27d748ff-93f8-4a13-addc-b531bf1a756e@default> Hi, John. > http://cr.openjdk.java.net/~jcoomes/tools/jcheck/blacklist-20130919/ Looks good to me. iris From John.Coomes at oracle.com Fri Sep 20 18:05:23 2013 From: John.Coomes at oracle.com (John Coomes) Date: Fri, 20 Sep 2013 18:05:23 -0700 Subject: review request - jcheck whitelist + blacklist additions Message-ID: <21052.61651.988594.735478@oracle.com> Two small jcheck changes. The first whitelists a changeset with an invalid bugid line (has the "JDK-" prefix): http://cr.openjdk.java.net/~jcoomes/tools/jcheck/whitelist-20130701/ The second blacklists a bad fix that was made in three different releases: http://cr.openjdk.java.net/~jcoomes/tools/jcheck/blacklist-20130920/ -John From iris.clark at oracle.com Tue Sep 24 11:43:59 2013 From: iris.clark at oracle.com (Iris Clark) Date: Tue, 24 Sep 2013 11:43:59 -0700 (PDT) Subject: review request - jcheck whitelist + blacklist additions In-Reply-To: <21052.61651.988594.735478@oracle.com> References: <21052.61651.988594.735478@oracle.com> Message-ID: <93b1886c-b60c-4a10-b119-a4f16d36ded1@default> For the blacklist change... Do you expect to use the same bugid used for all three releases? Other than that, they're both fine. Thanks, iris -----Original Message----- From: John Coomes Sent: Friday, September 20, 2013 6:05 PM To: hg-tools-dev at openjdk.java.net Subject: review request - jcheck whitelist + blacklist additions Two small jcheck changes. The first whitelists a changeset with an invalid bugid line (has the "JDK-" prefix): http://cr.openjdk.java.net/~jcoomes/tools/jcheck/whitelist-20130701/ The second blacklists a bad fix that was made in three different releases: http://cr.openjdk.java.net/~jcoomes/tools/jcheck/blacklist-20130920/ -John