Where from "has private access in " is logged? I'd like to suppress it
Jonathan Gibbons
jonathan.gibbons at oracle.com
Fri Feb 25 12:02:45 PST 2011
On 02/24/2011 10:10 PM, Gabriele Kahlout wrote:
> Awesome! Any reference to the bug and to the (first) version of the
> jdk where this is fixed? Why wasn't this fixed against jdk6 versions too?
There is no specific bug relating to your issue, meaning that the issue
has been fixed as part of some other work. There are over 30 changesets
for the file in question and I would estimate that about 50% of the
lines of code have been changed (in Resolve.java.) Regrettably, it is
not always practical or desirable to back port all work into earlier
releases.
-- Jon
More information about the compiler-dev
mailing list