-
Updated
Jul 21, 2022 - Java
jvm

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.
Here are 1,903 public repositories matching this topic...
-
Updated
Jul 21, 2022 - Java
-
Updated
Jun 17, 2022 - Java
-
Updated
Jul 6, 2022 - Java
-
Updated
May 18, 2022
-
Updated
Jul 21, 2022 - Java
Trying to get my Selenium WebDriver testcontainer up, I get the following error when I try to get the host's port using getTestHostIpAddress()
:
Caused by: java.lang.UnsupportedOperationException: getTestHostIpAddress() is only implemented for docker-machine right now
I am running this on Ubuntu 20.04
Any ideas?
-
Updated
Jul 16, 2022 - Java
Documentation Issue
Deprecated method subscribe method taking a subscriber as method parameter is used in example.
Version: 3.4.19
Chapter: 4.3.1.
Flux.subscribe(consumer, errorConsumer, completeConsumer, subscriptionConsumer)
Flux<Integer> ints = Flux.range(1, 4);
-
Updated
Jul 12, 2022 - Ruby
-
Updated
Dec 25, 2021 - Java
-
Updated
Aug 17, 2021
-
Updated
Jul 21, 2022 - Java
Loom: JNI support
Depends on eclipse-openj9/openj9#15172
Implement IsVirtualThread
See https://download.java.net/java/early_access/jdk19/docs/specs/jni/index.html
-
Updated
Jul 22, 2022 - Kotlin
-
Updated
Nov 30, 2019 - Haskell
-
Updated
Apr 20, 2021 - Rust
-
Updated
Apr 19, 2022 - HTML
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia
We use sbt-dynver to set the version for the Play project based on git tags.
E.g. when you run sbt in the Play project folder you will see: