javac enum Flag has no entry for POTENTIALLY_AMBIGUOUS

Brent Douglas brent.n.douglas at gmail.com
Mon Sep 24 14:49:26 UTC 2018


Hello all,

I have been looking into a crash in error-prone which I think stems from
the enum com.sun.tools.javac.code.Flags#Flag not having an entry
for POTENTIALLY_AMBIGUOUS, while the assertion at the end of
Flags#asFlagSet(long) makes me think it should.

My apologies if this is the wrong list to bring this up on, if so could
someone please point me the the right list?

Brent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20180924/695e1fc5/attachment.html>


More information about the compiler-dev mailing list