public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: nallen@freenet.co.uk
To: gcc-gnats@gcc.gnu.org
Subject: java/5412: gcjh -stubs creates stubs for classes which have no native methods
Date: Thu, 17 Jan 2002 06:36:00 -0000	[thread overview]
Message-ID: <20020117142828.24444.qmail@sources.redhat.com> (raw)


>Number:         5412
>Category:       java
>Synopsis:       gcjh -stubs creates stubs for classes which have no native methods
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 17 06:36:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nicholas Allen
>Release:        gcj 3.0.3
>Organization:
>Environment:
RedHat Linux 7.2
>Description:
if gcjh -stubs is run on class files that contain no native methods it still generates a stubs file. As the purpose of the stubs file is to write native method implementations it doesn't make much sense to do this. It is a little annoying if you take a load of existing classes that use JNI and run the stubs on all of them so you have somewhere to start from. It generates a cpp file for every class. It would be much nicer if it just generated the files that were needed.
>How-To-Repeat:
gcjh -stubs <class with no native methods>
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-01-17 14:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-17  6:36 nallen [this message]
2002-01-19 10:31 rodrigc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020117142828.24444.qmail@sources.redhat.com \
    --to=nallen@freenet.co.uk \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).