This Talk We implemented the semantics of `strictfp' (and the default semantics) on our JIT compiler. We have studied efficient implementation. Avoid frequent re-setting of rounding precision. There are several choices to implement. Methods of scaling. Pre-loading the scales. We made a comparison the choices in terms of performance. Finally, we point out the remaining problems.