Re: RFR: 8279043: Some Security Exception Messages Miss Spaces

2021-12-21 Thread Weijun Wang
On Mon, 20 Dec 2021 14:50:08 GMT, Daniel Jeliński  wrote:

> Trivial change. Issue reported by 
> [lgtm.com](https://lgtm.com/projects/g/openjdk/jdk/alerts/?mode=tree&lang=java&ruleFocus=1952840153).

Thanks. I'll run some tests before sponsoring it. Hopefully no one uses the 
exact exception message as a golden copy.

-

PR: https://git.openjdk.java.net/jdk/pull/6894


Re: RFR: 8279043: Some Security Exception Messages Miss Spaces

2021-12-21 Thread Daniel Jeliński
On Mon, 20 Dec 2021 14:50:08 GMT, Daniel Jeliński  wrote:

> Trivial change. Issue reported by 
> [lgtm.com](https://lgtm.com/projects/g/openjdk/jdk/alerts/?mode=tree&lang=java&ruleFocus=1952840153).

Thanks! bug title fixed.

-

PR: https://git.openjdk.java.net/jdk/pull/6894


Re: RFR: 8279043 Some Security Exception Messages Miss Spaces

2021-12-21 Thread Weijun Wang
On Mon, 20 Dec 2021 14:50:08 GMT, Daniel Jeliński  wrote:

> Trivial change. Issue reported by 
> [lgtm.com](https://lgtm.com/projects/g/openjdk/jdk/alerts/?mode=tree&lang=java&ruleFocus=1952840153).

Change looks good. Please add a colon after the bug ID in the title. Otherwise 
Skara might not integrate it.

-

Marked as reviewed by weijun (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6894


RFR: 8279043 Some Security Exception Messages Miss Spaces

2021-12-21 Thread Daniel Jeliński
Trivial change. Issue reported by 
[lgtm.com](https://lgtm.com/projects/g/openjdk/jdk/alerts/?mode=tree&lang=java&ruleFocus=1952840153).

-

Commit messages:
 - Add missing spaces

Changes: https://git.openjdk.java.net/jdk/pull/6894/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6894&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8279043
  Stats: 21 lines in 16 files changed: 0 ins; 0 del; 21 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6894.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6894/head:pull/6894

PR: https://git.openjdk.java.net/jdk/pull/6894