JDK-6868533 : JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-08-05
  • Updated: 2012-02-02
  • Resolved: 2009-08-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b70Fixed
Related Reports
Relates :  
Description
This bug is a split off from 6856165.

This bug affects the following SDK/JDK tests:

    com/sun/jdi/EnumTest.java
    com/sun/jdi/GenericsTest.java
    com/sun/jdi/JdbVarargsTest.sh
    com/sun/jdi/StepTest.java
    com/sun/jdi/UTF8Test.java
    com/sun/jdi/VarargsTest.java

The '-source 1.5' and '-target 1.5' options should be removed
from the above tests. We're long past needing to make sure
these tests can build on Tiger/JDK1.5.0.

Update: remove 'test/' prefixes from the test names.

Comments
SUGGESTED FIX See the attached 6868533-webrev-cr0.tgz for the proposed fix.
05-08-2009

EVALUATION The description says it all.
05-08-2009