-
Enhancement
-
Resolution: Fixed
-
P4
-
1.3.1, 1.4.2
-
b06
-
generic, x86
-
solaris_8, windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176811 | 7 | Tom Rodriguez | P3 | Closed | Fixed | b06 |
JDK-2171769 | 6u4 | Tom Rodriguez | P3 | Resolved | Fixed | b03 |
Hotspot compiler should hide "exclude" messages when .hotspot-compiler file is present. In case of any problems with some methods, we use .hotspot_compiler file to exclude the methods that are suspected to be causing problems. This avoids compilation of the methods in question and we can overcome the problems. But Hotspot compiler throws message when trying to compile these methods mentioned in .hotspot_compiler. This breaks some of the scripts and parsers that ISv use to study their serverlog files. By default, this should be swicthed off and a flag provided if we want to enable message output from the compiler
- backported by
-
JDK-2171769 Hotspot compiler should hide "exclude" messages when .hotspot-compiler present
- Resolved
-
JDK-2176811 Hotspot compiler should hide "exclude" messages when .hotspot-compiler present
- Closed
- duplicates
-
JDK-5104384 java program gives - OracleCompiler: exclude message when using .hotspot_compile
- Closed