The new command line option '-n' is introduced to jar command with fix for JDK-8020802 and it needs to be documented. The option only affects the way new .jar files being created and makes these files normalized the way its content will not be affected by packing/unpacking cycle of pack200 command.
- relates to
-
JDK-8020802 Need an ability to create jar files that are invariant to the pack200 packing/unpacking
- Resolved