In the course of #26266, it turns out that Advisors are unnecessarily forced to implement the Advisor#isPerInstance() method. Declaring it as a default method that returns true is a convenient improvement there.