ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/graal/README.md

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/res/graal/README.md
Status
scanned
Type
file
Name
README.md
Extension
.md
Programming language

      
    
Mime type
text/plain
File type
exported SGML document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
1642 (1.6 KB)
MD5
f18ff99e6ca248b97f16f7094410ba57
SHA1
1b62cad7de901fa264aeacbddbb28ac15a46b53f
SHA256
c5ca8b60579205cc38baf0fcf12dd79ca59139664915fd44dc0d4509640fa562
SHA512

      
    
SHA1_git
3db954c30d54085fd24144dd75e6e8f4c3e1e2ed
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
README.md | 1.6 KB |

<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> Introduction === GraalVM is a polyglot virtual machine. In addition to that, it supports Ahead of Time, AOT, compilation of Java applications into native executable files via its [native-image`](https://github.com/oracle/graal/tree/master/substratevm) compiler. Reflection Directives === This directory contains directives to the compiler on what classes use reflection. These are currently stored in a file called `reflect-config.json` in the `META-INF/native-image/groupId/artifactId` location. This directory also contains resource directives, so that resource files normally included in a JAR file also get compiled into the executable image. These are currently stored in a file called `resource-config.json` in the `META-INF/native-image/groupId/artifactId` location.
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
51.74
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 11 11
https://github.com/oracle/graal/tree/master/substratevm 27 27