Popular repositories
518 contributions in the last year
Contribution activity
December 2020
Created 46 commits in 1 repository
Reviewed 4 pull requests in 2 repositories
openjdk/jdk 3 pull requests
openjdk/jdk16 1 pull request
Created an issue in nidhugg/nidhugg that received 3 comments
Dynamic memory allocation using `new` doesn't seem to work
Running it using nidhuggc -std=c++17 -pthread -- --sc test.cpp. The stack allocation version works fine, while the use of new causes segfault, with…
3
comments