Community
Participate
Working Groups
Need to decide on what changes for Java 9 in DOM AST - Umbrella Bug
New Gerrit change created: https://git.eclipse.org/r/79451
Gerrit change https://git.eclipse.org/r/79451 was merged to [BETA_JAVA9]. Commit: http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/commit/?id=5c83e7a4a08150ff31eef9f7d80db9ef25943b59
The warnings due to the deprecation of JLS8 have been fixed via this commit: http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/commit/?h=BETA_JAVA9&id=392774ce958ca42825bfc9dcbd30f9655a11e87e
Manoj, can you point me to the new DOM/AST tests? I am trying to add a testcase for bug 514417 but don't find any new tests suite.
(In reply to Jay Arthanareeswaran from comment #4) > Manoj, can you point me to the new DOM/AST tests? I am trying to add a > testcase for bug 514417 but don't find any new tests suite. Never mind, it is ASTConverter9Test but looks like it is still using JCL18_LIB. Anyway, I will add my test here.
(In reply to Jay Arthanareeswaran from comment #5) > (In reply to Jay Arthanareeswaran from comment #4) > > Manoj, can you point me to the new DOM/AST tests? I am trying to add a > > testcase for bug 514417 but don't find any new tests suite. > > Never mind, it is ASTConverter9Test but looks like it is still using > JCL18_LIB. Anyway, I will add my test here. ok
We are complete wrt DOM AST feature implementation. Further enhancement requests will be taken up in separate bugs. Resolving this umbrella bug.