Loading... (original) (raw)
Type:
Enhancement
Resolution: Fixed
Priority:
P3
Fix Version/s: 9
Affects Version/s: 1, 1.1, 1.2.0, 1.3.0, 1.4.0, 5.0, 6, 7, 8, 9
Verification:
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
duplicates
relates to
JDK-8017115 Remove java.compiler from System.getProperties() documentation
- Closed
JDK-8157055 consider unified release notes for deprecated APIs
- Closed
JDK-8041676 remove the java.compiler system property
- Closed
(1 relates to)