Re: hg: jdk8/jdk8/jdk: 23 new changesets

2012-11-16 Thread Lana Steuck
Hi Johnny, It seems that fix: 8003120: ResourceManager.getApplicationResources() does not close InputStreams introduced the redunant cast failure that you are seeing. It has been fixed in TL forest by the following change (will be integrated into the Master with the next b67 integration). Cha

Re: hg: jdk8/jdk8/jdk: 23 new changesets

2012-11-16 Thread Johnny Chen
The (InputStream) cast is not needed, is it? I've got: # Java sources to be compiled: (listed in file /Volumes/data/projects/java/jdk/jdk8/jdk8/build/macosx-x86_64/tmp/.classes.list) ../../../src/share/classes/com/sun/naming/internal/ResourceManager.java # Running javac:1 files; in /Vol