https://bz.apache.org/bugzilla/show_bug.cgi?id=63781
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #2 from [email protected] --- Thank you for considering this. Sorry, I did not want to imply it was easy... I has a look at you patch and it looks reasonable to me. Maybe, in Jre9Compat there could be a check for isPublic at first. If not, return false immediately, if it is public, do the (reflective) canAccess call. Just for performance ... -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
