Review Request: JDK-8175193: jlink and `requires static`

Remi Forax forax at univ-mlv.fr
Fri Feb 24 00:32:09 UTC 2017


Hi Mandy,
I prefer that semantics.

In the code, you can remove the ".stream()".

regards,
Rémi

----- Mail original -----
> De: "Mandy Chung" <mandy.chung at oracle.com>
> À: "jigsaw-dev" <jigsaw-dev at openjdk.java.net>
> Envoyé: Vendredi 24 Février 2017 00:47:35
> Objet: Review Request: JDK-8175193: jlink and `requires static`

> This patch fixes jlink to link modules that has `requires static M`.
> jlink does not modify module-info.class. Hence, at runtime if
> module M is on the module path and added in the resolved graph.
> `requires static` dependency will be satisfied.
> 
> Webrev:
>  http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8175193/webrev.00/index.html
> 
> Mandy


More information about the jigsaw-dev mailing list