Draft JLS and JVMS changes updated
Remi Forax
forax at univ-mlv.fr
Thu Jul 7 08:09:33 UTC 2016
Hi Mark,
There is a slight difference between the implementation and the spec,
the current implementation in the jake repository allows exports_flags to be a combination of ACC_MANDATED and ACC_SYNTHETIC too.
Rémi
----- Mail original -----
> De: "mark reinhold" <mark.reinhold at oracle.com>
> À: jpms-spec-experts at openjdk.java.net
> Envoyé: Jeudi 7 Juillet 2016 01:37:11
> Objet: Draft JLS and JVMS changes updated
>
>
> http://cr.openjdk.java.net/~mr/jigsaw/spec/lang-vm.html
>
> This version includes changes for the proposals for:
>
> #CompileTimeDependences (`requires static`)
> #ReflectiveAccessToNonExportedTypes (`exports dynamic`)
> #ModuleAnnotations
> #ClassFileAccPublic
>
> It also defines class-file attributes for concealed packages, version
> strings, main classes, and target platform information.
>
> - Mark
>
More information about the jpms-spec-observers
mailing list