On Tue, 31 Jan 2023 14:29:38 GMT, Kevin Walls <kev...@openjdk.org> wrote:

>> The default setting for the ObjectInputFilter for JMX, introduced in jdk20, 
>> is too restrictive.
>> javax.management.Attribute and AttributeList classes are also needed, and 
>> Query related classes.
>> 
>> There are a number of Query-related classes, so adding javax.management.* is 
>> appropriate otherwise the list becomes hard to manage.  This is a * and not 
>> a ** which would mean all subpackages, so the openmean subpackage stays in 
>> the list.
>
> Kevin Walls has updated the pull request incrementally with three additional 
> commits since the last revision:
> 
>  - Test additional print, and comment edit
>  - properties comment and formatting
>  - Print in getNotificationInfo

Thank you for the update, Kevin!
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

PR: https://git.openjdk.org/jdk20/pull/97

Reply via email to