hg: hsx/hsx16/baseline: 3 new changesets

Andrew John Hughes gnu_andrew at member.fsf.org
Sun Feb 21 14:47:39 PST 2010


On 21 February 2010 22:46, Andrew John Hughes <gnu_andrew at member.fsf.org> wrote:
> On 21 February 2010 21:59,  <daniel.daugherty at sun.com> wrote:
>> Changeset: 9127aa69352e
>> Author:    dcubed
>> Date:      2009-12-14 09:51 -0700
>> URL:       http://hg.openjdk.java.net/hsx/hsx16/baseline/rev/9127aa69352e
>>
>> 6648438: 4/4 src/share/vm/prims/jvmtiEnv.cpp:457 assert(phase == JVMTI_PHASE_LIVE,"sanity check")
>> Summary: Return error on invalid JVMTI_PHASE instead of asserting.
>> Reviewed-by: dholmes, ohair
>>
>> ! src/share/vm/prims/jvmtiEnv.cpp
>>
>> Changeset: 98cd9901c161
>> Author:    dcubed
>> Date:      2009-12-14 10:05 -0700
>> URL:       http://hg.openjdk.java.net/hsx/hsx16/baseline/rev/98cd9901c161
>>
>> 6849968: 3/2 JVMTI tests fails on jdk5.0 with hs14
>> Summary: If a JVMTI agent asks for version 1.0, then it should get version 1.0 semantics.
>> Reviewed-by: dholmes, ohair
>>
>> ! src/share/vm/prims/jvmtiEnv.cpp
>> ! src/share/vm/prims/jvmtiEnvBase.cpp
>> ! src/share/vm/prims/jvmtiEnvBase.hpp
>> ! src/share/vm/prims/jvmtiExport.cpp
>> ! src/share/vm/prims/jvmtiExport.hpp
>> ! src/share/vm/prims/jvmtiHpp.xsl
>>
>> Changeset: c9740f5ed5b4
>> Author:    dcubed
>> Date:      2010-02-19 11:18 -0700
>> URL:       http://hg.openjdk.java.net/hsx/hsx16/baseline/rev/c9740f5ed5b4
>>
>> Merge
>>
>> ! src/share/vm/prims/jvmtiEnv.cpp
>> ! src/share/vm/prims/jvmtiEnvBase.cpp
>> ! src/share/vm/prims/jvmtiEnvBase.hpp
>> ! src/share/vm/prims/jvmtiExport.cpp
>>
>>
>
> Thanks.  What's the migration process for these to master?
> --
> Andrew :-)
>
> Free Java Software Engineer
> Red Hat, Inc. (http://www.redhat.com)
>
> Support Free Java!
> Contribute to GNU Classpath and the OpenJDK
> http://www.gnu.org/software/classpath
> http://openjdk.java.net
>
> PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
> Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8
>

I think http://hg.openjdk.java.net/hsx/hsx16/baseline/rev/c9740f5ed5b4
may be the missing piece of the puzzle that's causing the build
failure as it seems to synchronize the cpp file with the header.
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8


More information about the hotspot-dev mailing list