-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
1.4.2
-
x86
-
windows_7
Testsuite name: CTE Regressions manual
JDK/JRE tested: 1.4.2_37b01(j2sdk-1_4_2_37-windows-i586.exe)
OS/architecture: win7-sp1-x64
Reproducible: Always
Is it a platform specific regression: Not sure
Is it a Regression: Not sure
Steps to reproduce:
1. Run the 'filemon' utility from following directory
C:\cte\results\workDir\scratch
In the 'File Monitor' utility window click 'Options' menu
and click 'Filter/Highlight..' option
type 'SwingSet2.jar' in 'Include' drop down and click 'OK'
2. Open Java Control Panel and remove all the cache
3. Open IE browser and load the following page
http://jpseuwt-ap/testcases/SwingSet2/SwingSet2.html
Monitor the events in 'File Monitor' utility
(can save the output to a file by 'File -> Save As' option
to count the # of READ and WRITE request
for SwingSet2.jar file from IEXPLORE)
Check:
Test will PASS if -
the number of WRITE request is about 300 to 400 and
the number of READ request is about 3000 to 5000
Length of bytes for most READ request is more than 512 bytes
Test will FAIL if -
the number of WRITE request is more than 500 and
the number of READ request is more than 5000
Length of bytes for all READ request is NO more than 512 bytes
Actual behavior:
The filemon.exe can't be run and pop up an error dialog.Please refer to attachment.
JDK/JRE tested: 1.4.2_37b01(j2sdk-1_4_2_37-windows-i586.exe)
OS/architecture: win7-sp1-x64
Reproducible: Always
Is it a platform specific regression: Not sure
Is it a Regression: Not sure
Steps to reproduce:
1. Run the 'filemon' utility from following directory
C:\cte\results\workDir\scratch
In the 'File Monitor' utility window click 'Options' menu
and click 'Filter/Highlight..' option
type 'SwingSet2.jar' in 'Include' drop down and click 'OK'
2. Open Java Control Panel and remove all the cache
3. Open IE browser and load the following page
http://jpseuwt-ap/testcases/SwingSet2/SwingSet2.html
Monitor the events in 'File Monitor' utility
(can save the output to a file by 'File -> Save As' option
to count the # of READ and WRITE request
for SwingSet2.jar file from IEXPLORE)
Check:
Test will PASS if -
the number of WRITE request is about 300 to 400 and
the number of READ request is about 3000 to 5000
Length of bytes for most READ request is more than 512 bytes
Test will FAIL if -
the number of WRITE request is more than 500 and
the number of READ request is more than 5000
Length of bytes for all READ request is NO more than 512 bytes
Actual behavior:
The filemon.exe can't be run and pop up an error dialog.Please refer to attachment.