Menu

#24 Checker should be able to find refinements in jar files

open
nobody
6
2013-10-27
2003-02-16
No

If a -sourcepath element is a jar file, then the checker's
treatment of refinement doesn't find the file. It's
probably treating the jar file as a directory. However,
both for compatability with javac and for easier
installation of JML, it would be very convenient if we
could use source files (e.g., of the JDK) from a jar file
(e.g. src.jar) when making refinements.

The workaround for this is to unjar the src.jar file in the
JDK and put the directory containing that in the
sourcepath.

Discussion

  • Gary T. Leavens

    Gary T. Leavens - 2003-03-08
    • priority: 5 --> 2
     
  • Gary T. Leavens

    Gary T. Leavens - 2003-04-22
    • milestone: --> 296846
     
  • Gary T. Leavens

    Gary T. Leavens - 2006-05-18

    Logged In: YES
    user_id=633675

    This was also reported by a user, so I'm increasing the
    priority.

     
  • Gary T. Leavens

    Gary T. Leavens - 2006-05-18
    • milestone: 296846 --> user_reported
    • priority: 2 --> 6
    • assigned_to: cruby --> nobody
     

Log in to post a comment.