Skip to content

support new JDK version string scheme#4553

Merged
enebo merged 1 commit intojruby:masterfrom
iignatev:master
Mar 30, 2017
Merged

support new JDK version string scheme#4553
enebo merged 1 commit intojruby:masterfrom
iignatev:master

Conversation

@iignatev
Copy link
Contributor

jruby should be updated to support new JDK version string scheme -- JEP 223.

before this JEP, java.version property was 1.X.Y_Z, where X is major version number of JDK, now it is '$VNUM(-$PRE)?(+($BUILD)?(-$OPT)?)?' where VNUM is $MAJOR.$MINOR.$SECURITY.

@iignatev
Copy link
Contributor Author

#3611 should be fixed by this patch.

@enebo enebo added this to the JRuby 9.1.9.0 milestone Mar 29, 2017
@enebo enebo merged commit e7bcde5 into jruby:master Mar 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants