[Integrated] RFR: 6651: Exposing the magic bytes for the compressed formats supported
Erik Gahlin
erik.gahlin at oracle.com
Wed Dec 11 15:38:06 UTC 2019
Some static analysis tool will probably classify this as a vulnerability
since the contents of as public static final array field can be changed
from the outside by a malicious user.
Erik
On 2019-12-11 16:23, Marcus Hirt wrote:
> Changeset: 16481354
> Author: Marcus Hirt <hirt at openjdk.org>
> Date: 2019-12-11 15:22:41 +0000
> URL: https://git.openjdk.java.net/jmc/commit/16481354
>
> 6651: Exposing the magic bytes for the compressed formats supported
>
> Reviewed-by: jkang, hdafgard
>
> ! core/org.openjdk.jmc.common/src/main/java/org/openjdk/jmc/common/io/IOToolkit.java
More information about the jmc-dev
mailing list