-
Updated
Mar 20, 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,771 public repositories matching this topic...
-
Updated
Mar 14, 2022 - Java
-
Updated
Feb 8, 2022 - Java
-
Updated
Feb 14, 2022 - Java
-
Updated
Mar 5, 2022
-
Updated
Mar 19, 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
Mar 9, 2022 - Java
Currently the reference guide #content div has max-width: 62.5em set.
This is a bit on the low end for large screens in landscape mode, and could instead be set to eg. 60%.
Beyond that the rendering is starting to feel too large for paragraphs, but at 60% most large codeblocks read far better.
For phones, detecting portrait orientation and setting the max-width to 100% would also be a
-
Updated
Mar 19, 2022 - Ruby
-
Updated
Dec 25, 2021 - Java
-
Updated
Aug 17, 2021
Current, if we try to run a more recent Java class in an old JVM, we get the following error message:
Error: LinkageError occurred while loading main class some.Class
java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version; class=some/Class, offset=6
However, it is not so easily to detect that the class was compiled with a version above the supported by the JVM.Hotspot
-
Updated
Mar 18, 2022 - Java
-
Updated
Nov 30, 2019 - Haskell
-
Updated
Apr 20, 2021 - Rust
-
Updated
Mar 20, 2022 - Java
Document code style
Add how to configure code style in Contributing.
Adding an .editorconfig file will help to auto apply code style in some IDEs.
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: