Hi Volker and Chris,
Thanks for speaking out. I agree it wasn't the right way to skip open
review for changes in the open repository. Will make sure it will never
happen again.
Thanks,
Jiangli
On 04/25/2013 09:40 AM, Christian Thalinger wrote:
On Apr 25, 2013, at 6:45 AM, Volker Simonis <[email protected]> wrote:
Hi Jiangli,
that's really sad!
First because it is not the way it is supposed to work and second
because we detected and fixed this same problem a few days ago as
well..
I don't understand what's the problem to post a review request on the
list and get the reviews by mail. That shouldn't take much longer than
a verbal review, even if you and the reviewers all sit in the same
room.
I concur with Volker. Open bugs which are pushed to open repositories should
have an open review on one of the OpenJDK mailing lists. No matter if urgent
or not.
I hope that an open review system (which I also hope is coming soon) makes it
less likely that this happens again.
-- Chris
Regards,
Volker
On Wed, Apr 24, 2013 at 6:26 PM, Jiangli Zhou <[email protected]> wrote:
Hi David,
It was an urgent fix and didn't go through the "normal" route.
Thanks,
Jiangli
On 04/23/2013 09:32 PM, David Holmes wrote:
Jiangli,
I do not see a public Request for Review for this change.
David
On 24/04/2013 9:11 AM, [email protected] wrote:
Changeset: 1ea6a35dcbe5
Author: jiangli
Date: 2013-04-23 12:32 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1ea6a35dcbe5
8012927: 'assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 <<
nbits-1))) failed: value out of range' in interpreter initialization.
Summary: Change br_null_short() to br_null().
Reviewed-by: coleenp, hseigel
! src/cpu/sparc/vm/interp_masm_sparc.cpp