JRE build: 1.7.0-ea-b113
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. open java console and enable tracing in java control panel
2. open the following url in chrome:
http://sqeweb.sfbay.sun.com/jsn/users/fred/reproduce/chrome/NumberTest.html
3. check the output in java console
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
String "~~~~Calling Java From Javascript directly" is printed in java console
ACTUAL -
This string is not printed.
REPRODUCIBILITY :
This bug can be reproduced always. It worked well on firefox and IE.
The source code is at:
http://sqeweb.sfbay.sun.com/jsn/users/fred/reproduce/chrome