gcc/libjava
Mike Frysinger 96f3dd0a66 libjava: fix locale handling when sorting JNI methods
When building under LANG=cs_CZ.UTF-8, the JNI method check fails:

/bin/bash ../../scripts/check_jni_methods.sh
Found a problem with the JNI methods declared and implemented.
(<) missing in implementation, (>) missing in header files
> Java_gnu_java_awt_peer_gtk_GtkClipboard_advertiseContent
> Java_gnu_java_awt_peer_gtk_GtkClipboard_initNativeState
... lots more ...

While the sed commands are run under LC_ALL=C, the two sort commands are
not, and they end up producing unexpected output (for the test).  Once we
run both under LC_ALL=C, the check passes.  While we're here, we can also
combine latter the `sort|uniq` into `sort -u` to match the earlier code.

URL: https://bugs.gentoo.org/563710
Reported-by: Miroslav Šulc <fordfrog@gentoo.org>

From-SVN: r229388
2015-10-26 18:32:41 +00:00
..
classpath libjava: fix locale handling when sorting JNI methods 2015-10-26 18:32:41 +00:00
contrib aot-compile.in: Fix typo in option list. 2013-06-27 13:58:20 +00:00
gcj libjava: Bump to automake 1.11.6 2015-05-13 11:09:22 +00:00
gnu gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +01:00
include configure.host: Add bits for FreeBSD amd64 and i386. 2015-05-28 20:13:55 +02:00
java Enable Java on Cygwin-64 2014-05-13 16:23:11 +00:00
javax Import GNU Classpath (20121202). 2012-12-19 17:03:15 +00:00
libltdl re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas/as-new not existing) 2015-07-24 12:20:44 -06:00
org re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
scripts Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +00:00
sun
sysdep sjlj.m4: New file. 2015-05-13 21:15:31 +00:00
testsuite jni.exp (gcj_jni_get_cxxflags_invocation): Add libiconv for FreeBSD to cxxflags. 2015-05-26 20:31:49 +02:00
COPYING
ChangeLog re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas/as-new not existing) 2015-07-24 12:20:44 -06:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
ChangeLog-2010 Rotate ChangeLogs. 2011-01-02 08:22:05 -08:00
ChangeLog-2011 2012-01-09 Richard Guenther <rguenther@suse.de> 2012-01-09 10:11:38 +00:00
ChangeLog-2012 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2013 Small ChangeLog fixes. 2014-01-02 22:56:58 +01:00
ChangeLog-2014 gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +01:00
HACKING Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
LIBGCJ_LICENSE
Makefile.am re PR libgcj/64219 (Rename libgcj-5.0.pc to libgcj-5.pc) 2015-01-13 09:23:31 +01:00
Makefile.in libjava: Bump to automake 1.11.6 2015-05-13 11:09:22 +00:00
NEWS
README * README: Refer to our generic bug reporting page. 2011-04-24 10:04:26 +00:00
THANKS
aclocal.m4 libjava: Bump to automake 1.11.6 2015-05-13 11:09:22 +00:00
boehm.cc Enable Java on Cygwin-64 2014-05-13 16:23:11 +00:00
configure re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas/as-new not existing) 2015-07-24 12:20:44 -06:00
configure.ac configure.host: Add bits for FreeBSD amd64 and i386. 2015-05-28 20:13:55 +02:00
configure.host configure.host: Add bits for FreeBSD amd64 and i386. 2015-05-28 20:13:55 +02:00
darwin.cc
defineclass.cc Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
ecjx.cc
exception.cc sjlj.m4: New file. 2015-05-13 21:15:31 +00:00
gij.cc
headers.txt configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
interpret-run.cc
interpret.cc re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32) 2012-02-01 11:46:36 +01:00
jni-libjvm.cc
jni.cc jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as maybe unused. 2009-11-30 14:44:41 +11:00
jvmti.cc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgcj-noncore-dummy.def re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert 2011-02-04 05:51:57 +00:00
libgcj.ver eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
libgcj_bc.c
libtool-version cygwin.h (LIBGCJ_SONAME): Set libgcj version to -16. 2015-01-29 00:34:03 +00:00
link.cc
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4 pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config. 2013-06-20 13:16:57 +00:00
posix-threads.cc posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign it instead. 2009-11-26 21:06:35 +11:00
posix.cc
prims.cc re PR bootstrap/50888 (Bootstrap failure in libjava against latest git glibc) 2011-11-24 08:18:16 +01:00
shlibpath.m4 Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
sources.am Import GNU Classpath (20121202). 2012-12-19 17:03:15 +00:00
stacktrace.cc sjlj.m4: New file. 2015-05-13 21:15:31 +00:00
standard.omit.in
verify.cc
win32-threads.cc
win32.cc

README

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please refer to

		http://gcc.gnu.org/bugs/

on when and how to submit a bug report.