RFR: 8254192: ExtraSharedClassListFile contains extra white space at end of line [v2]
Yumin Qi
minqi at openjdk.java.net
Thu Oct 15 01:04:25 UTC 2020
> Hi, Please review the simple change.
>
> The removing of white spaces from end of line in ClassListParser should be moved to before we add lambda-form-invoker
> line to array. After made such arrangement, changed CDS.java for trimming line code.
>
> Tests: local test on runtime/cds/appcds. Mach5 tier1,4 is in progress.
>
> Thanks
Yumin Qi has updated the pull request incrementally with one additional commit since the last revision:
Fix comment adding \f for Replace
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/669/files
- new: https://git.openjdk.java.net/jdk/pull/669/files/2086b3d8..f2984a4b
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=669&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=669&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/669.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/669/head:pull/669
PR: https://git.openjdk.java.net/jdk/pull/669
More information about the core-libs-dev
mailing list