Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jrubyscripting] Remove Compilable implementation #17960

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

jimtng
Copy link
Contributor

@jimtng jimtng commented Dec 23, 2024

due to a bug in JRuby jruby/jruby#8346

This affects UI-based rules, which are compiled when the script engine supports it.
Reported in https://community.openhab.org/t/jruby-arrayindexoutofboundsexception-index-1-out-of-bounds-for-length-1/161030

This should be backported to 4.3.x

@jimtng jimtng requested a review from ccutrer as a code owner December 23, 2024 14:11
@jimtng jimtng added the bug An unexpected problem or unintended behavior of an add-on label Dec 23, 2024
due to a bug in JRuby jruby/jruby#8346

Signed-off-by: Jimmy Tanagra <[email protected]>
@jimtng jimtng force-pushed the jruby-remove-compilable branch from 00f2a75 to c4fd10e Compare December 23, 2024 14:14
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jlaur jlaur merged commit d253e2c into openhab:main Dec 23, 2024
3 checks passed
@jlaur jlaur added this to the 5.0 milestone Dec 23, 2024
jlaur pushed a commit that referenced this pull request Dec 23, 2024
@jlaur jlaur added the patch A PR that has been cherry-picked to a patch release branch label Dec 23, 2024
@jimtng jimtng deleted the jruby-remove-compilable branch December 26, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on patch A PR that has been cherry-picked to a patch release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants