[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug classpath/32809] Several printf format flags are unhandled by java.util.Formatter



http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32809

Erik Brangs <erik.brangs at gmx dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erik.brangs at gmx dot de

--- Comment #5 from Erik Brangs <erik.brangs at gmx dot de> ---
FYI: Support for the %f flag is needed to successfully run the h2 benchmark
from DaCapo 9.12. More specifically, it is necessary to complete the output
verification because the missing %f support leads to percentages not being
displayed correctly.

Quentin Sabah has provided a patch for the Jikes RVM which adds limited support
for the %f flag. You can find it at http://jira.codehaus.org/browse/RVM-1047 .

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Reply to: