Global web icon
github.com
https://github.com/openjdk/
OpenJDK · GitHub
OpenJDK has 131 repositories available. Follow their code on GitHub.
Global web icon
github.com
https://github.com/openjdk/jdk
GitHub - openjdk/jdk: JDK main-line development https://openjdk.org ...
JDK main-line development https://openjdk.org/projects/jdk - openjdk/jdk
Global web icon
github.com
https://github.com/openjdk/jdk/blob/master/src/jav…
jdk/src/java.base/share/classes/java/lang/Class.java at master ...
The * order of the interface objects in the array corresponds to the order of * the interface names in the {@code extends} clause of the declaration of * the interface represented by this {@code Class} object. * * <p>If this {@code Class} object represents a class or interface that implements no * interfaces, the method returns an array of ...
Global web icon
github.com
https://github.com/topics/java-projects
java-projects · GitHub Topics · GitHub
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Global web icon
github.com
https://github.com/openjdk/jdk17
GitHub - openjdk/jdk17: https://openjdk.org/projects/jdk/17 released ...
Welcome to the JDK! For build instructions please see the online documentation, or either of these files: doc/building.html (html version) doc/building.md (markdown version) See https://openjdk.java.net/ for more information about the OpenJDK Community and the JDK.
Global web icon
github.com
https://github.com/PELock/JObfuscator
JObfuscator — Java Source Code Obfuscation & Protection
JObfuscator — Java Source Code Obfuscation & Protection JObfuscator is a source code obfuscator for the Java programming language. It can protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft.
Global web icon
github.com
https://github.com/topics/java
java · GitHub Topics · GitHub
Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
Global web icon
github.com
https://github.com/openjdk/jdk/blob/master/src/jav…
jdk/src/java.base/share/classes/java/lang/String.java at master ...
The contents of the subarray * are copied; subsequent modification of the character array does not * affect the returned string. * * <p> The contents of the string are unspecified if the character array * is modified during string construction. * * @param data the character array. * @param offset initial offset of the subarray. * @param count ...
Global web icon
github.com
https://github.com/bellshade/Java
GitHub - bellshade/Java: Repositori untuk belajar pemrograman Java ...
Selamat datang di repositori Java Bellshade. Repositori ini berisikan berbagai macam source code program seperti struktur data, algoritma, dan sebagainya yang diimplementasikan dengan menggunakan bahasa pemrograman Java.
Global web icon
github.com
https://github.com/topics/java-game
java-game · GitHub Topics · GitHub
A free, open source, Java game engine library built on top of LWJGL. Designed to act as a use-exactly-what-you-need, no-assumptions framework, WraithEngine is versatile enough to act as a library within other tools or projects, or a full fledged standalone game engine.