< prev index next >

make/jdk/src/classes/build/tools/jigsaw/technology-summary.html

Print this page

        

*** 18,29 **** <p><a href="module-summary.html">JDK 11 Module Summary</a> | Technologies in the <a href="https://docs.oracle.com/javase/9/docs/">Java SE 9 Documentation</a></p> <table> <tr><th>Legend</th></tr> ! <tr class="se-base"><td><a href="https://jcp.org/en/jsr/platform?listBy=2&listByType=platform">JCP technology in the Java SE Platform only -- in java.base</a></td></tr> ! <tr class="se-misc"><td><a href="https://jcp.org/en/jsr/platform?listBy=2&listByType=platform">JCP technology in the Java SE Platform only -- not in java.base</a></td></tr> <tr class="se-ext"><td><a href="http://docs.oracle.com/javase/8/docs/technotes/guides/standards/#endorsed-standards-apis">JCP technology in the Java SE Platform derived from non-JCP standards</a></a></td></tr> <tr class="non-se"><td>JCP technology not included in the Java SE Platform</td></tr> </table> <br/> --- 18,29 ---- <p><a href="module-summary.html">JDK 11 Module Summary</a> | Technologies in the <a href="https://docs.oracle.com/javase/9/docs/">Java SE 9 Documentation</a></p> <table> <tr><th>Legend</th></tr> ! <tr class="se-base"><td><a href="https://jcp.org/en/jsr/platform?listBy=2&listByType=platform">JCP technology in the Java SE Platform -- in java.base</a></td></tr> ! <tr class="se-misc"><td><a href="https://jcp.org/en/jsr/platform?listBy=2&listByType=platform">JCP technology in the Java SE Platform -- not in java.base</a></td></tr> <tr class="se-ext"><td><a href="http://docs.oracle.com/javase/8/docs/technotes/guides/standards/#endorsed-standards-apis">JCP technology in the Java SE Platform derived from non-JCP standards</a></a></td></tr> <tr class="non-se"><td>JCP technology not included in the Java SE Platform</td></tr> </table> <br/>
*** 400,413 **** <td>boot</td> <td>No</td> <td></td> </tr> <tr class="se-misc"> ! <td><a href="https://jcp.org/en/jsr/detail?id=907">907</a></td> <td>JTA (XA)</td> ! <td>Original JSR</td> ! <td><a href="module-summary.html#java.sql">java.sql</a></td> <td>plat</td> <td>No</td> <td>Formerly a <a href="http://docs.oracle.com/javase/8/docs/technotes/guides/standards/#standalone-technologies">Standalone Technology</a> (unlisted)</td> </tr> --- 400,413 ---- <td>boot</td> <td>No</td> <td></td> </tr> <tr class="se-misc"> ! <td>---</td> <td>JTA (XA)</td> ! <td>UJSR for Java SE</td> ! <td><a href="module-summary.html#java.transaction.xa">java.transaction.xa</a></td> <td>plat</td> <td>No</td> <td>Formerly a <a href="http://docs.oracle.com/javase/8/docs/technotes/guides/standards/#standalone-technologies">Standalone Technology</a> (unlisted)</td> </tr>
< prev index next >