diff --git a/core/src/japplemenubar/libjAppleMenuBar.jnilib b/core/src/japplemenubar/libjAppleMenuBar.jnilib index 2c57f6465..d904143c3 100755 Binary files a/core/src/japplemenubar/libjAppleMenuBar.jnilib and b/core/src/japplemenubar/libjAppleMenuBar.jnilib differ diff --git a/core/todo.txt b/core/todo.txt index 4cebbc43e..92aae824d 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,4 +1,9 @@ 1280 (4.0b5) +X replace japplemenubar with something that's more likely to work in the future +X https://github.com/processing/processing4/issues/221 +o seems to be working fine; not sure, but have to roll with it for now +X breaks on aarch64 +X https://github.com/processing/processing4/issues/372 macos-aarch64 @@ -6,11 +11,6 @@ _ jogl build for m1 _ https://github.com/processing/processing4/issues/128 _ https://forum.jogamp.org/JOGL-for-Mac-ARM-Silicon-td4040887.html _ https://github.com/jzy3d/jogl/blob/feature/macosx-arm64/HOW-TO-ADD-ARM64-TO-2.4.md -_ replace japplemenubar with something that's more likely to work in the future -_ https://github.com/processing/processing4/issues/221 -o seems to be working fine; not sure, but have to roll with it for now -_ breaks on aarch64 -_ https://github.com/processing/processing4/issues/372 _ concurrent StringDict et al _ why no concurrent TreemMap? https://stackoverflow.com/a/17656453