Perhaps we should check the "target" attribute - but this is very much
an edge case.

Peter


On Wed, Feb 18, 2009 at 4:32 PM, Stefan Bodewig <[email protected]> wrote:
> On 2009-02-18, Jesse Glick <[email protected]> wrote:
>
>> Stefan Bodewig wrote:
>>>> this should be the equivalent of compiling a
>>>> package-info.java containing only SOURCE annotations using JDK 5.
>
>>> Do you know whether a Java 1.4 VM will even try to load the class
>>> file under any circumstances (other than some explicit reflection
>>> invocations)?
>
>> You cannot use package-info.java with JDK 1.4 to begin with.
>
> I know that.  I was wondering whether there might be a situation where
> JDK 1.4 would try to load the class file even though it shouldn't.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to