Where from "has private access in " is logged? I'd like to suppress it

Gabriele Kahlout gabriele at mysimpatico.com
Thu Feb 24 13:42:26 PST 2011


The bad news is that it seems javac uses it, not I (that indeed makes
sense). Please object if I'm misunderstanding.

NetBeans team: is there a quick option to suppress those from
NetBeans? The way to go is the scope as I described earlier, but if
supressing is readily available from NB it would be a good quick
option.

On Thu, Feb 24, 2011 at 8:35 PM, Gabriele Kahlout
<gabriele at mysimpatico.com> wrote:
> The good news is that it's in tools.jar which I could modify and build against.



-- 
Regards,
K. Gabriele

--- unchanged since 20/9/10 ---
P.S. If the subject contains "[LON]" or the addressee acknowledges the
receipt within 48 hours then I don't resend the email.
subject(this) ∈ L(LON*) ∨ ∃x. (x ∈ MyInbox ∧ Acknowledges(x, this) ∧
time(x) < Now + 48h) ⇒ ¬resend(I, this).

If an email is sent by a sender that is not a trusted contact or the
email does not contain a valid code then the email is not received. A
valid code starts with a hyphen and ends with "X".
∀x. x ∈ MyInbox ⇒ from(x) ∈ MySafeSenderList ∨ (∃y. y ∈ subject(x) ∧ y
∈ L(-[a-z]+[0-9]X)).



More information about the compiler-dev mailing list