About 2,290,000 results
Open links in new tab
  1. OpenJDK - GitHub

    OpenJDK has 123 repositories available. Follow their code on GitHub.

  2. GitHub - openjdk/jdk: JDK main-line development …

    JDK main-line development https://openjdk.org/projects/jdk - openjdk/jdk

  3. java-projects · GitHub Topics · GitHub

    Apr 9, 2025 · Online Shopping Cart E-Commerce Website Project in Java, JDBC, Servlets, JSP. Built for selling of goods online and managing the cart items of the user and providing them better facilities like adding items, removing items, increase or decrease item quantity.

  4. GitHub - java/samples: This repository contains code samples …

    Nov 3, 2023 · This repository contains sample code in order for developers to reproduce complex examples shared on https://inside.java or https://dev.java. Installation Each sample directory contains its own instructions (SETUP.md) on how to run the example(s).

  5. java-project · GitHub Topics · GitHub

    Apr 9, 2025 · java open-source digitalocean java-programming-language java-project hacktoberfest java-projects hacktoberfest-accepted hacktoberfest2023 Updated Apr 9, 2025 Java

  6. jdk/src/java.base/share/classes/java/util/ArrayList.java at master ...

    JDK main-line development https://openjdk.org/projects/jdk - openjdk/jdk

  7. java · GitHub Topics · GitHub

    3 days ago · 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.

  8. jdk/src/java.base/share/classes/java/lang/String.java at master ...

    * or {@code java.lang.invoke.StringConcatFactory} depending on the JDK version. The * implementation of string conversion is typically through the method {@code toString},

  9. GitHub - openjdk/jdk17: https://openjdk.org/projects/jdk/17 …

    Saved searches Use saved searches to filter your results more quickly

  10. jdk/src/java.base/share/classes/java/lang/Object.java at master ...

    * the return type of the {@code clone} method of an array type {@code T[]} * is {@code T[]} where T is any reference or primitive type. * Otherwise, this method creates a new instance of the class of this