Java is a general-purpose, concurrent, class-based, object-oriented computer programming language that is specifically designed to have as few implementation dependencies as possible.
Developers can “write once, run anywhere” (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java applications are typically compiled to bytecode (class file) that can run on any Java virtual machine (JVM) regardless of computer architecture.

Java

G1GC – Java 9 Garbage Collector explained in 5…

Here at IDRsolutions we are very excited about Java 9 and have written a series of articles explaining some of the main features. In...
Rob
2 min read

Java 9 JShell explained in 5 minutes

Here at IDRsolutions we are very excited about Java 9 and have written a series of articles explaining some of the main features. In...
Zain
1 min read

Java 9 jlink explained in 5 minutes

Here at IDRsolutions we are very excited about Java 9 and have written a series of articles explaining some of the main features. In...
Bethan Palmer
1 min read

Java 9 Modularity explained in 5 minutes

Here at IDRsolutions we are very excited about Java 9 and have written a series of articles explaining some of the main features. Project...
Zain
2 min read

Speed Comparisons of Java Image Libraries: ImageIO, JAI &…

Here at IDRSolutions we have been working on our Java PDF Library and JPDF2HTML5 solutions since 1999 and more recently with Images. How did...
Bethan Palmer
2 min read

Where does JDeli Image Library fit into the Java…

What is the JDeli Image Library? In order to handle complex image data in PDF files, we needed Java solutions to handle lots of...
suda
1 min read