paul-bjorkstrand commented on pull request #25: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/25#issuecomment-982872445
Note: I was unable to run the tests locally at the tip of master (something is mucked up in my JDKs or Maven setup). I did apply this change directly after the original fix ([this commit](https://github.com/apache/sling-org-apache-sling-models-impl/commit/6c17ddbd5ae260f36d302129aaab3e7d29158790)), and it worked there using JDK 8. This change is for issues found in #23 related to the usage of `sun.misc.Unsafe`, which has been encapsulated in Java > 8 (and may become unavailable in a future version of the JDK). -- 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]
