-
@saudet Hi buddy,
it just came to my head in last few weeks what about merging cuda and opencl stuff here with work of guys from Jcuda and Jopencl projects. I understand there are some fundamental di…
-
`SEVERE: Buffer cannot be destroyed: java.nio.DirectFloatBufferU`
Even by adding this JVM arg (which used to solve that on jdk 11+)
"--add-opens=java.base/jdk.internal.ref=ALL-UNNAMED"
you …
-
```
What steps will reproduce the problem?
1. Open a PDF file
2. All the fonts are rendered with system font (DroidSans?) regardless the
embedded ttf fonts
3. Page size fails on several PDF files. Ca…
-
We determined to port a complete runtime environment including OpenJDK11 + OpenJ9 + OMR (without JIT) to the RISC-V development board (e.g. HiFive Unleashed with Linux support / please refer to https:…
-
running on Redhat 6.8
OpenGrok Version 1.1-RC26
Java - jdk1.8.0_72
apache-tomcat 8.5.4
While performing this index, I saw a lot of severe errors trying to index my source tree.
Here are some ex…
-
### Is your feature request related to a problem or challenge?
"Tracing" is a visualization technique for understanding how potentially concurrent operations happen, and is common in distributed sy…
alamb updated
5 months ago
-
http://www.minecraftforge.net/forum/index.php/topic,32656.0.html
-
Based on my experience (and some basic testing), JB Compose seems to have a relatively high memory overhead.
Even a basic hello world (auto-generated by IntelliJ) uses 108 MB on my Mac and 146 MB o…
-
I'm sure this has been asked, but when and if a desktop or Web app coming for Tasks.org
-
Java arrays are currently mutable by default but it makes them awkward to work with. As suggested by @GordonBGood, it makes sense to adopt an interface similar to the `array` package: http://hackage.h…