RFR: 8333452: Make logging in jdk.jpackage.internal.OverridableResource class configurable
Alexey Semenyuk
asemenyuk at openjdk.org
Mon Jun 3 22:33:59 UTC 2024
On Mon, 3 Jun 2024 21:53:06 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
> This added functionality is not used. It is completely unclear from PR and/or issue description why we need this and how it will be used in the future?
It was supposed to be used in [WiX4 project](https://bugs.openjdk.org/browse/JDK-8319457). In this project the same resource was supposed to be saved multiple times, producing duplicated messages in the log. This was the case at the early stage of the project. I looked closer and it is not needed any more. I'll withdraw this PR.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19532#issuecomment-2146217269
More information about the core-libs-dev
mailing list