RFR: 8171853: Remove Shark compiler

Roman Kennke rkennke at redhat.com
Sun Oct 15 21:00:15 UTC 2017


Am 15.10.2017 um 22:51 schrieb John Paul Adrian Glaubitz:
> On 10/15/2017 12:41 AM, Roman Kennke wrote:
>> Here's the full webrev:
>>
>> http://cr.openjdk.java.net/~rkennke/8171853/webrev.00/ 
>> <http://cr.openjdk.java.net/%7Erkennke/8171853/webrev.00/>
>
> Hmm, I just tried importing it:
>
> glaubitz at deb4g:~/openjdk/hs$ hg import 
> http://cr.openjdk.java.net/~rkennke/8171853/webrev.00/jdk10-hs-single.changeset
> applying 
> http://cr.openjdk.java.net/~rkennke/8171853/webrev.00/jdk10-hs-single.changeset
> patching file make/autoconf/generated-configure.sh
> Hunk #7 FAILED at 5104
> 1 out of 19 hunks FAILED -- saving rejects to file 
> make/autoconf/generated-configure.sh.rej
> abort: patch failed to apply
> glaubitz at deb4g:~/openjdk/hs$
>
> Does it need to be rebased?

Shouldn't be the case, but just to be sure, my patch is based on:

http://hg.openjdk.java.net/jdk10/hs/

Also, I've made a small fix that was related to Zero (now that I can 
actually build it), and I'm currently uploading to:

http://cr.openjdk.java.net/~rkennke/8171853/webrev.01/ 
<http://cr.openjdk.java.net/%7Erkennke/8171853/webrev.01/>

Notice that I have removed the generated-configure.sh part, which means 
you will be prompted to re-generate it.

Roman


More information about the hotspot-dev mailing list