Bug 23856 - Modification Time Incorrectly Set From Extension Entry
Summary: Modification Time Incorrectly Set From Extension Entry
Status: RESOLVED WONTFIX
Alias: None
Product: gcc
Classification: Unclassified
Component: libgcj (show other bugs)
Version: unknown
: P2 minor
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 11:27 UTC by Ranjit Mathew
Modified: 2016-09-30 22:50 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2012-01-11 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ranjit Mathew 2005-09-13 11:27:44 UTC
I am filing this bug because we still diverge from Classpath for java.util.zip
and we need to track this issue.

The base bug is PR classpath/23854 and it also applies to libgcj.

See:

  http://gcc.gnu.org/ml/java/2005-09/msg00070.html
  http://gcc.gnu.org/ml/java/2005-09/msg00072.html

The archives in question are attached to the other PR.
Comment 1 Richard Biener 2012-01-11 14:34:32 UTC
Status?
Comment 2 Ranjit Mathew 2012-01-12 06:25:13 UTC
Sorry, I haven't worked on GCC/GCJ/Classpath in a long
time, so I wouldn't know if this bug still exists or
even makes sense. :-(
Comment 3 Andrew John Hughes 2012-01-12 10:59:20 UTC
I have a feeling there have been changes in this area since this report (and the reporter does state that he was using an old version then).  However, there doesn't seem to be an easy way of ensuring this without a zip file with the known issue to test against.  Is one available?
Comment 4 Ranjit Mathew 2012-01-12 11:19:08 UTC
(In reply to comment #3)
> I have a feeling there have been changes in this area since this report (and
> the reporter does state that he was using an old version then).  However, there
> doesn't seem to be an easy way of ensuring this without a zip file with the
> known issue to test against.  Is one available?

See the attachments in:

  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23854
Comment 5 Andrew Pinski 2016-09-30 22:50:21 UTC
Closing as won't fix as libgcj (and the java front-end) has been removed from the trunk.