RFR: 8199871: Deprecate pack200 and unpack200 tools (original) (raw)

mandy chung mandy.chung at oracle.com
Wed Jun 13 16:32:16 UTC 2018


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