-
Capturing an OpenJ9 Slack channel discussion from here: https://openj9.slack.com/archives/C8312LCV9/p1648614748554659
* @akira1saitoh Mar 30th at 12:32 AM
Hi, does anyone know how I can determi…
-
I will use the following as an example of a more pervasive question, related to #277
```
./build/linux-x86_64-normal-server-release/jdk/bin/java '-Xjit:useIlValidator,limit={com/ibm/jit/JITHelpe…
-
-
Hello,
the following example fails to run:
```java
@RunWith(PowerMockRunner.class)
public class Example {
public Example() {
this("fail");
}
public Example(String test…
-
Assertion failure in running extended.functional with Java 17 for AArch64 macOS with PROD_WITH_ASSUMES:
```
[2023-06-19T06:07:15.395Z] ===============================================
[2023-06-19T…
-
There are 6064 entries in the JSON file, but only 5981 reference images. There are some symbols with a 28xxx `bciav` but no matching SVGs, for example. (There may be others; these are just the ones I'…
-
There were issues spotted since #5623 on x86 and Power.
On 32-bit x86 we seem to have problems when we use register pairs in that the byte swap is not correctly performed. Here is what we generate:…
-
Multiple failures were discovered with updated hotspot targets on windows x86: https://github.com/adoptium/aqa-tests/pull/5367#issuecomment-2160774225
-
Currently, moabb stratifies and picks random samples from X for training (T)/validation (V) respectively. A simple assignment vector could look like this:
```
[T,T,T,V,T,V,V,T,T,V,T,V,T,T]
```
…
-
Chests are acting up, im way too inexperienced to explain the issue but it causes the server to hang on shutdown or the client on world exit
thread where I talk to someone slightly more knowledgeab…