Kris answered about JDK8. As far as JDK7u, you can follow the 7u
mailing list. It looks like u12 has been renumbered to u14 (probably
to make room for any additional security releases that might be needed
in a u13), but you basically just want to track hs24-bXX and related
commit info.

Others on this list might be able to give you a more definitive
answer, but I have mostly been tracking Hotspot versions to know what
features are where.

FWIW, JRuby actually inspects Hotspot version to know whether to
default invokedynamic use to "on", since only hs24+ has fixed the
NCDFE issue.

- Charlie

On Fri, Jan 25, 2013 at 5:56 AM, MacGregor, Duncan (GE Energy
Management) <duncan.macgre...@ge.com> wrote:
> Can I just check whether all this stuff has made it into the 7u12 or 8
> snapshot releases, and if not when it will?
>
> Alternatively I can do a Windows build myself from source if its all made
> it into the public repos.
>
> On 24/01/2013 22:47, "John Rose" <john.r.r...@oracle.com> wrote:
>
>>Thanks, Charlie!
>>
>>Yes, feedback makes us happy, especially small-but-representative
>>benchmarks.
>>
>>‹ John
>>
>>On Jan 24, 2013, at 1:21 PM, Charles Oliver Nutter wrote:
>>
>>> I did some builds of hotspot-comp as of this afternoon for y'all to
>>> download. This has the permgen removal, new indy impl + opto, partial
>>> inlining, and other bits and bobs.
>>>
>>> I'm sure the Hotspot guys would appreciate feedback on indy
>>> performance. As far as I know, all the indy opto stuff in this build
>>> is on its way to 7u12, but that window may still be open for
>>> additional patches.
>>>
>>> https://s3.amazonaws.com/openjdk/index.html
>>>
>>> - Charlie
>>> _______________________________________________
>>> mlvm-dev mailing list
>>> mlvm-dev@openjdk.java.net
>>> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>>
>>_______________________________________________
>>mlvm-dev mailing list
>>mlvm-dev@openjdk.java.net
>>http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev@openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to