Skip to content

Commit a01283a

Browse files
ammbrajaikiran
authored andcommitted
8374632: Broken list layout in the man page of jlink
Reviewed-by: jpai
1 parent c1c0ac8 commit a01283a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/jdk.jlink/share/man/jlink.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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.

0 commit comments

Comments
 (0)