> 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

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

Changes:
  - all: https://git.openjdk.org/jdk20/pull/97/files
  - new: https://git.openjdk.org/jdk20/pull/97/files/ab81891d..2932611e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk20&pr=97&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk20&pr=97&range=01-02

  Stats: 11 lines in 2 files changed: 5 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk20/pull/97.diff
  Fetch: git fetch https://git.openjdk.org/jdk20 pull/97/head:pull/97

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

Reply via email to