Integrated: 8283787: C1: Remove unused ArrayStoreExceptionStub::_info
Aleksey Shipilev
shade at openjdk.java.net
Wed Mar 30 07:16:47 UTC 2022
On Mon, 28 Mar 2022 12:45:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> SonarCloud complains `ArrayStoreExceptionStub::_info` field is not initialized. It is not actually used, and the incoming `CodeEmitInfo*` gets passed to superclass instead.
This pull request has now been integrated.
Changeset: aa335258
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/aa3352588bd9357c04550026e1af9fe503b237cf
Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 mod
8283787: C1: Remove unused ArrayStoreExceptionStub::_info
Reviewed-by: thartmann, chagedorn
-------------
PR: https://git.openjdk.java.net/jdk/pull/7992
More information about the hotspot-compiler-dev
mailing list