You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/07 19:20:00 UTC

[jira] [Updated] (NETBEANS-2514) remove sun.misc.Unsafe

     [ https://issues.apache.org/jira/browse/NETBEANS-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated NETBEANS-2514:
-------------------------------------
    Labels: pull-request-available  (was: )

> remove sun.misc.Unsafe
> ----------------------
>
>                 Key: NETBEANS-2514
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2514
>             Project: NetBeans
>          Issue Type: Improvement
>            Reporter: Brad Walker
>            Priority: Major
>              Labels: pull-request-available
>
> NetBeans uses a proprietary API that will be removed in the future.
> Therefore, try to remove the use of sun.misc.Unsafe.
>  
> {quote}...compile:
>  [nb-javac] Compiling 212 source files to /home/bwalker/src/netbeans-11.0-test/java/java.source.base/build/classes
>    [repeat] /home/bwalker/src/netbeans-11.0-test/java/java.source.base/src/org/netbeans/modules/java/source/NoJavacHelper.java:34: warning: Unsafe is internal proprietary API and may be removed in a future release
>    [repeat] import sun.misc.Unsafe;
>    [repeat]                ^
> ...
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists