rusk has quit [Read error: Connection reset by peer]
rusk has joined #jruby
nirvdrum has joined #jruby
nirvdrum has quit [Ping timeout: 272 seconds]
drbobbeaty has joined #jruby
nirvdrum has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ur5us_ has quit [Ping timeout: 268 seconds]
nirvdrum has quit [Ping timeout: 260 seconds]
shellac has joined #jruby
drbobbeaty has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
nirvdrum has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
adam12_ is now known as adam12
sagax has quit [Quit: Konversation terminated!]
lucasb has joined #jruby
sagax has joined #jruby
shellac has joined #jruby
<cshupp[m]>
headius: One of my coworkers found a better way of handling the maven build with java 11 that does not require a modification of the java.security file.
<headius[m]>
method's getting defined on the Foo metaclass, not on Foo itself
<headius[m]>
so there's context I'm not persisting, or context that's not living in StaticScope to begin with
nirvdrum has quit [Ping timeout: 258 seconds]
<headius[m]>
enebo: I have to restore the bulky way to construct and cache a BlockBody because I can't statically pass in the parent scope to create it lazily
<headius[m]>
it should be possible to do later but I will need to restore a lot of non-indy logic to the JIT in order to support native image
<headius[m]>
I can't get further right now until CompiledIRBlockBody uses only StaticScope