> > Can you check if you are using an exploded build? In the output directly > you need to configure the IDE to use images/jdk for an images-build. > Also part of the issue may be an IDE bug where it puts the directories > for all the system modules on the class path. > > -Alan
Hi, looks like I've used the one from /build/linux-x86_64-server-release/jdk. After switching to /build/linux-x86_64-server-release/images/jdk numbers are fine again, thanks! Sergey