Re: [jdk19] RFR: 8245268: -Xcomp is missing from java launcher documentation

2022-07-01 Thread Igor Veresov
On Sat, 2 Jul 2022 01:04:19 GMT, Igor Veresov wrote: > Updated man pages from markdown sources. Ok, I just hacked a patch file. - PR: https://git.openjdk.org/jdk19/pull/103

Re: [jdk19] RFR: 8245268: -Xcomp is missing from java launcher documentation [v2]

2022-07-01 Thread Igor Veresov
> Updated man pages from markdown sources. Igor Veresov has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revisi

Re: [jdk19] RFR: 8245268: -Xcomp is missing from java launcher documentation

2022-07-01 Thread Ioi Lam
On Sat, 2 Jul 2022 02:45:43 GMT, Igor Veresov wrote: > There is also a question of which version is actually correct. Yeah, may be I > should manually craft a patch just for the Xcomp part. @veresov please see the closed issue https://bugs.openjdk.org/browse/JDK-8287821 @vnkozlov when I did

Re: [jdk19] RFR: 8245268: -Xcomp is missing from java launcher documentation

2022-07-01 Thread Igor Veresov
On Sat, 2 Jul 2022 02:12:43 GMT, Vladimir Kozlov wrote: > I am not sure some words changes are correct? > > May be we should cleanup and update all these man pages as separate issue. > And apply only `-Xcomp` changes. > Then I'd have to manually craft a patch instead of actually generating th

Re: [jdk19] RFR: 8245268: -Xcomp is missing from java launcher documentation

2022-07-01 Thread Igor Veresov
On Sat, 2 Jul 2022 01:04:19 GMT, Igor Veresov wrote: > Updated man pages from markdown sources. There is also a question of which version is actually correct. Yeah, may be I should manually craft a patch just for the Xcomp part. - PR: https://git.openjdk.org/jdk19/pull/103

Re: [jdk19] RFR: 8245268: -Xcomp is missing from java launcher documentation

2022-07-01 Thread Vladimir Kozlov
On Sat, 2 Jul 2022 01:04:19 GMT, Igor Veresov wrote: > Updated man pages from markdown sources. I am not sure some words changes are correct? May be we should cleanup and update all these man pages as separate issue. And apply only `-Xcomp` changes. @iklam you recently pushed changes https:/

[jdk19] RFR: 8245268: -Xcomp is missing from java launcher documentation

2022-07-01 Thread Igor Veresov
Updated man pages from markdown sources. - Commit messages: - Update man pages Changes: https://git.openjdk.org/jdk19/pull/103/files Webrev: https://webrevs.openjdk.org/?repo=jdk19&pr=103&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8245268 Stats: 495 lines in 8 files ch