> There's an unused concept of a pluginConfig that is passed into the jlink 
> compress plugins, however we always pass null here and the code seems broken 
> (the pluginConfig wouldn't have been stored properly). This seem to be a 
> left-over from a more generic plugin design that never came to fruition.
> 
> This PR cleans out this code from the plugins and decompressors, while 
> keeping the compressed header format intact for backwards compatibility (and 
> in case we want to revisit this in the future)

Claes Redestad has updated the pull request incrementally with one additional 
commit since the last revision:

  Copyrights, unused imports

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/17443/files
  - new: https://git.openjdk.org/jdk/pull/17443/files/7df80e39..a65ffbf5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17443&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17443&range=01-02

  Stats: 17 lines in 8 files changed: 0 ins; 8 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/17443.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17443/head:pull/17443

PR: https://git.openjdk.org/jdk/pull/17443

Reply via email to