langtools/test/tools/javac/diags/CheckResourceKeys.java
changeset 15385 ee1eebe7e210
parent 14452 f083d81c2b46
child 23114 7fe55d6324d5
--- a/langtools/test/tools/javac/diags/CheckResourceKeys.java	Wed Jan 23 20:57:40 2013 +0000
+++ b/langtools/test/tools/javac/diags/CheckResourceKeys.java	Wed Jan 23 13:27:24 2013 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -200,6 +200,7 @@
 
 
     Set<String> needToInvestigate = new TreeSet<String>(Arrays.asList(
+        "compiler.misc.fatal.err.cant.close.loader",        // Supressed by JSR308
         "compiler.err.cant.read.file",                      // UNUSED
         "compiler.err.illegal.self.ref",                    // UNUSED
         "compiler.err.io.exception",                        // UNUSED