This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Replace Java with Go in default languages


On 11/11/13 07:38, Andi Kleen wrote:
Jeff Law <law@redhat.com> writes:

Thoughts or comments?

If noone tests java completely then it will quickly bitrot won't it?

So ideally some bot would still regularly build/test it.
If you don't do that you could as well just remove the code.
There's no reason to remove the front-end. It's not much different than the situation with Ada, or how we deal with backends.

If bitrot appears, but goes unnoticed for long periods of time, then that's an indication bits need to be removed.

If bitrot appears and is fixed regularly, that's an indication that building & testing Java should continue to be part of the standard submission process.


Perhaps it would make more sense to just split the required tests :
[ ... ]
You could easily look at moving Java out of the required languages to build/test as one step in this direction.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]