langtools/test/tools/javac/diags/CheckResourceKeys.java
changeset 35807 2eb1d877da0f
parent 35426 374342e56a56
child 35810 9ee6e90d679c
equal deleted inserted replaced
35739:db483b34fa71 35807:2eb1d877da0f
     1 /*
     1 /*
     2  * Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
   287             "jfxrt.jar",
   287             "jfxrt.jar",
   288             "bootmodules.jimage",
   288             "bootmodules.jimage",
   289             // -XD option names
   289             // -XD option names
   290             "process.packages",
   290             "process.packages",
   291             "ignore.symbol.file",
   291             "ignore.symbol.file",
       
   292             "fileManager.deferClose",
   292             // prefix/embedded strings
   293             // prefix/embedded strings
   293             "compiler.",
   294             "compiler.",
   294             "compiler.misc.",
   295             "compiler.misc.",
   295             "opt.Xlint.desc.",
   296             "opt.Xlint.desc.",
   296             "count.",
   297             "count.",