That's fine. However, there's still a *directory*, called "testExternalOverridenMethod"
$ find . -iname "*overriden*" ./test/langtools/jdk/javadoc/doclet/testExternalOverridenMethod > On 28 Feb 2020, at 19:00, Jonathan Gibbons <[email protected]> > wrote: > > On 02/28/2020 07:25 AM, Pavel Rappo wrote: >> If it is still possible, could you please fix the spelling in the name of the >> "testExternalOverridenMethod" folder? I think we missed that yesterday while >> reviewing (now pushed)http://hg.openjdk.java.net/jdk/jdk/rev/52367bbd4bd4. > > Pavel, > > That patch has the rename in it. There are no such badly-named files any > more: > > $ find open/test/langtools/ -name \*riden\*.java > $ > > > -- Jon
