-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b13
-
x86
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2121380 | 5.0u2 | Vijayan Jayaraman | P3 | Resolved | Fixed | b03 |
Under the control/build workspace:
[wetmore@jano] 39 >ls solaris-sparcv9/j2sdk-image/demo/
jni jvmti
[wetmore@jano] 41 >ls solaris-amd64/j2sdk-image/demo/applets/Animator
Animation.class ParseException.class example4.html
AnimationFrame.class audio images
Animator.class example1.html index.html
Animator.java example2.html
DescriptionFrame.class example3.html
If you then try to copy solaris-i586/j2sdk-image over solaris-amd64/j2sdk-image, you'll note a bunch of duplicated files, and an interactive copy ("cp -i") will complain for every duplicate file.
###@###.### 2004-11-09 18:06:05 GMT
[wetmore@jano] 39 >ls solaris-sparcv9/j2sdk-image/demo/
jni jvmti
[wetmore@jano] 41 >ls solaris-amd64/j2sdk-image/demo/applets/Animator
Animation.class ParseException.class example4.html
AnimationFrame.class audio images
Animator.class example1.html index.html
Animator.java example2.html
DescriptionFrame.class example3.html
If you then try to copy solaris-i586/j2sdk-image over solaris-amd64/j2sdk-image, you'll note a bunch of duplicated files, and an interactive copy ("cp -i") will complain for every duplicate file.
###@###.### 2004-11-09 18:06:05 GMT
- backported by
-
JDK-2121380 solaris-amd64 build is copying demo/applet, preventing interactive overlays from proceeding
-
- Resolved
-