History log of /openjdk10/hotspot/src/share/vm/ci/ciConstant.cpp
Revision Date Author Comments
# 6412:53a41e7cbe05 09-May-2014 drchase

8037816: Fix for 8036122 breaks build with Xcode5/clang
Summary: Repaired or selectively disabled offending formats; future-proofed with additional checking
Reviewed-by: kvn, jrose, stefank


# 1879:f95d63e2154a 23-Nov-2010 stefank

6989984: Use standard include model for Hospot
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions.
Reviewed-by: coleenp, kvn, kamg


# 1472:c18cbe5936b8 27-May-2010 trims

6941466: Oracle rebranding changes for Hotspot repositories
Summary: Change all the Sun copyrights to Oracle copyright
Reviewed-by: ohair


# 1350:1c9c45172908 02-Apr-2010 kvn

6939804: ciConstant::print() prints incorrect bool value
Summary: Fix typo.
Reviewed-by: never


# 0:a61af66fc99e 30-Nov-2007 duke

Initial load