RFR(S): 8071999: SA's buildreplayjars fail with exception
Tobias Hartmann
tobias.hartmann at oracle.com
Wed Feb 4 16:27:03 UTC 2015
On 04.02.2015 17:16, Christian Thalinger wrote:
> Since you’re saying it only fixes it partially should we file a followup bug and maybe leave a comment behind?
I think this one is related:
https://bugs.openjdk.java.net/browse/JDK-8015848
Best,
Tobias
>
>> On Feb 4, 2015, at 7:04 AM, Roland Westrelin <roland.westrelin at oracle.com> wrote:
>>
>>
>> buildreplayjars sometimes fail with an exception and I think that's
>> caused by the lack of support for default methods when the SA dumps
>> classes. This change fixes it at least partially. It may not be the
>> cleanest way to support default methods but it already proved useful
>> when investigating a compiler crash so unless someone has a better fix
>> I would like to push it.
>>
>> http://cr.openjdk.java.net/~roland/8071999/webrev.00/
>>
>> Roland.
>
More information about the hotspot-compiler-dev
mailing list