File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11---
2- # Copyright (c) 2017, 2025 , Oracle and/or its affiliates. All rights reserved.
2+ # Copyright (c) 2017, 2026 , Oracle and/or its affiliates. All rights reserved.
33# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44#
55# This code is free software; you can redistribute it and/or modify it
@@ -70,6 +70,7 @@ Developers are responsible for updating their custom runtime images.
7070 and zip-9 provides the best compression. Default is zip-6.
7171
7272: Deprecated values to be removed in a future release:
73+
7374 - `0`: No compression. Use zip-0 instead.
7475 - `1`: Constant string sharing
7576 - `2`: ZIP. Use zip-6 instead.
@@ -182,6 +183,7 @@ Description
182183 and zip-9 provides the best compression. Default is zip-6.
183184
184185: Deprecated values to be removed in a future release:
186+
185187 - Level 0: No compression. Use zip-0 instead.
186188 - Level 1: Constant string sharing
187189 - Level 2: ZIP. Use zip-6 instead.
You can’t perform that action at this time.
0 commit comments