-
Suppose a `module dep` that exports `package dep` with class `dep.D`. And suppose another module:
```java
module App {
requires dep;
exports app to dep;
}
```
then
```java
package…
-
`sys.io.Process.getPid()` relies on reflecting on an internal `pid` field which is only available for Java on Linux.
As of Java 9 the `java.lang.Process` class was extended by a `long pid()` method r…
-
```
Remove cfg and hostcfg from all Services.
Implement a reflective serializer/deserializer for configuration needs
```
Original issue reported on code.google.com by `supert...@gmail.com` on 25 May…
-
How to get the lidar image? Just use the reflective intensity as gray in the lidar image or do some other processing? And how to set the lidar image's u and v?
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### Description
Great project, thanks so much for the effort put in…
d33bs updated
1 month ago
-
**Describe the bug**
Function `newRascalProject` in module `util::Reflective` produces a `META-INF/RASCAL.MF` that triggers an error in VS Code when a Rascal terminal is opened.
![image](https:/…
-
1D GP
- [x] Get training data for problem
- [x] Produce surrogate for reflectivity and hot electron metrics
- [x] Compare to reference paper
-
OS: Debian 9.9
Logstash version: logstash-oss/stable 1:7.3.1-1
Java version: openjdk 11.0.4 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Debian-1bpo91)
OpenJDK 64-Bit Server VM (bu…
jdcc2 updated
2 years ago
-
When exporting, models sometimes in 'some places', pattern unknown, have inverted normals which causes material and reflectivity issues in BAR. Examples attached and the original (and imported/export…
-
Right after i add the dependency in the pom.xml and try to deploy on wildfly, i get this error
**"Error getting reflective information for class org.eclipse.jetty.server.handler.IdleTimeoutHandler$…