struberg commented on PR #1328:
URL: https://github.com/apache/commons-lang/pull/1328#issuecomment-2523134541

   Btw, I'm looking for another method name for `isJavaInternalClass()`. It 
should rather express that the given clazz cannot be introspected via 
reflection. Maybe something like `isNonIntrospectibleClass()`?
   
   Further down the road we need some way to tell whether a class is open or 
not. And all that in a way which also works on Java8 still...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to