<AWT Dev> URGENT: Awt Jdk7: need to roll back 8dd1c3eb1288 from hg: jdk7/awt/jdk
Lana Steuck
lana.steuck at sun.com
Mon Apr 13 16:07:13 PDT 2009
Hi Mark,
Mark Reinhold wrote:
> I don't think there's actually a need to do a rollback here, assuming
> that the fix for 6590857 is correct and you want to keep it.
>
Well, this is what I am trying to figure out. From Denis's email, it
sounded like he
wanted the fix to be rolled back. I am trying to get more details from
the Awt team.
> You can instead specially clone the awt/jdk repository from the previous
> changeset, i.e.,
>
> $ cd $FOREST
> $ rm -rf jdk
> $ hg clone -r 73f0e751b669 http://hg.openjdk.java.net/jdk7/awt/jdk
>
> and you should be all set.
>
Thanks for the suggestion, it sounds like the path of the least resistance.
So I pulled in the required changeset and started the build.
Thank you,
Lana
More information about the awt-dev
mailing list