review request (XXS) - 7155757 make jdk7u4 the default for hs23

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Thu Mar 22 12:35:42 PDT 2012


It is good.
The year in copyright comment must be 2012. :)

Thanks,
Serguei


On 3/22/12 11:39 AM, John Coomes wrote:
> Hi,
>
> Please review this trivial change to make jdk7u4 the default jprt
> release for hs23.  This is only for hs23; it will not be pushed to
> hs24/jdk8.  Webrev is here:
>
> 	http://cr.openjdk.java.net/~jcoomes/7155757-jprt-default-7u4/
>
> Or the inline diff:
>
> diff -r 74229f694686 -r 6648de3a7118 make/jprt.properties
> --- a/make/jprt.properties	Wed Feb 29 12:58:49 2012 -0500
> +++ b/make/jprt.properties	Thu Mar 22 11:23:45 2012 -0700
> @@ -38,7 +38,7 @@
>
>   # This tells jprt what default release we want to build
>
> -jprt.hotspot.default.release=jdk7
> +jprt.hotspot.default.release=jdk7u4
>
>   jprt.tools.default.release=${jprt.submit.option.release?${jprt.submit.option.release}:${jprt.hotspot.default.release}}
>
>
> -John

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20120322/0994e9e0/attachment.html 


More information about the hotspot-runtime-dev mailing list