ndimiduk commented on PR #6655: URL: https://github.com/apache/hbase/pull/6655#issuecomment-2630191442
My recollection was that not just the Unsafe is an issue. There was a bug in javac such that it would still produce opcodes that were not compatible with JDK8, even when the compiler target/release was set. Maybe the JDK devs finally acknowledged and fixed the bug? I haven't tried it recently so I'd be happy to stand corrected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
