RFR: 8048190: NoClassDefFoundError omits original ExceptionInInitializerError [v3]
    Doug Simon 
    dnsimon at openjdk.java.net
       
    Fri Aug  6 15:13:33 UTC 2021
    
    
  
On Fri, 6 Aug 2021 13:43:50 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> I shouldn't know about it from inside the JVM
Why not? The JVM already knows about a bunch of other fields in `java.lang.Class`.
That said, I agree that it's probably best left for something more frequent.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4996
    
    
More information about the hotspot-dev
mailing list