[jdk15u-dev] RFR: 8240487: Cleanup whitespace in .cc, .hh, .m, and .mm files
Vladimir Kempik
vkempik at openjdk.java.net
Fri Apr 2 07:57:34 UTC 2021
Please review this patch for 15u-dev.
applied almost cleanly, I have to remove last chunk in src/jdk.hotspot.agent/macosx/native/libsaproc/MacosxDebuggerLocal.m
from original [patch](https://github.com/VladimirKempik/jdk/commit/c32923e06fc94c2a2ad8b9dd803aad1ed5386505) as it was already present in jdk15u-dev and wasn't needed.
Very safe, fomatting only change, needed for rest of JNF removal patches to apply more cleanly
-------------
Commit messages:
- 8240487: Cleanup whitespace in .cc, .hh, .m, and .mm files
Changes: https://git.openjdk.java.net/jdk15u-dev/pull/8/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=8&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8240487
Stats: 183 lines in 21 files changed: 0 ins; 0 del; 183 mod
Patch: https://git.openjdk.java.net/jdk15u-dev/pull/8.diff
Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/8/head:pull/8
PR: https://git.openjdk.java.net/jdk15u-dev/pull/8
More information about the jdk-updates-dev
mailing list