IRC channel logs
2026-08-01.log
back to list of logs
<damo22>how is build-all-classes supposed to work for jdk7 if i only have a javac 1.6 ? i generated the missing stubs but then when i try to compile the classes i get [javac] javac: invalid target release: 7 <damo22>am i supposed to switch to using the javac 1.7 from the bootstrap?