JDK-4992869 : REGRESSION: TCK1.2-JNLP .../FileSaveService/index.html#interactive fails
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 5.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2004-02-11
  • Updated: 2004-02-11
  • Resolved: 2004-02-11
Related Reports
Duplicate :  
Description

Name: vsR10238			Date: 02/11/2004


Filed By       : J2SE-SQA [###@###.###
JDK            : JDK1.5.0-b37 (not reproducible with JDK1.5.0-b32,b32c, JDK1.4.2-b28)
Testbase       : TCK-JNLP 1.2
Platform[s]    : Windows 2000 Pro
Falling test[s]:
         api/javax_jnlp/FileSaveService/index.html#interactive

TCK1.2-JNLP test api/javax_jnlp/FileSaveService/index.html#interactive fails with JDK1.5.0-b37.
Please see the "How to reproduce" section below for details.

Test source location:
=====================
/net/jdk/export/disk8/local.java/tckjnlp/tests/api/javax_jnlp/FileSaveService/interactiveTests.java

jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b37/tckjnlp/win32/win2000_client_JaW_linux-2/workDir/interactive/api/javax_jnlp/FileSaveService/index_interactive.jtr

How to reproduce:
=================
Please, run the test using JavaTest 2 and follow the instructions of the tests.

Click the "Save" button and enter a new file name (which does not already exist)
in the text field of the file dialog.

Then click the "Save" button of the file dialog. A message window will appear with
the following message: "File was not saved. Cancel pressed?", and the file will not be saved.



Specific machine info:
======================
Hostname: linux-2
OS: Windows 2000 Pro



======================================================================

Comments
EVALUATION we are using JFileChooser.getSelectedFile() in FileSaveService; and this run into the swing bug 4982442: JFileChooser.getSelectedFile() behaves differently. Swing team evaluate it as duplicate of 4980406 and will fix it in tiger-beta2. ###@###.### 2004-02-11
11-02-2004