-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
8u20, 9
It is not clear whether it is product or test issue.
Test disables UseMathExactIntrinsics and expects that <intrinsic id='_addExactI' is not appeared in log.
But it does.
At the same time log contains:
Compiler intrinsic usage:
0 ( 0.0%) _addExactI (disabled)
1 (100.0%) total (disabled)
Test disables UseMathExactIntrinsics and expects that <intrinsic id='_addExactI' is not appeared in log.
But it does.
At the same time log contains:
Compiler intrinsic usage:
0 ( 0.0%) _addExactI (disabled)
1 (100.0%) total (disabled)
- duplicates
-
JDK-8049410 compiler/intrinsics/mathexact/sanity/SubtractExactIntTest fails with "Unexpected count of intrinsic"
- Closed
- relates to
-
JDK-6985422 flush the output streams before OnError commands
- Resolved