[
https://issues.apache.org/jira/browse/HADOOP-11875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102742#comment-16102742
]
Akira Ajisaka commented on HADOOP-11875:
----------------------------------------
Thanks [~chris.douglas] and [[email protected]] for the comments.
bq. To be clear, this is adding a second copy of Hamlet's generated code in a
different package?
Yes.
bq. I note there is actually one possible backwards compatibility strategy,
producing a special jar of old hamlet stuff which people could use until
they've moved. But that might just discourage people from migrating, which is
fine if they build and run on java 8, but if anything is distributed to run on
java 9, things will break downstream then.
Yes, it can keep backward compatibility, however, producing a special jar seems
overkill and it might discourage people from migrating.
Can I commit the latest patch to trunk based on [~chris.douglas]'s +1?
> [JDK9] Renaming _ as a one-character identifier to another identifier
> ---------------------------------------------------------------------
>
> Key: HADOOP-11875
> URL: https://issues.apache.org/jira/browse/HADOOP-11875
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Tsuyoshi Ozawa
> Assignee: Akira Ajisaka
> Labels: webapp
> Attachments: build_error_dump.txt, HADOOP-11875.01.patch,
> HADOOP-11875.02.patch, HADOOP-11875.03.patch, HADOOP-11875.04.patch,
> HADOOP-11875.05.patch, HADOOP-11875.06.patch, HADOOP-11875.07.patch,
> HADOOP-11875.10.patch, HADOOP-11875.11.patch
>
>
> From JDK9, _ as a one-character identifier is banned. Currently Web UI uses
> it. We should fix them to compile with JDK9.
> https://bugs.openjdk.java.net/browse/JDK-8061549
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]