Re: [JAVA PATCH] Enable more array bounds check elimination

2016-07-14 Thread Andrew Hughes
snip... > > At a very high level, you should be aware of a general belief that GCJ's > life is limited. There's been various calls to deprecate it. So > spending a lot of time optimizing GCJ's output may not be the best use > of your skills :-) > Unless things have changed since it was last d

Re: [wwwdocs,Java] java/index.html -- fix formatting on gcc.gnu.org

2016-04-10 Thread Andrew Hughes
- Original Message - > It turns out the stricter server settings also broke the /java > page on gcc.gnu.org. > > This restores showing two columns on this page (though it still > uses non-standard CSS extensions). > > > That said, looking at the page, and how since 2005 nearly all change

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-20 Thread Andrew Hughes
- Original Message - > On August 20, 2015 7:35:37 PM GMT+02:00, Andrew Hughes > wrote: > >- Original Message - > >> snip... > >> > > >> > Having classpath (with binary files!) In the GCC SVN (or future > >git) > >> &

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-20 Thread Andrew Hughes
- Original Message - > On 08/20/2015 10:03 AM, Andrew Hughes wrote: > > - Original Message - > >> On 08/20/2015 09:27 AM, Andrew Haley wrote: > >>> On 08/20/2015 03:57 PM, Andrew Hughes wrote: > >>>> - Original Message - &g

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-20 Thread Andrew Hughes
- Original Message - > snip... > > > > Having classpath (with binary files!) In the GCC SVN (or future git) > > repository is a significant burden, not to mention the size of the > > distributed source tarball. > > > > If we can get rid of that that would be a great step in reducing the >

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-20 Thread Andrew Hughes
snip... > > Having classpath (with binary files!) In the GCC SVN (or future git) > repository is a significant burden, not to mention the size of the > distributed source tarball. > > If we can get rid of that that would be a great step in reducing the burden. > > Iff we can even without classpa

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-20 Thread Andrew Hughes
- Original Message - > On 08/20/2015 05:03 PM, Andrew Hughes wrote: > > The issue is that we're still supporting a version of OpenJDK/IcedTea where > > there is no previous version (6). > > Surely OpenJDK 6 can build itself. And in the unlikely event of an &

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-20 Thread Andrew Hughes
- Original Message - > On 08/20/2015 09:27 AM, Andrew Haley wrote: > > On 08/20/2015 03:57 PM, Andrew Hughes wrote: > >> - Original Message - > >>> On 20/08/15 09:24, Matthias Klose wrote: > >>>> On 08/20/2015 06:36 AM, Tom Tromey wrot

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-20 Thread Andrew Hughes
- Original Message - > On 08/20/2015 03:57 PM, Andrew Hughes wrote: > > - Original Message - > >> On 20/08/15 09:24, Matthias Klose wrote: > >>> On 08/20/2015 06:36 AM, Tom Tromey wrote: > >>>> Andrew> No, it isn't. It&#x

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-20 Thread Andrew Hughes
- Original Message - > Andrew> No, it isn't. It's still a necessity for initial bootstrapping of > Andrew> OpenJDK/IcedTea. > > Andrew Haley said the opposite here: > > https://gcc.gnu.org/ml/gcc-patches/2015-08/msg00537.html > Andrew Haley doesn't do releases of IcedTea 1.x and 2.x eve

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-20 Thread Andrew Hughes
- Original Message - > On 20/08/15 09:24, Matthias Klose wrote: > > On 08/20/2015 06:36 AM, Tom Tromey wrote: > >> Andrew> No, it isn't. It's still a necessity for initial bootstrapping of > >> Andrew> OpenJDK/IcedTea. > >> > >> Andrew Haley said the opposite here: > >> > >> https://gcc.gnu

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-19 Thread Andrew Hughes
- Original Message - > On Fri, Aug 7, 2015 at 1:21 PM, Uros Bizjak wrote: > > > Attached patch fixes: > > > > Makefile:871: warning: overriding recipe for target 'gjdoc' > > Makefile:786: warning: ignoring old recipe for target 'gjdoc' > > > > build warning when compiling libjava. > > > >

Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning

2015-08-19 Thread Andrew Hughes
- Original Message - > Jeff> It's probably time for the occasional discussion WRT dropping > Jeff> gcj/libjava from the default languages and replace them with either > Jeff> Ada or Go. > > It's long past time to remove it. It's only had minimal maintenance for > years now. No one is wri

Re: [patch] [java] bump libgcj soname

2015-04-21 Thread Andrew Hughes
- Original Message - > On Tue, Apr 21, 2015 at 01:04:04PM -0400, Andrew Hughes wrote: > > - Original Message - > > > On Tue, Apr 21, 2015 at 04:07:13PM +0200, Matthias Klose wrote: > > > > bump the libgcj soname on the trunk, as done for every relea

Re: [patch] [java] bump libgcj soname

2015-04-21 Thread Andrew Hughes
- Original Message - > On Tue, Apr 21, 2015 at 04:07:13PM +0200, Matthias Klose wrote: > > bump the libgcj soname on the trunk, as done for every release cycle, > > Is that really needed though these days? > Weren't there basically zero changes to libjava (both libjava and > libjava/classp

Re: Remove obsolete Solaris 9 support

2014-04-22 Thread Andrew Hughes
ng it. It really seems to have been added explicitly for Solaris > 9, which is probably really dead by now. Andrew Hughes, you added it > back in 2008. Are you still using/building on any Solaris 9 setups? > I vaguely remember adding it. I was building on the university's Solaris 9 machine

Re: [wwwdocs,Java] comparison of libgcj with Kaffe link is gone

2012-11-14 Thread Andrew Hughes
- Original Message - > The regular comparison with Kaffe is gone after the restructuring/ > move to github, and I could not find any replacement URL. > > I applied this patch. If any of you has a new URL, we can resurrect. > > Gerald > > 2012-11-01 Gerald Pfeifer > > * status

Re: [wwwdocs,Java] Replace sources.redhat.com by sourceware.org

2012-10-23 Thread Andrew Hughes
- Original Message - > ...and some other simplifications and improvements I noticed on > the way. > > This was triggered by a note that the sources.redhat.com DNS entry > is going to go away at some point in the future that I got yesterday. > > Applied. > > Gerald > > > 2012-10-21 G

Re: [PATCH, libjava] Use accessor functions to manipulate xmlOutputBuffer

2012-08-09 Thread Andrew Hughes
- Original Message - > Andrew Hughes writes: > > > Don't worry about reverting it. I'll add it to Classpath now, then > > they'll be in sync when we do the next merge. > > Thank you. > Done: http://git.sava

Re: [PATCH, libjava] Use accessor functions to manipulate xmlOutputBuffer

2012-08-09 Thread Andrew Hughes
- Original Message - > Andrew Hughes writes: > > >> OK. > >> > > > > As this is a GNU Classpath change, it should go in there first to > > avoid creating > > a divergence which will cause later problems in merging. Classpath > >