"Java 8"의 두 판 사이의 차이

오픈소스 비즈니스 컨설팅
둘러보기로 가기 검색하러 가기
잔글 (사용자가 "Java 8" 문서를 보호했습니다 ([편집=관리자만 허용] (무기한) [옮기기=관리자만 허용] (무기한)))
잔글
 
(같은 사용자의 중간 판 5개는 보이지 않습니다)
1번째 줄: 1번째 줄:
 
[[Java|Java]] 8을 정리 합니다.
 
[[Java|Java]] 8을 정리 합니다.
  
*홈페이지 : 
+
*홈페이지 : 
**매뉴얼 : [http://docs.oracle.com/javase/8/docs/ Java Platform Standard Edition 8 Documentation]
+
**매뉴얼 : [http://docs.oracle.com/javase/8/docs/ Java Platform Standard Edition 8 Documentation]
*다운로드 : 
+
**JDK 8 기능 : http://openjdk.java.net/projects/jdk8/features
*플랫폼 : 
+
*다운로드 : 
*라이선스 : 
+
*플랫폼 : 
 +
*라이선스 : 
  
 
== Java 8 개요 ==
 
== Java 8 개요 ==
 +
 +
[http://docs.oracle.com/javase/8/docs/technotes/guides/desc_jdk_structure.html Description of Java Conceptual Diagram]
 +
 +
{| summary="" class="table" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: 0px; color: rgb(0, 0, 0); font-family: Arial, Helvetica, FreeSans, Luxi-sans, 'Nimbus Sans L', sans-serif; font-size: 12px; line-height: 18px;"
 +
|- valign="top"
 +
| class="tdleftside" rowspan="9" style="border-color: black white black black; border-style: solid; border-width: 2px 0px 2px 2px; padding-left: 0.25em; padding-right: 0.25em; vertical-align: middle;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/index.html#jre-jdk JDK]
 +
| rowspan="2" |  
 +
| class="tdhead" title="Java programming language" style="border: 2px solid white; padding-right: 0.5em; vertical-align: middle; text-align: right;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/language/index.html <b>Java Language</b>]
 +
|
 +
{| class="tablerows" summary="" style="width: 423px; height: 26px; border: 0px; border-spacing: 0px;"
 +
|-
 +
| class="tdbody" bgcolor="#BDBEC0" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/language/index.html Java Language]
 +
|}
 +
 +
| rowspan="5" | &nbsp;
 +
| rowspan="4" | &nbsp;
 +
|- valign="top"
 +
| class="tdhead" title="Tools and Tool APIs" style="border: 2px solid white; padding-right: 0.5em; vertical-align: middle; text-align: right;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html <b>Tools &<br />Tool APIs</b>]
 +
|
 +
{| class="tablerows" summary="" style="width: 423px; height: 104px; border: 0px; border-spacing: 0px;"
 +
|-
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java runtime launcher" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html java]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java compiler" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/javac/index.html javac]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java documentation generator" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/javadoc/index.html javadoc]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java archive tool" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jar/index.html jar]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java class file disassembler" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/windows/javap.html javap]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java class dependency analyzer" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/windows/jdeps.html jdeps]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Scripting tools" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#scripting Scripting]
 +
|-
 +
| class="tdbody" bgcolor="#A3B8CB" title="Security tools" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#security Security]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Monitoring and Management tools" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#monitor Monitoring]
 +
| class="tdbody" bgcolor="#A3B8CB" title="jconsole" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#jconsole JConsole]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java VisualVM" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/visualvm/index.html VisualVM]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java Mission Control" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jmc JMC]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java Flight Recorder" colspan="2" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jfr JFR]
 +
|-
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java Platform Debugger Architecture" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jpda/index.html JPDA]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java Virtual Machine Tool Interface" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jvmti/index.html JVM TI]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Interface Definition Language and RMI-IIOP tools" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#idl IDL]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Remote Method Invocation tools" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#rmi RMI]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Java DB" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javadb/index_jdk8.html Java DB]
 +
| class="tdbody" bgcolor="#A3B8CB" title="Deployment, Plug-in and Web Start tools" colspan="2" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#deployment Deployment]
 +
|-
 +
| class="tdbody" colspan="2" bgcolor="#A3B8CB" title="Internationalization tools" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#intl Internationalization]
 +
| class="tdbody" colspan="2" bgcolor="#A3B8CB" title="Java Web Services Tools" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#webservices Web Services]
 +
| class="tdbody" colspan="3" bgcolor="#A3B8CB" title="Troubleshooting tools" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/tools/index.html#troubleshoot Troubleshooting]
 +
|}
 +
 +
|- valign="top"
 +
| rowspan="7" class="tdleftside" title="Java Runtime Environment" style="border-color: black white black black; border-style: solid; border-width: 2px 0px 2px 2px; padding-left: 0.25em; padding-right: 0.25em; vertical-align: middle;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/index.html#jre-jdk JRE]
 +
| class="tdhead" title="Deployment Technologies" style="border: 2px solid white; padding-right: 0.5em; vertical-align: middle; text-align: right;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/deploy/index.html <b>Deployment</b>]
 +
|
 +
{| class="tablerows" summary="" style="width: 423px; height: 26px; border: 0px; border-spacing: 0px;"
 +
|-
 +
| class="tdbody" bgcolor="#ED9B4F" title="Java Web Start" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/javaws/index.html Java Web Start]
 +
| class="tdbody" bgcolor="#ED9B4F" title="Java Plug-In for browsers" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/deploy/applet_dev_guide.html Applet / Java Plug-in]
 +
|}
 +
 +
|- valign="top"
 +
| class="tdhead" rowspan="2" title="User Interface programming" style="border: 2px solid white; padding-right: 0.5em; vertical-align: middle; text-align: right;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/index.html#userinterface <b>User Interface<br />Toolkits</b>]
 +
|
 +
{| class="tablerows" summary="" style="width: 423px; height: 26px; border: 0px; border-spacing: 0px;"
 +
|-
 +
| class="tdbody" bgcolor="#E76F00" title="JavaFX" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/javafx/ JavaFX]
 +
|}
 +
 +
|- valign="top"
 +
|
 +
{| class="tablerows" summary="" style="width: 423px; height: 52px; border: 0px; border-spacing: 0px;"
 +
|-
 +
| class="tdbody" bgcolor="#E76F00" title="Graphical user interface components" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/swing/index.html Swing]
 +
| class="tdbody" bgcolor="#E76F00" title="2D graphics, text and images" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/2d/index.html Java 2D]
 +
| class="tdbody" bgcolor="#E76F00" title="Abstract Window Toolkit" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/awt/index.html AWT]
 +
| class="tdbody" colspan="2" bgcolor="#E76F00" title="Assistive technologies for user interfaces" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/access/index.html Accessibility]
 +
|-
 +
| class="tdbody" bgcolor="#E76F00" title="Drag and drop data transfer" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/dragndrop/index.html Drag and Drop]
 +
| class="tdbody" bgcolor="#E76F00" title="Input Method Framework" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/imf/index.html Input Methods]
 +
| class="tdbody" bgcolor="#E76F00" title="Image input/output API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/imageio/index.html Image I/O]
 +
| class="tdbody" bgcolor="#E76F00" title="Print service API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jps/index.html Print Service]
 +
| class="tdbody" bgcolor="#E76F00" title="MIDI API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/sound/index.html Sound]
 +
|}
 +
 +
| class="tdrightside" rowspan="4" title="Java SE API. See API Documentation section for more links." style="border-width: 2px 2px 2px 0px; border-right-style: solid; border-right-color: black; border-top-style: solid; border-top-color: black; border-bottom-style: solid; border-bottom-color: black; padding-right: 0.25em; padding-left: 0.25em; vertical-align: middle; text-align: center;" | [http://docs.oracle.com/javase/8/docs/api/index.html Java SE<br />API]
 +
|- valign="top"
 +
| class="tdhead" title="Integration libraries" style="border: 2px solid white; padding-right: 0.5em; vertical-align: middle; text-align: right;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/index.html#integration <b>Integration<br />Libraries</b>]
 +
|
 +
{| class="tablerows" summary="" style="width: 423px; height: 26px; border: 0px; border-spacing: 0px;"
 +
|-
 +
| class="tdbody" bgcolor="#B2BC00" title="CORBA Interface Definition Language API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/idl/index.html IDL]
 +
| class="tdbody" bgcolor="#B2BC00" title="Java Database Connectivity API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jdbc/index.html JDBC]
 +
| class="tdbody" bgcolor="#B2BC00" title="Java Naming and Directory Interface API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jndi/index.html JNDI]
 +
| class="tdbody" bgcolor="#B2BC00" title="Remote Method Invocation API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/rmi/index.html RMI]
 +
| class="tdbody" bgcolor="#B2BC00" title="RMI interfaces over IIOP" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/rmi-iiop/index.html RMI-IIOP]
 +
| class="tdbody" bgcolor="#B2BC00" title="Scripting for the Java Platform" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/scripting/index.html Scripting]
 +
|}
 +
 +
| class="tdrightside" rowspan="3" title="Compact Profiles" style="border-width: 2px 2px 2px 0px; border-right-style: solid; border-right-color: black; border-top-style: solid; border-top-color: black; border-bottom-style: solid; border-bottom-color: black; padding-right: 0.25em; padding-left: 0.25em; vertical-align: middle; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/compactprofiles/index.html Compact<br />Profiles]
 +
|- valign="top"
 +
| class="tdhead" title="Base libraries other than java.lang and java.util" style="border: 2px solid white; padding-right: 0.5em; vertical-align: middle; text-align: right;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/index.html#otherbase <b>Other Base<br />Libraries</b>]
 +
|
 +
{| class="tablerows" summary="" style="width: 423px; height: 78px; border: 0px; border-spacing: 0px;"
 +
|-
 +
| class="tdbody" bgcolor="#C69200" title="Java Beans component API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/beans/index.html Beans]
 +
| class="tdbody" bgcolor="#C69200" title="Security API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/security/index.html Security]
 +
| class="tdbody" bgcolor="#C69200" title="Object Serialization" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/serialization/index.html Serialization]
 +
| class="tdbody" bgcolor="#C69200" title="Package extension mechanism" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/extensions/index.html Extension Mechanism]
 +
|-
 +
| class="tdbody" bgcolor="#C69200" title="Java Management Extensions" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jmx/index.html JMX]
 +
| class="tdbody" bgcolor="#C69200" nowrap="nowrap" title="Java API for XML Processing" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/xml/index.html XML JAXP]
 +
| class="tdbody" bgcolor="#C69200" title="Networking API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/net/index.html Networking]
 +
| class="tdbody" bgcolor="#C69200" title="Endorsed Standards Override Mechanism" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/standards/index.html Override Mechanism]
 +
|-
 +
| class="tdbody" bgcolor="#C69200" title="Java Native Interface" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jni/index.html JNI]
 +
| class="tdbody" bgcolor="#C69200" title="Date and Time" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/datetime/index.html Date and Time]
 +
| class="tdbody" bgcolor="#C69200" title="Input/Output API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/io/index.html Input/Output]
 +
| class="tdbody" bgcolor="#C69200" title="Internationalization of applications" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/intl/index.html Internationalization]
 +
|}
 +
 +
|- valign="top"
 +
| class="tdhead" title="java.lang and java.util libraries" style="border: 2px solid white; padding-right: 0.5em; vertical-align: middle; text-align: right;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/index.html#langutil <b>lang and util<br />Base Libraries</b>]
 +
|
 +
{| class="tablerows" summary="" style="width: 423px; height: 104px; border: 0px; border-spacing: 0px;"
 +
|-
 +
| class="tdbody" colspan="5" bgcolor="#FFC726" title="java.lang and java.util packages" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/lang/index.html lang and util]
 +
|-
 +
| class="tdbody" bgcolor="#FFC726" title="Math classes" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/math/index.html Math]
 +
| class="tdbody" bgcolor="#FFC726" title="Collections framework" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/collections/index.html Collections]
 +
| class="tdbody" bgcolor="#FFC726" title="Reference Objects API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/api/java/lang/ref/package-summary.html Ref Objects]
 +
| class="tdbody" colspan="2" bgcolor="#FFC726" title="Regular expressions" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/api/java/util/regex/package-summary.html Regular Expressions]
 +
|-
 +
| class="tdbody" bgcolor="#FFC726" title="Logging API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/logging/index.html Logging]
 +
| class="tdbody" bgcolor="#FFC726" title="JVM Monitoring and Management" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/management/index.html Management]
 +
| class="tdbody" bgcolor="#FFC726" title="Instrumentation" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/instrumentation/index.html Instrumentation]
 +
| class="tdbody" colspan="2" bgcolor="#FFC726" title="Concurrency utilities" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/concurrency/index.html Concurrency Utilities]
 +
|-
 +
| class="tdbody" bgcolor="#FFC726" title="Reflection API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/reflection/index.html Reflection]
 +
| class="tdbody" bgcolor="#FFC726" title="Package version identification" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/versioning/index.html Versioning]
 +
| class="tdbody" bgcolor="#FFC726" title="Preferences API" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/preferences/index.html Preferences API]
 +
| class="tdbody" bgcolor="#FFC726" title="Java archive file format" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/jar/index.html JAR]
 +
| class="tdbody" bgcolor="#FFC726" title="Zip and gzip file formats" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/api/java/util/zip/package-summary.html Zip]
 +
|}
 +
 +
|- valign="top"
 +
| class="tdhead" title="Java Virtual Machine" style="border: 2px solid white; padding-right: 0.5em; vertical-align: middle; text-align: right;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/vm/index.html <b>Java Virtual Machine</b>]
 +
|
 +
{| class="tablerows" summary="" style="width: 423px; height: 26px; border: 0px; border-spacing: 0px;"
 +
|-
 +
| class="tdbody" bgcolor="#C5D5A9" style="border-collapse: separate; border: 1px solid white; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle; line-height: 10.8000001907349px; height: 1.9em; text-align: center;" | [http://docs.oracle.com/javase/8/docs/technotes/guides/vm/index.html Java HotSpot Client and Server VM]
 +
|}
 +
 +
| &nbsp;
 +
| &nbsp;<br/><br/>
 +
|}
  
 
== 참고 문헌 ==
 
== 참고 문헌 ==
  
==  ==
+
*http://www.techempower.com/blog/2013/03/26/everything-about-java-8/
 
+
[[Category:Java|Category:Java]]<br/>[[Category:프로그램 언어|Category:프로그램_언어]]
[[Category:Java]][[Category:프로그램_언어]]
 

2014년 12월 8일 (월) 16:03 기준 최신판