On Wed, 18 Aug 2021 07:28:57 GMT, Andrey Turbanov <github.com+741251+turban...@openjdk.org> wrote:
> After [JDK-8215510](https://bugs.openjdk.java.net/browse/JDK-8215510) > (eed3a536c0) this condition is always `false`. Empty package name is handled > separately. > Found by IntelliJ inspection. Marked as reviewed by stsypa...@github.com (no known OpenJDK username). Hi @turbanoff the change looks good and reasonable, I've filed an issue for this: https://bugs.openjdk.java.net/browse/JDK-8273435, so you can integrate now ------------- PR: https://git.openjdk.java.net/jdk/pull/5157