RFR: 8326983: Unused operands reported after JDK-8326135 [v3]

David Holmes dholmes at openjdk.org
Tue Mar 5 04:32:50 UTC 2024


On Mon, 4 Mar 2024 17:56:09 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> @dholmes-ora asked to disable warning by default and I agree.

What I said was that until all the known issues are resolved then the warning should be disabled. If this PR fixes every warning that has been spotted then that is fine - the warning can remain on the detect new problems creeping in. Otherwise issues should be filed to fix all remaining warnings and the warning disabled until they are all addressed. We have been lucky that these unexpected warnings have only caused minimal disruption to our builds.

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

PR Comment: https://git.openjdk.org/jdk/pull/18075#issuecomment-1977947572


More information about the hotspot-compiler-dev mailing list