RFR(S): 8156025: [JVMCI] make HotSpotResolvedObjectTypeImpl.createField non-public

Roland Schatz roland.schatz at oracle.com
Fri May 6 09:18:51 UTC 2016


On 05/04/2016 09:20 PM, Christian Thalinger wrote:
>> On May 4, 2016, at 3:48 AM, Roland Schatz <roland.schatz at oracle.com> wrote:
>>
>> Hi,
>>
>> Please review:
>> http://cr.openjdk.java.net/~rschatz/JDK-8156025/webrev.00/hotspot.changeset
>> https://bugs.openjdk.java.net/browse/JDK-8156025
>>
>> This method is used only internally, it should never have been public.
> Looks good.  All JVMCI tests pass?
At least no new failures, as far as I can tell.

Looks like quite a few are failing anyway on the current tip.
> Test results: passed: 43; failed: 26; error: 5
Or am I doing something wrong running the test?


- Roland


More information about the hotspot-compiler-dev mailing list