mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8374632: Broken list layout in the man page of jlink
Reviewed-by: iris Backport-of: a01283a5a57723673b1fd3c93434678fdae4102c
This commit is contained in:
parent
93675e6e04
commit
d0a3ba9db5
@ -1,5 +1,5 @@
|
||||
---
|
||||
# Copyright (c) 2017, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2017, 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# 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.
|
||||
and zip-9 provides the best compression. Default is zip-6.
|
||||
|
||||
: Deprecated values to be removed in a future release:
|
||||
|
||||
- `0`: No compression. Use zip-0 instead.
|
||||
- `1`: Constant string sharing
|
||||
- `2`: ZIP. Use zip-6 instead.
|
||||
@ -182,6 +183,7 @@ Description
|
||||
and zip-9 provides the best compression. Default is zip-6.
|
||||
|
||||
: Deprecated values to be removed in a future release:
|
||||
|
||||
- Level 0: No compression. Use zip-0 instead.
|
||||
- Level 1: Constant string sharing
|
||||
- Level 2: ZIP. Use zip-6 instead.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user