Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Java/Openjdk/test/jdk/java/lang/invoke/   (Sun/Oracle ©)  Datei vom 13.11.2022 mit Größe 208 B image not shown  

Quelle  jtreg.security.policy   Sprache: unbekannt

 
/*
 * security policy used by the test process
 * must allow file reads so that jtreg itself can run
 */

grant {
  // standard test activation permissions
  permission java.io.FilePermission "*", "read";
};

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]