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

Brad Walker commented on NETBEANS-2514:
---------------------------------------

I believe that I follow the logic. But, making a change such as this is beyond 
my current knowledge/experience and I would be unconfortable doing it. Hence, 
the reason that I simply wanted to keep the change to removing use of 
sun.misc.Unsafe.

> 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
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to