You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Brad Walker (Jira)" <ji...@apache.org> on 2020/02/03 22:27:03 UTC

[jira] [Closed] (NETBEANS-3790) eliminate all StringBufferInputStream deprecations

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

Brad Walker closed NETBEANS-3790.
---------------------------------
    Resolution: Incomplete

This needs more thought on a better solution to the issue..

Will work on it in the future..

> eliminate all StringBufferInputStream deprecations
> --------------------------------------------------
>
>                 Key: NETBEANS-3790
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3790
>             Project: NetBeans
>          Issue Type: Improvement
>            Reporter: Brad Walker
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> eliminate all references to the following deprecation:
> {code:java}
>    [repeat] /home/bwalker/src/netbeans/platform/openide.explorer/src/org/openide/explorer/propertysheet/SheetTable.java:50: warning: [deprecation] StringBufferInputStream in java.io has been deprecated
>    [repeat] import java.io.StringBufferInputStream;
>    [repeat]               ^
> {code}



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

---------------------------------------------------------------------
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