JDK 9 Outreach
dalibor topic
dalibor.topic at oracle.com
Mon Nov 23 21:42:58 UTC 2015
On 11.09.2015 07:29, Mani Sarkar wrote:
> Hi Dalibor,
>
> I have couple more suggestions to expand the great JDK 9 Outreach even
> further:
>
> 1. The major version token in the output of javap -verbose SomeClass, returns
> 52 for both JDK 8 and JDK 9 compiled sources. It would be helpful to
> mention this so everyone is aware of it, as no new byte codes have been
> introduced in 9.
Fwiw, there were no new bytecodes introduced in most new major revisions
of the Java platform. Those two things are not directly related in that
way.
Please see the JVM specification, 'Class file format' for details.
> In theory I could run JDK 9 compiled code in the JDK8
> environment
Yes, there is a JEP for that: http://openjdk.java.net/jeps/247 ;)
> 2. setAccessible - this is now not accessible with the new JDK 9 EA builds
> ? Has this been recent or since long. Not sure if this is mentioned
> specifically in the outreach documentation.
Yeah, it's overdue for an overhaul now that the Jigsaw EA builds are out
there with more JEP goodness. I'll take a stab at it later this week.
cheers,
dalibor topic
--
<http://www.oracle.com> Dalibor Topic | Principal Product Manager
Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
<tel:+491737185961>
ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | 22761 Hamburg
ORACLE Deutschland B.V. & Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val Maher
<http://www.oracle.com/commitment> Oracle is committed to developing
practices and products that help protect the environment
More information about the adoption-discuss
mailing list