-
Enhancement
-
Resolution: Fixed
-
P3
-
1, 1.1, 1.2.0, 1.3.0, 1.4.0, 5.0, 6, 7, 8, 9
-
b136
-
Not verified
The class java.lang.Compiler supposedly provides a high level reflective
interface to the underlying JIT. This interface is effectively ignored by
Hotspot, and by many other implementations.
We have long ago abandoned efforts for a standaradized JIT interface. JITs and
their technologies vary too widely. At the user level, it is unclear why control
of a quality-of-implementation factor like a JIT needs to be available in a
portable form.
gilad.bracha@eng 1999-10-27
interface to the underlying JIT. This interface is effectively ignored by
Hotspot, and by many other implementations.
We have long ago abandoned efforts for a standaradized JIT interface. JITs and
their technologies vary too widely. At the user level, it is unclear why control
of a quality-of-implementation factor like a JIT needs to be available in a
portable form.
gilad.bracha@eng 1999-10-27
- duplicates
-
JDK-8017116 Deprecate java.lang.Compiler
-
- Closed
-
- relates to
-
JDK-8017115 Remove java.compiler from System.getProperties() documentation
-
- Closed
-
-
JDK-8065614 JEP 277: Enhanced Deprecation
-
- Closed
-
-
JDK-8157055 consider unified release notes for deprecated APIs
-
- Closed
-
-
JDK-8041676 remove the java.compiler system property
-
- Closed
-
-
JDK-8205129 Remove java.lang.Compiler
-
- Resolved
-
(1 relates to)