You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Marwell (Jira)" <ji...@apache.org> on 2020/12/14 22:33:00 UTC

[jira] [Commented] (MJLINK-39) Add support for choosing vm

    [ https://issues.apache.org/jira/browse/MJLINK-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249361#comment-17249361 ] 

Benjamin Marwell commented on MJLINK-39:
----------------------------------------

Hi [~McNetic],

I do not think this us very useful, as client and minimal VMs only exist on 32bit platforms: [http://mail.openjdk.java.net/pipermail/jigsaw-dev/2018-January/013488.html]

Do you have the patch ready yet?

> Add support for choosing vm
> ---------------------------
>
>                 Key: MJLINK-39
>                 URL: https://issues.apache.org/jira/browse/MJLINK-39
>             Project: Maven JLink Plugin
>          Issue Type: New Feature
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Nicolai Ehemann
>            Priority: Major
>             Fix For: 3.0.1
>
>
> With jlink it is possible to select which vm will be bundled:
> {code:java}
> --vm={client|server|minimal|all}
>     Selects the HotSpot VM in the output image. Default is all{code}
> This should also be possible with the plugin.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)