The JDK Enhancement Proposal or JEP is a process drafted by Oracle Corporation for collecting proposals for enhancements to the Java Development Kit and OpenJDK . ref name jep1 cite web url http openjdk.java.net jeps 1 title JEP 1 JDK Enhancement Proposal & Roadmap Process author Mark Reinhold publisher Oracle Corporation date 2011 06 23 accessdate 2011 11 26 quote The primary goal of this process is to produce a regularly updated list of proposals to serve as the long term Roadmap for JDK Release Projects and related efforts ref In the words or Oracle, the JEP serve as the long term Roadmap for JDK Release Projects and related efforts . ref name jep1 Relationships with the JCP The JEP process is not intended to replace the Java Community Process , which is still required to approve changes in the Java Class Library Java API or Java programming language language but rather to allow for OpenJDK OpenJDK committers to work more informally before becoming a formal Java Community Process Java Specification Request . ref name jep1 ref cite web url http mail.openjdk.java.net pipermail coin dev 2011 October 003372.html title JEP process and Coin author Brian Goetz publisher Oracle Corporation date 2011 10 06 accessdate 2011 11 26 quote What JEP is not it is not a suggestion box for drive by requests. The JEP process is open to JDK committers , and it is unlikely a JEP will gain funding if the author is not prepared to contribute significant effort to the project s implementation or stewardship. ref ref cite web url http blog.joda.org 2011 11 future is in jeps.html title The future is in the JEPs author Stephen Colebourne date 2011 07 17 accessdate 2011 11 26 ref See also Java platform Java Community Process References Reflist 2 External links http openjdk.java.net jeps 0 JDK Enhancement Proposals list page http openjdk.java.net Open source JDK project Category Java platform Category Java specification requests software stub ... more details
noinclude Infobox software name Java Development Kit JDK logo Image Java logo.svg 130px screenshot caption ... Development Kit JDK is an Oracle Corporation product aimed at Java programming language Java developers ... www story 05 08 2007 0004583482 title Sun s May 8th announcement of source code for JDK ref noinclude Sun contributed the source code to the OpenJDK . JDK contents The JDK has as its primary components ..., jre, As of 2009 alt no longer comes with Sun JDK, and instead it has been replaced by this new java ... sources VisualVM &ndash visual tool integrating several Command line interface command line JDK ... Java classes. Experimental tools may not be available in future versions of the JDK. The JDK also ... libraries and the Interface description language IDL libraries. Copies of the JDK also include ... between a JDK and an SDK The JDK forms an extended subset of a software development kit SDK ... that under its terminology, the JDK forms the subset of the SDK which has the responsibility for the writing ... JDKs commonly available for a variety of platforms, some of which started from the Sun JDK ... s GCJ The GNU Compiler for Java IBM J9 JDK, for AIX, Linux, Windows, MVS, OS 400, Pocket PC, z OS http www 128.ibm.com developerworks java jdk Oracle Corporation s JRockit JDK, for Windows, Linux and Solaris ... Apple Computer Apple s Mac OS Runtime for Java JVM JDK for Classic Mac OS http docs.info.apple.com article.html?artnum 120209 Blackdown Java &ndash Port of Sun s JDK for Linux fact being a JDK date ... java jdk IBM Java technology JDK https jdk7.dev.java.net Open source JDK 7 project http openjdk.java.net Open source JDK project http community.java.net jdk Community support http www.gnu.org software classpath GNU Classpath &ndash a Free software JDK alternative fact date December 2011 http javadoc.ankerl.com Javadoc Developer Kit JDK Search Engine http www.oracle.com technetwork java javase eol ... programming language cs JDK de Java Development Kit es Java Development Kit fa fr Java ... more details
Jinitiator is a JVM made and distributed by Oracle Corporation . It allows a web enabled Oracle Forms client application to be run inside a web browser. This JVM is called only when a web based Oracle Applications Oracle application is accessed. This behavior is implemented by plugin or an activex control, depending on the browser. The first two numbers of the version roughly follow the Sun Java numbering convention. It means that for instance Jinitiator 1.3.1.25 is based upon JDK 1.3 or later. The main reason for Oracle to develop Jinitiator was to support Oracle Forms on the web in earlier releases due to bugs in earlier releases of the JDK. In the latest release of Forms, version 10.1.2.0.2, Oracle is working closely with Sun to phase out Jinitiator, and now officially supports 1.4.2 and 1.5.0 of the Sun JDK. For details, see the latest http www.oracle.com technology products forms htdocs 10gR2 clientsod forms10gR2.html Client Platform Statement of Direction . Oracle has http forums.oracle.com forums thread.jspa?messageID 1548100& 1548100 announced , that the upcoming release of Forms, version 11, should support http java.sun.com javase 6 JDK 1.6 , which will most likely eliminate the need for Jinitiator completely. Feel free to clean this up On January 25, 2008 Oracle certified Java 1.6u2 for use, eliminating the need for Jinitiator. http blogs.oracle.com schan 2008 01 25 a2385 Category Oracle software Category Java platform Category Java virtual machine Compu soft stub ... more details
In software development , Java Interface Definition Language , or Java IDL , is an implementation of the CORBA specification and enables interoperability and connectivity with heterogeneous Object computer science objects . It is basically an Object Request Broker provided with Java Development Kit JDK . The Java IDL enables distributed Web applications to transparently invoke operations on remote network services using the industry standards Interface description language IDL and IIOP from Object Management Group OMG . External links http java.sun.com products jdk idl Sun Developer Network Core Java Java IDL Category Java programming language software stub es Java IDL ... more details
and updated as part of Java Community Process JSR 166 which was chaired by Doug Lea. J2SE 5.0 JDK ... APIs developed by JSR 166 were also included as part of the JDK for the first time. Java Memory Model ... JDK 5.0 concurrency utilities http www.javapolis.com confluence display JP05 2006 05 23 Concurrency Utilities in JDK 5.0 talk by Brian Goetz Podcast from JavaPolis Concurrency Utilities in JDK ... TS 5807.pdf JavaOne 2005 Brian Goetz Simpler, Faster, Better Concurrency Utilities in JDK Software ... more details
unreferenced article date April 2008 The Java programming language Java programming language XML Application programming interface APIs from Sun Microsystems consist of the following separate programming APIs Java API for XML Processing , or JAXP . Java API for XML Messaging , or JAXM . Java API for XML based RPC , or JAX RPC . Java API for XML Registries , or JAXR . Java API for XML Web Services , or JAX WS . Java API for RESTful Web Services , or JAX RS . XQJ Java API for XQuery , or XQJ . Java Architecture for XML Binding , or JAXB . &ndash this is its official Sun name, even though it is an API, see http java.sun.com developer technicalArticles WebServices jaxb StAX STreaming XML processing , or StAX compatible with JDK 1.4 and above, included in JDK 1.6 . Only the Java API for XML Processing is a required API in Enterprise Java Beans Specification 1.3. A number of different Open Source software packages implement these APIs Xerces &ndash One of the original and most popular Simple API for XML SAX and Document Object Model DOM parser. Xalan &ndash XSLT XPath implementation, included in JDK 1.4 and above as the default transformer XSLT 1.0 . Saxon XSLT Saxon , alternative highly specification compliant XSLT XPath XQuery processor supports both XSLT 1.0 and 2.0 Woodstox &ndash An open source StAX and SAX as of version 3.2 implementation. External links http java.sun.com xml Java technology for XML Sun s page. http www.csv jdbc.com StelsXML JDBC driver JDBC driver for XML files. http woodstox.codehaus.org Woodstox Woodstox home page. http robaustin.wikidot.com how to schema check xml via jaxb How To Schema Check Xml Via JAXB Rob Austin http camelcode.org overview Java XML tutorials.htm Java EE and web framework tutorials Learning xml in java. Category Java platform XML hu Java XML ru Java XML ... more details
Commented out Image Appletviewer screenshot hello world.png frame right AppletViewer Screenshot on Linux AppletViewer is a standalone, command line program from Sun Microsystems Sun to run Java applet s. Appletviewer is generally used by developers for testing their applets before being deployed to a website . As a Java developer, it is a preferred option for running Java applets that do not involve the use of a web browser . Even though the applet viewer logically takes the place of a web browser, it functions very differently from a web browser. The applet viewer operates on HTML documents, but all it looks for is embedded applet tags any other HTML code in the document is ignored. Each time the applet viewer encounters an applet tag in an HTML document, it launches a separate applet viewer window containing the respective applet. The only drawback to using the applet viewer is that it will not show how an applet will run within the confines of a real web setting. Because the applet viewer ignores all HTML codes except applet tags, it does not even attempt to display any other information contained in the HTML document. Appletviewer is included with Sun s Java Development Kit JDK package, but not with Sun s Java Runtime Environment JRE package. The Java development kit GCJ also has its own version of appletviewer, called gappletviewer . External links http java.sun.com The Java Website Javadoc SE Home URL download.jsp Java SE Downloads , Java Development Kit JDK download page Javadoc SE Home URL docs tooldocs JDK Development Tools , includes detailed documentation of appletviewer and other Java tools programming software stub Category Java platform software ar nl Appletviewer ... more details
Infobox software name JAva Decompiler logo screenshot caption developer Pavel Kouznetsov released Before 1999 latest release version 1.5.8g frequently updated Only until 2006 programming language C operating system Cross platform language English genre Software engineering license Free for non commercial use Copyright Pavel Kouznetsov website Jad JAva Decompiler is a currently unmaintained decompiler for the Java programming language Java programming language. Jad provides a command line interface command line user interface to extract source code from class file s. The most popular GUI for Jad is http www.neshkov.com dj.html DJ Java Decompiler . According to CNET.com, in the past eight years the various versions of DJ Java Decompiler has been downloaded over 10 million times. A graphical user interface for Jad is JadClipse which is a plugin to the Eclipse software Eclipse IDE . The domain name used by the official website expired on 25 February 2009. The most recent version of JAD says it supports only Java class file versions 45.3, 46.0 and 47.0, not ones produced by Java  5. A similar alternative, http java.decompiler.free.fr JD Core , has emerged that supports JDK 1.1.8 to JDK 1.6.0, jrockit90 150, jikes 1.2.2, harmony jdk. See also Mocha decompiler External links http www.varaneckas.com jad New download site http sourceforge.net projects jadclipse JadClipse plugin for Eclipse IDE http jadretro.sourceforge.net JadRetro decompiler helper for Jad http www.uuware.com uudejava en.htm uuDeJava decompiler helper for Jad Wayback url http www.kpdus.com jad.html title Original Jad site, including downloads date 20080214075546 http www.neshkov.com dj.html DJ Java Decompiler new download site Use dmy dates date September 2010 DEFAULTSORT Jad Java Decompiler Category Java decompilers Category Disassemblers according to http classic web.archive.org web 20080214075546 http www.kpdus.com jad.html Programming software stub de Jad Dekompilierer ru JAD ... more details
Infobox Software name JamaicaVM logo screenshot caption developer status Active latest release version 6.0 JDK 1.6 Compatible latest release date release date 2010 02 18 latest preview version 3.4 JDK 1.5 Compatible latest preview date release date 2009 07 22 operating system programming language Java programming language Java genre Java Virtual Machine and Java Library computer science Library license Commercial website http www.aicas.com The JamaicaVM is a virtual machine and build environment for developing and running realtime Java programs. It includes a deterministic garbage collector and implements the RTSJ . ref Fridtjof Siebert, Realtime Garbage Collection in the JamaicaVM 3.0 , JTRES 2007, 26 28 September 2007, Vienna, Austria ref It is designed for use in realtime and embedded systems. See also Aicas Garbage collection computer science Real time Java Embedded Java References references External links http www.aicas.com aicas http www.aicas.com jamaica.html JamaicaVM Java Virtual Machine DEFAULTSORT Jamaicavm Category Java virtual machine Category Article Feedback 5 ru JamaicaVM ... more details
File Weirdx applet.png thumb Weirdx applet WeirdX is a Java applet that talks with X Window System server, allowing cross platform GUI session from the web browser. It is written in pure Java platform Java and licensed under GNU GNU General Public License GPL by JCraft . It is derived from WiredX lite, a commercial branch of the software, and provides limited support of the X11R6.3 protocol through JDK JRE 1.1. External links http www.jcraft.com weirdx compu soft stub Category X servers Category Java platform software ... more details
JEP can mean Java Embedding Plugin which enables Java on Mac OS X with non Safari browsers JDK Enhancement Proposal is a process used by the OpenJDK community for collecting proposals for enhancements to the Java Development Kit Jersey Evening Post newspaper Jersey pound currency of Jersey Jewish Education Program , a US based organization dedicated to Jewish outreach Journal of Economic Perspectives , a publication of the American Economic Association Jep , a children s version of Jeopardy Joint embedding property is a property of a class of models in universal algebra and model theory . disambig de JEP fr JEP nl JEP ... more details
Team JDK however, there are no track by track credits as there had been for previous Ys titles. As was the case ... releases for Ys IV The Dawn of Ys are as follows Ys IV The Dawn of Ys J.D.K. Special 1993 Contains the original FM Sound arrangements of the music made by Falcom Sound Team J.D.K. on the Sharp X68000 ... Special Box 95 contained the Ys IV J.D.K. Special Vol. 2 , a collection of tracks left off the first J.D.K. Special, along with a number of lost tracks never used in the game. References reflist ... more details
The Java Cryptography Architecture JCA is a framework for working with cryptography using the Java programming language Java programming language . It forms part of the Java Computer security security API, and was first introduced in JDK 1.1 in the Javadoc SE package java.security java security package. The JCA uses a Provider model provider based architecture and contains a set of APIs for various purposes, such as encryption , Key management key generation and management , Cryptographically secure pseudorandom number generator secure random number generation , Public key certificate certificate validation , etc. These APIs provide easy way for developers to integrate security into application code. See also Java Cryptography Extension Bouncy Castle cryptography External links Javadoc SE guide security Java Security API Specification & Reference http jce.iaik.tugraz.at IAIK JCE crypto stub security software stub Category Java platform Category Cryptographic software ru Java Cryptography Architecture es Java Cryptography Architecture ... more details
Pack200 , specified in JSR 200, is an HTTP compression method by Sun Microsystems Sun for faster JAR file format JAR file transfer speeds over the network. Pack200 may also refer to the Pack200 compression tools provided in Sun s JDK since 1.5.0, as well as the Pack200 compressed files. In HTTP compression, Pack200 is used in tandem with GZIP compression referred to as pack200 gzip to provide a superior compression rate over GZIP only. Pack200 is optimized for compressing JAR archive files, specifically the Java bytecode portion of the JAR file. Application of this technology includes Java software platform Java application deployment over Java Web Start . External links http download.oracle.com javase 7 docs api java util jar Pack200.html Java Docs http java.sun.com j2se 1.5.0 docs guide deployment deployment guide pack200.html Introduction Pack200 and Compression http www.jcp.org en jsr detail?id 200 JSR 200 Network Transfer Format for Java Archives. Category Data compression software Category Java development tools Compu stub zh Pack200 ... more details
A Java KeyStore JKS is a repository of security certificates, either authorization certificate s or public key certificate s used for instance in Transport Layer Security SSL encryption . In Oracle WebLogic Server , a file with extension jks serves as keystore. The Java programming language Java JDK maintains a CAC Clarify date February 2012 keystore in jre lib security cacerts. JDKs provide a tool named keytool ref http java.sun.com javase 6 docs tooldocs solaris keytool.html keytool Key and Certificate Management Tool ref to manipulate the keystore. keytool has no functionality to extract the private key out of the keystore, but this is possible with a third party tool jksExportKey ref http miteff.com jksexportkey jksExportKey A free tool for exporting private keys out of the keystore as standalone files ref . See also Public key infrastructure References Reflist Category Public key cryptography Computer security stub fr Keystore ... more details
May.txt title Open JDK is here publisher Sun Microsystems date May 8, 2007 accessdate May 9, 2007 .... After some controversy, ref cite web title LinuxGrrls New JDK for Linux snubs Blackdown developers ... Blackdown JVM. Notes Reflist External links https jdk distros.dev.java.net jdk distros community ... more details
Infobox Software name MC4J logo screenshot caption developer latest release version 1.2.2 latest release date release date 2008 05 09 latest preview version latest preview date operating system Cross platform JVM programming language Java programming language Java genre JMX license Apache License 2.0 website http mc4j.org MC4J is an open source project to create a visual management application for Java servers supporting the JMX specification. It supports connections to all major J2EE application servers and JSE 5.0 and greater. The MC4J features shown as follows Can connect to ten different server types from a single interface Multiple live connections to any combination of the supported servers Full MBean tree to view all the exposed information in a server View server configurations and statistics remotely Perform operations on a server Register and track notifications Monitor performance information from the JVM itself using JDK 5 Dynamic charting for all numeric information Custom dashboards for specific features in a server Query the server to find specific MBeans by name or by their attributes See also Portal Java MX4J JMX External links http mc4j.org MC4J Official website http sourceforge.net projects mc4j Sourceforge site Category Java enterprise platform Compu soft stub ... more details
called rt.jar , which is provided with Java Runtime Environment JRE and Java Development Kit JDK distributions ... the release of OpenJDK, the Java Development Kit JDK was based on a Proprietary software proprietary ... Kit JDK based almost completely on free and open source code in the first half of 2007 , ref ... cite web url http mail.openjdk.java.net pipermail announce 2007 May.txt title Open JDK is here author ... code encumbered code in the JDK, Sun will continue to use that code in commercial releases until ... December 2010, the remaining encumbered part of the JDK was made available by Sun Microsystems Sun ... 2011 11 25 ref which were required to build the JDK but not necessary to run it. as of lc y 2007 ... . ref name 2dproject There is a pluggable layer in the JDK, so that the commercial version ... source replacements, making the whole JDK open sourced and the binary plugs not necessary anymore ... more details
File Joshin 1000.jpg thumb J shin Dentetsu 1000 Series train. The nihongo J shin Line J shin sen is a Japanese railway line in Gunma Prefecture , between Takasaki Station in Takasaki, Gunma Takasaki and Shimonita Station in Shimonita, Gunma Shimonita . This is the only railway line operated by nihongo J shin Dentetsu J shin Electric Railway , while the company also operates a few bus lines. The first section of the line opened in 1897. Basic data Distance 33.7  km 20.9  mi. Rail gauge Gauge 1,067  mm 3  ft. 6 in. Stations 20 Double track line None Electric supply The whole line 1500 V Direct current DC Railway signalling Automatic See also List of railway companies in Japan List of railway lines in Japan commons category inline Joshin Dentetsu J shin Dentetsu External links http www5.ocn.ne.jp jdk popo J shin Dentetsu official website ja icon DEFAULTSORT Joshin Dentetsu Joshin Line Category Railway lines in Japan Category Rail transport in Gunma Prefecture Category Railway lines opened in 1897 Japan rail line stub ko ja ... more details
JConsole is a graphical monitoring tool to monitor Java Virtual Machine JVM and java applications both on a local or remote machine. JConsole uses underlying features of Java Virtual Machine to provide information on performance and resource consumption of applications running on the Java platform using Java Management Extensions JMX technology. JConsole comes as part of Java Development Kit JDK and the graphical console can be started using jconsole command. See also Java Management Extensions Java Development Kit External links http java.sun.com developer technicalArticles J2SE jconsole.html Using JConsole Sun s article on using JConsole. http java.sun.com javase 6 docs technotes guides management toc.html Java SE Monitoring and Management Guide A technical guide. http java.sun.com javase 6 docs technotes guides management index.html Monitoring and Management for the Java Platform JMX and JConsole in Sun Developer Network. http java.sun.com javase 6 docs technotes tools share jconsole.html JConsole command manual. Command usage and options. Categories Category Java APIs Category Java enterprise platform Management Extensions Category Java specification requests Management Extensions Category Network management hu JConsole ... more details
Infobox Radio Station image name WJDK airdate frequency 95.7 FM radio FM megahertz MHz city Seneca, Illinois area Morris, Illinois Morris Dwight, Illinois Dwight Marseilles, Illinois Marseilles format Adult Contemporary owner Nelson Multimedia Inc. licensee Grundy County Broadcasters, Inc. power erp 3,000 watt s haat 100 meters branding slogan Today s Hits and Yesterday s Favorites class A website http www.wjdkfm.com www.wjdkfm.com callsign meaning sister stations WCSJ AM WCSJ , WCSJ FM WJDK FM broadcasting FM 95.7 is a radio station broadcasting an Adult Contemporary format. Licensed to Seneca, Illinois , the station serves Grundy County, Illinois Grundy County , and Eastern LaSalle County, Illinois LaSalle County , and is owned by Nelson Multimedia Inc. External links http www.wjdkfm.com WJDK s website FM station data WJDK References reflist Illinois radio station stub LaSalle Peru Radio Adult Contemporary Radio Stations in Illinois coord 41.220 N 88.541 W type landmark region US source FCC display title Category Radio stations in Illinois JDK ... more details
Dablink This article is about Oracle s Java compiler. For a general article about Java compilers, see Java compiler . lowercase title javac Infobox software name javac caption Java Compiler developer Sun Microsystems latest release version 1.6.0 14 latest release date release date 2009 5 28 operating system Cross platform genre Compiler license GNU General Public License website http www.oracle.com technetwork java javase downloads index.html javac pronounced java see is the primary Java compiler , included in the Java Development Kit JDK from Oracle Corporation . The compiler accepts source code conforming to the Java programming language Java language specification JLS and produces Java bytecode bytecode conforming to the Java Virtual Machine Specification JVMS . code javac code is self hosting itself written in Java programming language Java . The compiler can also be invoked programmatically. ref ... an application can access javac programmatically. cite web url http www.javaworld.com javatips jw javatip131.html?page 1 JavaWorld Java tip 131 title Java Tip 131 Make a statement with javac author Shawn Silverman publisher JavaWorld.com date 2002 08 30 accessdate 2008 08 09 ref History On 13 November 2006, Sun s Java Virtual Machine Java Virtual Machine JVM and Java Development Kit Java Development Kit JDK were made available ref http www.sun.com 2006 1113 feature story.jsp Sun opens Java feature story ref under the GPL license see https openjdk.dev.java.net hotspot Sun s OpenJDK Hotspot page . Since version 0.95, GNU Classpath , a Free Java implementations free implementation of the Java Class Library , supports compiling and running javac using the Classpath Run time system runtime GNU Interpreter for Java GIJ and compiler GNU Compiler for Java GCJ , and also allows one to compile the GNU Classpath class library, tools and examples with javac itself. ref This release supports compiling and running the GPL OpenJDK javac compiler ... cite web url http www.gnu.org s ... more details
The Application Foundation Classes AFC were a graphical framework for building Java programming language Java based graphical user interface s GUIs , developed by Microsoft and shipped as part of the Microsoft SDK for Java. AFC was based on the Abstract Window Toolkit AWT , but its architecture made it easier to extend components to better fit user needs. AFC components were announced to be cross platform, but they worked better with Microsoft Java Virtual Machine ref cite web url http www.extropia.com tutorials java java afc jfc.html title Introduction to Web Programming publisher extropia.com quote There are actually two versions of the AFC. One works with Microsoft s Java Virtual Machine that comes as part of Microsoft Internet Explorer and JDK 1.1 and another that works with the JDK 1.02. The AFC is optimized to work with Microsoft s implementation of Java and should provide higher performance and less system resource use with Microsoft s own Java implementation. accessdate 2007 07 14 ref , and support on non Microsoft Windows Windows platform was problematic ref cite web url http java.sun.com developer technicalArticles upgrade javaplatform title Upgrade to the Official Sun Java Platform publisher sun.com quote Using technologies like J Direct instead of JNI , Windows Foundation Classes WFC , and Application Foundation Classes AFC , accessing any Microsoft Windows VM specific classes may require developers to substitute similar standard technologies. date October 2003 accessdate 2007 07 14 ref ref cite web url http www.dbmsmag.com 9710d02.html title Microsoft Wants to Close the Door on Non Windows Java Applications. publisher dbmsmag.com quote AFC is currently a Windows only solution, and like J Direct, it locks Java developers into Windows. date 1997 09 26 accessdate 2007 07 14 ref . History The release of AFC along with J Direct instead of JNI , and Visual J 2B 2B The WFC WFC , was part of an effort by Microsoft to gain leadership on the growing Java programm ... more details