Re: New candidate JEP: 369: Migrate to GitHub – Mercurial extensions porting to Python 3

Mario Torre neugens.limasoftware at gmail.com
Mon Nov 18 18:46:59 UTC 2019


Afaik Trees is only used for JDK 8 (and perhaps 7 and 6?) at this
point and was introduced to replace the forest extension, I'm not sure
if it's worth spending resources to migrate this to python 3 given
there's a script in the jdk sources that does most of the same.

I've never used defpath so I'm not sure what it does. The hook is
rather important, since it's used to check patches against their bug
id and also for style issues, I believe the Skara group has that
ported to the Git workflow already.

Cheers,
Mario

Il giorno lun 18 nov 2019 alle ore 15:38 František Kučera
<franta-java at frantovo.cz> ha scritto:
>
> Dne 18. 11. 19 v 14:17 Dalibor Topic napsal(a):
> > On 18.11.2019 14:13, František Kučera wrote:
> >> Dne 18. 11. 19 v 12:15 Dalibor Topic napsal(a):
> >>> Many 3rd party extensions have not yet been ported to work with >
> >>> Python 3.
> >> Does OpenJDK use any such non-core/third-party extensions?
> >
> > Yes. See https://openjdk.java.net/projects/code-tools/ for some of them.
>
> If I understand it correctly, there are two third-party extensions in
> use (defpath and trees) + one hook (jcheck). All developed by Oracle.
>
> Does Oracle have a plan for porting these Mercurial extensions to Python
> 3? What is the current status?
>
> n.b. Python 2 sunset was announced in 2008 (and in 2014 the sunset was
> postponed from 2015 to 2020) which is long ago before current
> discussions/JEPs.
>
> Franta
>
>


-- 
pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
Fingerprint: BA39 9666 94EC 8B73 27FA  FC7C 4086 63E3 80F2 40CF

Java Champion - Blog: http://neugens.wordpress.com - Twitter: @neugens
Proud GNU Classpath developer: http://www.classpath.org/
OpenJDK: http://openjdk.java.net/projects/caciocavallo/

Please, support open standards:
http://endsoftpatents.org/


More information about the discuss mailing list