[8u] RFR: 8u91-b14

Alex Kashchenko akashche at redhat.com
Mon May 2 17:53:08 UTC 2016


Hi,

Webrevs with jdk8u91-b14 tag merged, all merges applied cleanly, only 
.hgtags needed manual merging:

  - 
http://cr.openjdk.java.net/~akasko/aarch32/jdk8u/8u91-b14/jdk8u_webrev.00/
  - 
http://cr.openjdk.java.net/~akasko/aarch32/jdk8u/8u91-b14/corba_webrev.00/
  - 
http://cr.openjdk.java.net/~akasko/aarch32/jdk8u/8u91-b14/hotspot_webrev.00/
  - 
http://cr.openjdk.java.net/~akasko/aarch32/jdk8u/8u91-b14/jaxp_webrev.00/
  - 
http://cr.openjdk.java.net/~akasko/aarch32/jdk8u/8u91-b14/jaxws_webrev.00/
  - http://cr.openjdk.java.net/~akasko/aarch32/jdk8u/8u91-b14/jdk_webrev.00/
  - 
http://cr.openjdk.java.net/~akasko/aarch32/jdk8u/8u91-b14/langtools_webrev.00/
  - 
http://cr.openjdk.java.net/~akasko/aarch32/jdk8u/8u91-b14/nashorn_webrev.00/

These webrevs cannot be imported into local repository - "import 
--exact" won't work due to mercurial problem [1]. For sponsor to import 
these changes I pushed them to bitbucket repos and checked that update 
from these repos gives the same working copy:

  - https://bitbucket.org/akashche/aarch32-jdk8u
  - https://bitbucket.org/akashche/aarch32-jdk8u-corba
  - https://bitbucket.org/akashche/aarch32-jdk8u-hotspot
  - https://bitbucket.org/akashche/aarch32-jdk8u-jaxp
  - https://bitbucket.org/akashche/aarch32-jdk8u-jaxws
  - https://bitbucket.org/akashche/aarch32-jdk8u-jdk
  - https://bitbucket.org/akashche/aarch32-jdk8u-langtools
  - https://bitbucket.org/akashche/aarch32-jdk8u-nashorn

Updated hotspot misses aarch32-specific impl for "Better byte behaviour" 
change. It still can be compiled without this part but won't work.

I tested non-hotspot changes building them without the hotspot update 
and including the following hotspot patches (unsafe-handler.patch wasn't 
included - started testing it today):
  - nativeInstrRe-0001.patch
  - criticalJni.patch
  - remove-confusing-UseBiasedLocking.patch
  - cleanup-unimplemented-0001.patch
  - 8155618.patch (updated one)

PS: as I understand JBS issue is not needed for merges so I haven't 
created one.

PPS: should I update aarch32-jdk9 repos too?

[1] https://bz.mercurial-scm.org/show_bug.cgi?id=4857

-- 
-Alex


More information about the aarch32-port-dev mailing list