bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/111954] New: Changes in classes in vm/reference don't tri


From: guillerodriguez.dev at gmail dot com
Subject: [Bug classpath/111954] New: Changes in classes in vm/reference don't trigger a rebuild
Date: Tue, 24 Oct 2023 12:19:02 +0000

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111954

            Bug ID: 111954
           Summary: Changes in classes in vm/reference don't trigger a
                    rebuild
           Product: classpath
           Version: 0.99
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
          Assignee: unassigned at gcc dot gnu.org
          Reporter: guillerodriguez.dev at gmail dot com
  Target Milestone: ---

Changes in classes in the vm/reference directory (or whatever is specified via
--with-vm-classes) don't seem to trigger a rebuild (make thinks that there is
"nothing to be done").

This was not the case before commit 689e97df8425ac49681e9f1b025a28aa30cf26bc:

    2008-04-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>

        * lib/gen-classlist.sh.in: Avoid grepping each omission, by
        building an awk script with a hash for literal files, and
        awk regular expressions for the rest.
        * configure.ac: Call AC_PROG_AWK.

Before this commit, changes in VM classes would correctly trigger a rebuild.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]