JDK-4460372 : For Jdk1.4, The popup menu triggered from SunMC browser table doesnot work.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P1
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2001-05-18
  • Updated: 2001-06-11
  • Resolved: 2001-06-11
Related Reports
Relates :  
Relates :  
Description
For jdk1.4, launch Sun Management Center console and browser a host detail. when click right mouse on a table cell, you can find that only a grey window is poped up, the menu items will not be shown, but if you move mouse along the grey window, the menu contents can display slowly with the mouse movement.
then after we click a two level menuitem eg. create dataview rows, the console hang.

the full stack dump is attached.


peter.zhang@prc 2001-06-07
Now we have got some workaround for the refresh issue, but have not got why the dataview operation makes the console hang, note: if we operate it via popup menu, then the console hang, but if we operate via common menu, all work well. 

Comments
EVALUATION Again, will need source code and a test case to narrow this down. scott.violet@eng 2001-05-18 leland.chen@eng 2001-06-04 Here are the steps to reproduce this bug. 1. cd /net/hotsauce.eng/guest/sunmc_jdk1.4/bin 2. type "testSMC.sh" to run the "SunMC" application. 3. after the main window comes up, double click on "hotsauce", a new window called "hotsauce: Details" comes up. 4. navigate the tree on the popup window. Expand tree and double click on "Operating System-->Kernel Reader-->User Statictics". A table is displayed in the right side of the window. Click on the first row to highlight it, then right click mouse button, a pop up menu comes up, select "Create View->Rows" menu item. 5. The application hangs here. Let me know if you have problems to reproduce this bug. leland.chen@eng 2001-06-11: Just added more information to reproduce the bug. leland.chen@eng 2001-06-11 Tested with JDK1.4 build67. The hanging problem is gone, but SunMC Java console is crashed with "Segmentation Fault" after selecting popup menu item "Create View->Row(s)" scott.violet@eng 2001-06-11 As the haning is no longer reproducible I'm closing this out. Submitter will file a new bug against seg fault.
11-06-2001