RFR 8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Thu Nov 21 18:50:11 UTC 2019


I think this looks good.
Coleen

On 11/21/19 1:49 PM, Harold Seigel wrote:
> Hi,
>
> Please review this trivial change to stop running test 
> CompressedClassPointers.java on Windows.  The test checks that the 
> base of the compressed class region is at a specific address. But, it 
> fails intermittently because ASLR sometimes causes a different address 
> to be returned.
>
> Open Webrev: http://cr.openjdk.java.net/~hseigel/bug_8234058/webrev/
>
> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8234058
>
> The change was tested by checking, in Mach5, that the test was not run 
> on Windows but was run on other platforms.
>
> Thanks, Harold
>



More information about the hotspot-runtime-dev mailing list