Falcon compiler does not respect DynamicBranchEliminationLevel of 0 or 1.
The fix makes Falcon to distinguish more levels.
Release date: September 19, 2017
This release corresponds to the following OpenJDK versions:
| Major Version | OpenJDK Version |
|---|---|
8 |
|
11 |
|
13 |
|
15 |
Eliminate a transaction latency problem.
Support for ParallelClassLoaders.
Multiple changes and improvements in the GC Log Analyser tool and ReadyNow.
Deprecation of the GPGCConcurrentMarkGlobalHandles command-line option.
Add update-alternatives for Java and a symlink for easy access of Java binary.
| Issue ID | Description |
|---|---|
10076 |
Creation of methodstubs (for C2i) for methods for all the loaded classes causes application to run out of code cache. |
10567 |
ZVM crashed in src/cpu/x86/vm/interpreterRT_x86.cpp:1085 with Unimplemented() error. |
10882 |
Falcon compiler does not respect DynamicBranchEliminationLevel of 0 or 1. The fix makes Falcon to distinguish more levels. |
10907 |
RMI Registry ignores depth limit pattern specified for the registryFilter. |