-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: core-libs
-
Verified
The deprecated `addPropertyListener` and `removePropertyListener` methods have been removed from `java.util.jar.Pack200.Packer` and `java.util.jar.Pack200.Unpacker`. Applications that need to monitor progress of a packer or unpacker should poll the value of the `PROGRESS` property instead.