Build issue : missing classanalyzer?
Alan Bateman
Alan.Bateman at oracle.com
Wed Aug 31 04:04:00 PDT 2011
Jing LV wrote:
> Hi Alan,
>
> Thank you for reply. I've checked with the log (it's of ~300K in
> size so unable to upload to the list) but do not have something
> related to "HOST_JAVA_CMD" - yes anyway the build has pass nearly all
> modules. Only blocked by the classanalyzer.
>
> I take a little more search in the log, it seems the problem is
> due to the class "CONSTANT_ModuleId_info":
> src\com\sun\classanalyzer\
> ConstantPoolParser.java:270: error: cannot find symbol
> public String visitModuleId(CONSTANT_ModuleId_info info, Void p) {
> ^
> symbol: class CONSTANT_ModuleId_info
> location: class ConstantPoolParser.StringValueVisitor
>
> Search in the full openjdk directory for "CONSTANT_ModuleId_info" but
> find nothing - am I miss somthing? (I see in google that some archive
> mail discussed about this variable, anyway have some trouble to open
> the link due to the network problem).
Is your langtools repository up to date?
-Alan.
More information about the jigsaw-dev
mailing list