4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY
Reviewed-by: igor, prr
/*
* This file was used to create Outside.class and Outside$1$Inside.class
* with a recent (post-4074529-bugfix) compiler.
*/
public class Outside {
void method() {
class Inside {
}
}
}