[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-10-23 Thread pinskia at gcc dot gnu dot org


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|--- |4.0.3
Version|4.1.0   |4.0.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018



[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-10-05 Thread mckinlay at redhat dot com


--- Comment #14 from mckinlay at redhat dot com  2005-10-05 19:39 ---
All patches from this bug have now been ported to the 4.0 branch, so I'm
closing it. Future fixes for 4.0 should be considered on a case-by-case basis,
or a new meta-bug opened if it freezes again.


-- 

mckinlay at redhat dot com changed:

   What|Removed |Added

 CC||mckinlay at redhat dot com
 Status|NEW |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018



[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-10-01 Thread mckinlay at redhat dot com


-- 
Bug 24018 depends on bug 23891, which changed state.

Bug 23891 Summary: [4.0 Regression] Problem folding static fields across 
packages
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23891

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-30 Thread mark at gcc dot gnu dot org

--- Additional Comments From mark at gcc dot gnu dot org  2005-09-30 14:49 
---
Two bugs added to be backported:
- Linux PPC64 libffi -vs- long double return
- Deadlock in java.net.URLClassLoader

-- 
   What|Removed |Added

  BugsThisDependsOn||24147, 24148


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-30 Thread aph at gcc dot gnu dot org


-- 
Bug 24018 depends on bug 24147, which changed state.

Bug 24147 Summary: [gcc 4.0 only] Deadlock in java.net.URLClassLoader
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24147

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-30 Thread tromey at gcc dot gnu dot org


-- 
Bug 24018 depends on bug 24148, which changed state.

Bug 24148 Summary: [gcc 4.0 only] Linux PPC64 libffi -vs- long double return
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24148

   What|Old Value   |New Value

 Status|NEW |ASSIGNED
 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-30 Thread pinskia at gcc dot gnu dot org


-- 
Bug 24018 depends on bug 23182, which changed state.

Bug 23182 Summary: instanceof sometimes fails if compiled with 
-findirect-dispatch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23182

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-30 Thread tromey at gcc dot gnu dot org

--- Additional Comments From tromey at gcc dot gnu dot org  2005-09-30 
16:22 ---
Added PR 23367


-- 
   What|Removed |Added

  BugsThisDependsOn||23367


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-30 Thread tromey at gcc dot gnu dot org


-- 
Bug 24018 depends on bug 23367, which changed state.

Bug 23367 Summary: _Jv_FindMethodInCache is not thread-safe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23367

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-29 Thread rmathew at gcc dot gnu dot org

--- Additional Comments From rmathew at gcc dot gnu dot org  2005-09-29 
07:45 ---
(In reply to comment #9)
 (In reply to comment #5)
  PR 19870. Although these patches are largeish, they have been tested in 
  HEAD for
  some time and should be pretty safe. They are needed for OO.org.
 
 A naive backport doesn't work, see the thread starting at
 http://gcc.gnu.org/ml/java/2005-09/msg00118.html

That's because PR21844 addresses a minor fallout of the first part of the
fix for PR19870. The complete fix for PR19870 should only be applied if
the fix for PR21844 is also applied after that.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-29 Thread rmathew at gcc dot gnu dot org

--- Additional Comments From rmathew at gcc dot gnu dot org  2005-09-29 
12:52 ---
The fix for PR20338 is also needed by the fix for PR19870.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-28 Thread debian-gcc at lists dot debian dot org

--- Additional Comments From debian-gcc at lists dot debian dot org  
2005-09-28 17:35 ---
(In reply to comment #5)
 PR 19870. Although these patches are largeish, they have been tested in HEAD 
 for
 some time and should be pretty safe. They are needed for OO.org.

A naive backport doesn't work, see the thread starting at
http://gcc.gnu.org/ml/java/2005-09/msg00118.html

  Matthias

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-27 Thread aph at gcc dot gnu dot org

--- Additional Comments From aph at gcc dot gnu dot org  2005-09-27 17:37 
---
We also need http://gcc.gnu.org/ml/java/2005-09/msg00053.html.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-27 Thread tromey at gcc dot gnu dot org

--- Additional Comments From tromey at gcc dot gnu dot org  2005-09-27 
19:49 ---
We should fix bug #23367 on the branch, either by importing the
fix or by simply disabling the method cache.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-26 Thread tromey at gcc dot gnu dot org

--- Additional Comments From tromey at gcc dot gnu dot org  2005-09-26 
19:58 ---
libffi bug that Gary found while doing builds on PPC64

http://gcc.gnu.org/ml/gcc-patches/2005-09/msg01605.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-23 Thread mckinlay at redhat dot com

--- Additional Comments From mckinlay at redhat dot com  2005-09-23 22:05 
---
PR 19870. Although these patches are largeish, they have been tested in HEAD for
some time and should be pretty safe. They are needed for OO.org.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-22 Thread mckinlay at redhat dot com

--- Additional Comments From mckinlay at redhat dot com  2005-09-22 17:28 
---
PR 23891 fix. This is required to build ECJ.

-- 
   What|Removed |Added

  BugsThisDependsOn||23891
 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-09-22 17:28:55
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-22 Thread mckinlay at redhat dot com

--- Additional Comments From mckinlay at redhat dot com  2005-09-22 17:30 
---
Patch to fix classloader deadlock. Needed for Jonas.
http://gcc.gnu.org/ml/java-patches/2005-q3/msg00412.html

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-22 Thread mckinlay at redhat dot com

--- Additional Comments From mckinlay at redhat dot com  2005-09-22 17:34 
---
PR 21418. Needed to build classpath reliably.

-- 
   What|Removed |Added

  BugsThisDependsOn||21418


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018


[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch

2005-09-22 Thread mckinlay at redhat dot com

--- Additional Comments From mckinlay at redhat dot com  2005-09-22 17:39 
---
PR 23182. Fixes a miscompilation affecting Eclipse.

-- 
   What|Removed |Added

  BugsThisDependsOn||23182


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018