Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations

Category: dummyCategory

Articles, dummyCategory

Java Casting: Java 11 throws LambdaConversionException while 1.8 does not

the following code works perfectly fine in a Java 1.8 VM but produces a LambdaConversionException when executed in a Java 11 VM. Wheres the difference and why does it behave like this?Code:public

by adminApril 6, 2019
Articles, dummyCategory

An Update on JetBrains and the Java Community Process

JetBrains has been on the Java Community Process (JCP) Executive Committee (EC) for nearly two years, having been re-elected in November 2018. We want to take a minute to summarize a little of what…

by adminApril 6, 2019
Articles, dummyCategory

The Central Security Project: Vulnerability Reporting for Open Source Java – The New Stack

When a security researcher finds a security bug, what do they do? Unfortunately, the answer sometimes is they search for the appropriate people to notify and, when they can’t be found, end up posting the vulnerability to public email lists, the GitHub project, or even Twitter. This is the problem that security platform HackerOne and …

by adminApril 6, 2019
Articles, dummyCategory

These are the best free courses to help you learn Java 8 and Java 9

After the introduction of the six-month release cycle on Java 10, it’s very difficult to keep up with the latest changes in every Java…

by adminApril 6, 2019
Articles, dummyCategory

A simple JITaaS demo on Docker containers

JIT as a Service (JITaaS) is a fascinating feature that is being developed for the OpenJ9 JVM. The design separates the JIT compilation process from the JVM, enabling distributed JIT compilation, w…

by adminApril 6, 2019
Articles, dummyCategory

How to Install Multiple Versions of Java on the Same Machine

How to Install Multiple Versions of Java on the Same Machine, Installing And using SDKMan, Installing JDK 11, Pointing SDKMan to your existing installed Java version

by adminApril 6, 2019
Articles, dummyCategory

10 Frameworks Java and Web Developers Should learn in 2019

First of all, wish you a very Happy New Year 2019. May God bless you to fulfill all your dreams. From last a couple of weeks, many of my re…

by adminApril 5, 2019
Articles, dummyCategory

New Valhalla Developments: Forwarders and Poxes

In the post ” Updated VM-bridges document ” on the valhalla-spec-experts OpenJDK mailing list , Brian Goetz provides, “an updated doc on fo…

by adminApril 5, 2019
Articles, dummyCategory

Terminal Based Progress Bar for Java Applications

Click on the link to find out more

by adminApril 5, 2019
Articles, dummyCategory

Java for Complete Beginners | Udemy

The Course Where Programming and Fun Meet! Learn JAVA from Scratch With PLENTY of Free Resources and Challenges.

by adminApril 5, 2019
Articles, dummyCategory

Build+Deploy+Test with Jenkins 2.0 | Udemy

Learn Jenkins 2.0 for end-to-end testing of applications – Free Course

by adminApril 5, 2019
Articles, dummyCategory

JRebel 2019.1.0 brings you Java 12 and more | zeroturnaround.com

With JRebel 2019.1.0, we have full support for the just-released Java 12. Discover what else the latest JRebel release has in store.

by adminMarch 28, 2019March 28, 2019
Articles, dummyCategory

What’s New in IntelliJ IDEA – IntelliJ IDEA

Code-centric IDE, focused on your productivity. Full Java EE support, deep code understanding, best debugger, refactorings, everything right out of the box…

by adminMarch 28, 2019March 28, 2019
Articles, dummyCategory

Top 20 Spring REST Interview Questions Answers for Java Programmers to Prepare Well in 2019

Hello guys, I have been sharing some REST with Spring tutorials from last a couple of weeks and today, I am going to share some of the freq…

by adminMarch 28, 2019March 28, 2019
Articles, dummyCategory

Java LocalDate class – Create, parse, format and modification examples

LocalDate class, introduced in Java 8, represents a local date without timezone and time – such as birthday, holiday or leaves taken by an employee.

by adminMarch 28, 2019

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations
Powered by Akka