RFR: 8199871: Deprecate pack200 and unpack200 tools

Henry Jen henry.jen at oracle.com
Fri Jun 15 22:38:54 UTC 2018


Updated the @deprecated message, the webrev is at

http://cr.openjdk.java.net/~henryjen/jdk11/8199871/4/webrev/

Cheers,
Henry


> On Jun 13, 2018, at 9:32 AM, mandy chung <mandy.chung at oracle.com> wrote:
> 
> 
> 
> On 6/12/18 4:52 PM, Henry Jen wrote:
>> OK, I have updated the webrev[1] based on the feedback. All the messages are changes, and added since=“11” for Deprecated.
>> [1] http://cr.openjdk.java.net/~henryjen/jdk11/8199871/2/webrev/
> 
> src/java.base/share/classes/java/util/jar/Pack200.java
>  104  * @deprecated This class has been deprecated
> 
> @deprecated is missing in Pack200.Packer and Pack200.Unpacker. You can use the consistent message in @deprecated as well.
> 
> Otherwise, the change looks fine to me.
> 
> Mandy



More information about the jdk-dev mailing list