You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2016/09/26 12:51:31 UTC

[Bug 60172] New: support java --release of JDK 9

https://bz.apache.org/bugzilla/show_bug.cgi?id=60172

            Bug ID: 60172
           Summary: support java --release of JDK 9
           Product: Ant
           Version: nightly
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core tasks
          Assignee: notifications@ant.apache.org
          Reporter: bodewig@apache.org

see http://openjdk.java.net/jeps/247

--release is an alternative to -source/-target/-bootclasspath

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 60172] support java --release of JDK 9

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60172

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |1.9.8
             Status|NEW                         |RESOLVED

--- Comment #1 from Stefan Bodewig <bo...@apache.org> ---
implemented with git commit c1bbf2f

-- 
You are receiving this mail because:
You are the assignee for the bug.