On Tue, 24 Feb 2026 15:50:57 GMT, Alexey Ivanov <[email protected]> wrote:

> A trivial clean up for `XbmImageDecoder` that marks the fields `XbmColormap` 
> and `XbmHints` with the `final` modifier. These fields are constants.
> 
> In addition to the above, improve the javadoc by using the `@snippet`. 
> Otherwise, all the lines of the XBM snippet are combined into one line.

This pull request has now been integrated.

Changeset: 5386a72b
Author:    Alexey Ivanov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/5386a72bc2869f29ef3927768bd9d2273c6dac08
Stats:     9 lines in 1 file changed: 3 ins; 0 del; 6 mod

8378578: Add final to XbmColormap and XbmHints in XbmImageDecoder

Reviewed-by: dmarkov, serb, prr, dnguyen

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

PR: https://git.openjdk.org/jdk/pull/29896

Reply via email to