RFR: 8135292: Remove duplicate code in <OS>Address.java in SA [v2]

Severin Gehwolf sgehwolf at openjdk.org
Wed Jun 22 16:51:58 UTC 2022


On Wed, 22 Jun 2022 14:44:02 GMT, Jayashree Huttanagoudar <duke at openjdk.org> wrote:

> ```
> $ git add <changed files>
> $ git commit --amend --no-edit
>```

The `git commit --amend` changes the current commit. Don't use `--amend` and it should be fine.

-------------

PR: https://git.openjdk.org/jdk/pull/9112


More information about the serviceability-dev mailing list