RFR: 7432: Update the spotbugs maven plugin [v8]

Marcus Hirt hirt at openjdk.java.net
Mon Dec 13 19:19:17 UTC 2021


On Mon, 13 Dec 2021 17:47:42 GMT, Patrick Reinhart <reinhapa at openjdk.org> wrote:

>> Signed-off-by: Patrick Reinhart <patrick at reini.net>
>
> Patrick Reinhart has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   7432: Update the spotbugs maven plugin
>   
>   Signed-off-by: Patrick Reinhart <patrick at reini.net>

application/org.openjdk.jmc.flightrecorder.ui/src/main/java/org/openjdk/jmc/flightrecorder/ui/overview/ResultReportUi.java line 415:

> 413: 			this.showOk = Boolean.valueOf(state.getChild("report").getChild("showOk").getAttribute("value")); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
> 414: 		} catch (NullPointerException npe) {
> 415: 			// ignore NPE when there is no state value is available 

Need to update the copyright year.

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

PR: https://git.openjdk.java.net/jmc/pull/324


More information about the jmc-dev mailing list