SA doesn't seem to work with dev tree

Staffan Larsen staffan.larsen at oracle.com
Thu Apr 23 14:18:20 UTC 2015


Filed https://bugs.openjdk.java.net/browse/JDK-8078519 <https://bugs.openjdk.java.net/browse/JDK-8078519> and sent a review to serviceability-dev.

Thanks,
/Staffan
 
> On 23 apr 2015, at 15:24, Staffan Larsen <staffan.larsen at oracle.com> wrote:
> 
> 
>> On 23 apr 2015, at 15:10, Mikael Gerdin <mikael.gerdin at oracle.com> wrote:
>> 
>> Andrew,
>> 
>> On 2015-04-23 15:01, Andrew Haley wrote:
>>> On 04/23/2015 01:58 PM, Andrew Haley wrote:
>>>> This is x86_64, dev tree, just checked out and built.
>>>> 
>>>> I'm trying to run HSDB.
>>>> 
>>>> Is this a known bug?
>>> 
>>> The mailing list ate the attached JPEG.
>>> 
>>> The error is:
>>> 
>>> Unable to connect to process
>>> 
>>> java.lang.RuntimeException: Missing property
>>> sun.jvm.runtime.VM.saBuildVersion
>> 
>> I think you need to "make images" and run SA from the image.
>> It loads the property file as a resource to figure out which build version it should use, but the exploded-image make target does not put the SA property file on the class path.
> 
> Ah right. I wonder if it was the modularized build that broke this.
> 
> /Staffan
> 
>> 
>> /Mikael
>> 
>>> 
>>> Andrew.
> 



More information about the hotspot-dev mailing list