On 09/10/2015 12:00, Miroslav Kos wrote:
Hi everybody,
could I ask for review?
JBS: https://bugs.openjdk.java.net/browse/JDK-8134418
webrev: http://cr.openjdk.java.net/~mkos/8134418/jaxws.02/
The change is pretty straightforward, there are different codepaths
for given method and the parametrized type can be either
java.lang.Class<?> or javax.lang.model.element.TypeElement.
More description in the JIRA.
There were also some duplicates in JIRA for this, so I closed all of
them except for 8134418.
This looks okay to me. As part of this then we need to remove this test
from the exclude list (jdk/test/ProblemList.jake.txt).
-Alan.