Soon going to start my last year in my CS master at Linköping, Sweden.
The overall trend appears to move towards Python and even some functional languages like Haskell, but Java is still very common.
Core
Intro to Programming => Common Lisp (Now changed to Python)
Intro to Data Structures => C++ and Java
Intro to Object Oriented => Java
Embedded => C/C++ and 68k assembler (possibly some other architectures as well)
Operating Systems => C
Elective
Some of the subjects have been touched on in other subjects, like logic programming.
Compilers => C++/Flex/Bison
Advanced Data Structures => C++
SICP (course follows the book fairly closely, not sure what to call it) => Scheme
Database => SQL (probably python/Java)
Web programming => Python
Logic programming => Prolog
Design patterns => Java
Artifical Intelligence => LISP and Java
Parallel computing => C and C++