java-tutorials/core-java-modules/core-java-os
mikr d788363e65 JAVA-4583 Fix failing tests in the tutorials-default-jdk9-and-above job 2021-04-13 15:45:01 +02:00
..
src JAVA-4583 Fix failing tests in the tutorials-default-jdk9-and-above job 2021-04-13 15:45:01 +02:00
.gitignore Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
README.md Update README.md 2020-08-20 13:18:56 +08:00
pom.xml [JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules (#9301) 2020-05-25 19:45:48 +05:30

README.md

Core Java OS

This module contains articles about working with the operating system (OS) in Java

Relevant Articles:

This module uses Java 9, so make sure to have the JDK 9 installed to run it.