Is this just me... doing a full rebuild after an update?
<snip>
build-compressed:
[mkdir] Created dir:
C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\gc_gen\classes
[hy.javac] Compiling 1 source file to
C:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\gc_gen\classes
[hy.javac] Since fork is false, ignoring memoryMaximumSize setting
[hy.javac] ----------
[hy.javac] 1. ERROR in
C:\Harmony-federated\working_vm\vm\gc_gen\javasrc\org\apache\harmony\drlvm\gc_gen\GCHelper.java
(at line 323)
[hy.javac] return VMHelper.getHashcode(p_obj);
[hy.javac] ^^^^^^^^^^^
[hy.javac] The method getHashcode(Address) is undefined for the type
VMHelper
[hy.javac] ----------
[hy.javac] 1 problem (1 error)
BUILD FAILED