jdk10 on macOS

David Holmes david.holmes at oracle.com
Wed Jan 17 22:24:00 UTC 2018


Alan,

On 18/01/2018 6:52 AM, Alan Snyder wrote:
> To summarize, these are the test failures/errors:
> 
> 	• StringPlatformChars (error — native code not found)

This seems potentially a makefile issue.

> 	• NewUnsafeString (did not use provided string)
> 	• APIExtraction (class file for TestClass not found)
> 	• ClassDependenciesTest (assertion error — null pointer in loadClass)
> 	• IgnoreSymbolFile (package sun.reflect.annotation is not visible)

Any other test failures should be taken up with the component area 
related to the test - and you can also search the bug systems for 
references to such failures. Not all tests are guaranteed to always pass 
in every environment - though the intent for tier1/2 tests that (unless 
excluded via the ProblemList.txt file, or marked "intermittent") they do 
pass.

David



More information about the build-dev mailing list