You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2019/07/06 14:29:00 UTC

[jira] [Updated] (BCEL-322) Add constants to org.apache.bcel.Const for Java 14

     [ https://issues.apache.org/jira/browse/BCEL-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated BCEL-322:
------------------------------
    Description: 
Add constants to {{org.apache.bcel.Const}} for Java 14:

- org.apache.bcel.Const.MAJOR_14
- org.apache.bcel.Const.MINOR_14 

Checked with:
{quote}openjdk version "14-ea" 2020-03-17
OpenJDK Runtime Environment (build 14-ea+3-65)
OpenJDK 64-Bit Server VM (build 14-ea+3-65, mixed mode, sharing){quote}

  was:
Add constants to {{org.apache.bcel.Const}} for Java 14:

- org.apache.bcel.Const.MAJOR_14
- org.apache.bcel.Const.MINOR_14 


> Add constants to org.apache.bcel.Const for Java 14 
> ---------------------------------------------------
>
>                 Key: BCEL-322
>                 URL: https://issues.apache.org/jira/browse/BCEL-322
>             Project: Commons BCEL
>          Issue Type: New Feature
>            Reporter: Gary Gregory
>            Priority: Major
>             Fix For: 6.4.0
>
>
> Add constants to {{org.apache.bcel.Const}} for Java 14:
> - org.apache.bcel.Const.MAJOR_14
> - org.apache.bcel.Const.MINOR_14 
> Checked with:
> {quote}openjdk version "14-ea" 2020-03-17
> OpenJDK Runtime Environment (build 14-ea+3-65)
> OpenJDK 64-Bit Server VM (build 14-ea+3-65, mixed mode, sharing){quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)