Re: [13] 8221731: Fix doclint handling of accessibility heading in java.desktop

2019-04-01 Thread Erik Joelsson
Looks good. /Erik On 2019-03-31 23:45, Prasanta Sadhukhan wrote: Hi All, With the fix of JDK-8220250 fix headings in java.desktop the doclint handling can add back the accessibility check in the makefile. diff -r 901ff5aba330 make/Compile

[13] 8221731: Fix doclint handling of accessibility heading in java.desktop

2019-03-31 Thread Prasanta Sadhukhan
Hi All, With the fix of JDK-8220250 fix headings in java.desktop the doclint handling can add back the accessibility check in the makefile. diff -r 901ff5aba330 make/CompileJavaModules.gmk --- a/make/CompileJavaModules.gmk    Sun Mar 31 16:57