Integrated: 7505: Cannot reset websocket server port to default
Alex Macdonald
aptmac at openjdk.java.net
Wed Jan 12 16:53:28 UTC 2022
On Wed, 12 Jan 2022 16:17:53 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:
> This quick change addresses JMC-7505 [[0]](https://bugs.openjdk.java.net/browse/JMC-7505), in which the Preferences menu does not reset the value of the websocket server port.
>
> The fix is to add the missing call to `loadWebsocketPortFromPrefStore()` in the `performDefaults()`.
>
> Before:
> 
>
> After:
> 
This pull request has now been integrated.
Changeset: 70aa834a
Author: Alex Macdonald <aptmac at openjdk.org>
URL: https://git.openjdk.java.net/jmc/commit/70aa834a5eca40a4c65adc4f0e6287635f4455e3
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
7505: Cannot reset websocket server port to default
Reviewed-by: hirt
-------------
PR: https://git.openjdk.java.net/jmc/pull/353
More information about the jmc-dev
mailing list