InfoQ Homepage Runtimes Content on InfoQ
-
JVMs Across the Data Center and Twitter's JDK
The Twitter Sponsored Solutions track at QConSF2016 features an engineering talk on JVMs Across the Data Center and unveils an in-house OpenJDK fork, the Twitter-JDK, with noted potential open-sourcing or release to broader public.
-
Using Cloud Sandboxes to “Shift Left” Testing within Production-Like Environments
InfoQ recently sat down with Joan Wrabetz, CTO at Quali, and discussed the role ‘cloud sandboxes’ can take within the modern software development lifecycle (SDLC). Cloud sandboxes allow a user to create and publish replicas of infrastructure and application configurations for on-demand usage. The primary use cases for cloud sandboxes include development and quality assurance testing.
-
Ahead-of-Time (AOT) Compilation May Come to OpenJDK HotSpot in Java 9
OpenJDK HotSpot may get Ahead-of-Time (AOT) compilation as early as Java 9. InfoQ covers the proposal submitted in September 2016.
-
JavaOne 2016: IBM’s Keynote – Accelerating Innovation with Java
IBM had many innovative news to share this year at their keynote at Java One. InfoQ was there to cover their keynote.
-
JavaOne 2016 - Day 1 Highlights
Day 1 of JavaOne 2016 topics: learning about Java 8&9 features, Docker for Java developers, and development tools for Java EE 8. InfoQ highlights a few of the day's interesting sessions.
-
Checked C - A Safer C/C++ from Microsoft
Microsoft has open sourced Checked C, a research project meant to add bounds checking to C and C++.
-
Q&A with Mark Stoodley, Architect of Eclipse OMR Toolkit for Creating Language Runtimes
Mark Stoodley, Architect at IBM talks to Rags Srinivas about Eclipse OMR project, an open-source virtual machine toolkit to help create runtime environments for any language.
-
IBM Kick-Starts Eclipse OMR, a Toolkit for Creating Language Runtimes
IBM has created Eclipse OMR, an open-source virtual machine toolkit to create runtime environments for any language. OMR aims at leveraging general improvements in virtual machine technology across languages, like garbage collection or hardware integration. To achieve this, IBM is generalising its own JVM, J9.
-
Android N Combines AOT, Interpretation and JIT
Android N introduces a hybrid runtime using compilation + interpretation + JIT to obtain the best compromise between installation time, memory footprint, battery consumption and performance.
-
LLVM 3.8 Discontinues Old Windows Versions, Deprecates Autoconf, Improves Clang
The LLVM team has announced the release of LLVM, which includes a few major deprecations, new C API headers, and Clang 3.8.
-
jClarity Releases Censum 3.0
Censum, the Java garbage collection analysis tool by jClarity, has reached version 3.0. The main new features of the new version include the ability to analyse Safepoint logs, new graphs showcasing the behaviour of the G1 garbage collector, and a set of analytics to highlight whenever applications force to much OS activity.
-
JetBrains Releases Kotlin 1.0
JetBrains has announced the first stable release of Kotlin, their new JVM-based language compatible with Android. As the maker indicates, the language is meant to be a "good tool", driving design decisions towards pragmatism and interoperability. The language promises to address many of the issues that can only be fixed in Java through libraries and external tools.
-
Microsoft Announces Azure Price Cut
In a recent Microsoft Azure blog post, the company announced a price cut due in early February. This announcement follows an Amazon announcement on January 5th, 2016 which saw price cuts to Amazon Web Services (AWS) EC2 C4, M4 and R3 virtual machine instances.
-
Amazon Announces EC2 Dedicated Hosts Availability
Last month, Amazon announced EC2 Dedicated Hosts are now generally available. Amazon initially discussed EC2 Dedicated Hosts at its Re:Invent conference in October. Using this new service, customers will have the ability to map Virtual Machines (VMs) to a physical host which runs in AWS.
-
Oracle Confirms Delayed Schedule for Java 9
In a recent communication, Mark Reinhold, Chief Architect of the Java Platform Group at Oracle, suggested a six-month delay for the general availability of Java 9 so as to allow some extra time to finish project Jigsaw. After deliberation, the delay was accepted, setting the general availability of Java 9 to March 2017.