<GitHub76>
[jruby] philr opened pull request #4816: Raise Errno::ENOTDIR if the parent of an opened file is not a directory (master...raise_errno_enotdir) https://git.io/vdMf5
olle__ has joined #jruby
<GitHub54>
[jruby] philr opened pull request #4817: Fix an infinite loop when attempting to read from a directory (master...fix_infinite_loop_reading_directory) https://git.io/vdMU1
<GitHub51>
[jruby] philr opened pull request #4818: Raise Errno::EISDIR when opening a directory for reading on Windows (master...file_open_read_raise_eisdir_on_windows) https://git.io/vdMk8
asdfasdfasdf has joined #jruby
asdfasdfasdf has quit [Client Quit]
Layman has joined #jruby
<Layman>
Hello there.
<Layman>
I am in need of help with annotations.
<Layman>
I compiled the Ruby files that I have, and I can see that the annotation I want to add is not attached to the class, even though I added for the Ruby class through java_annotation.
Layman has quit [Quit: Page closed]
kares has quit [Quit: ...]
olle__ has quit [Quit: olle__]
kares has joined #jruby
rubberduck_ has joined #jruby
<rubberduck_>
What's the proper way to implement a Java interface?