Log in
Skip to main content
Skip to sidebar
More
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8031819
Remove legacy jdk checks and code
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
9
Affects Version/s:
9
Component/s:
hotspot
Labels:
cleanup
lang
noreg-hard
starter
Subcomponent:
runtime
Resolved In Build:
b22
Description
Since the JDK9 JVM will not run on pre-jdk9 libraries, checks of the form
if (JDK_Version::is_jdk12x_version()) { ... }
and code they protect should be removed. This code cleanup would make the JVM easier to understand, maintain and enhance.
Attachments
Activity
People
Assignee:
Harold Seigel (Inactive)
Reporter:
Coleen Phillimore
Votes:
3
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2014-01-15 13:41
Updated:
2023-01-24 11:34
Resolved:
2014-06-11 08:18