Skip to content

NullPointerException in CacheEntry.typeOk during DefineModuleInstr on JRuby 10.0.4.0 #9296

@brometeo

Description

@brometeo

My JRuby client application is very sophisticated and complex. It works with JRuby 9.4.8.0, but updating from that version brings some varied bugs.

trying JRuby 10.0.4.0 I get an error of type Stack trace: DefineModuleInstr.interpret → CachingCallSite.call → CacheEntry.typeOk → NPE "incomingType is null".

My system is Debian Linux testing with Java 21+, and applications uses Swing with AWT Event Dispatch Thread. Perhaps there are some problems with EDT and module and class loading, but I don't see the origin in stack trace, so it is a frustrating situation.

I need some help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions