Was this fixed in jdk7 yet? -kto
On Dec 22, 2011, at 1:40 PM, Deepak Bhole wrote: > Hi, > > I would like to backport CR7091528[1] into OpenJDK6: > http://hg.openjdk.java.net/jdk8/tl/langtools/rev/dea82aa3ca4f > > A very minor (comment) modification is needed to the patch since > JavadocTool.java in JDK6 has copyright date "2001, 2006" and the patch assumes > "2001, 2010". Otherwise applies cleanly. > > Okay for push? > > 1: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7091528 > > Cheers, > Deepak