coleenp [Wed, 06 Jun 2018 10:45:40 -0400] rev 50429
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Summary: move orderAccess.inline.hpp into orderAccess.hpp and remove os.hpp inclusion and conditional os::is_MP() for fence on x86 platforms
Reviewed-by: dholmes, hseigel
jlahoda [Wed, 06 Jun 2018 15:36:29 +0200] rev 50428
8203891: Upgrade JOpt Simple to 5.0.4
Reviewed-by: alanb, chegar, mchung
aph [Wed, 06 Jun 2018 13:06:21 +0100] rev 50427
Merge
aph [Tue, 05 Jun 2018 17:50:31 +0100] rev 50426
8204348: AArch64: Remove C2 address reshaping code
Reviewed-by: kvn
alanb [Wed, 06 Jun 2018 12:17:01 +0100] rev 50425
8203937: Not possible to read data from socket after write detects connection reset
Reviewed-by: chegar
nishjain [Wed, 06 Jun 2018 14:16:51 +0530] rev 50424
8203872: Upgrading JDK with latest available LSR data from IANA.
Reviewed-by: naoto
mdoerr [Wed, 06 Jun 2018 10:11:23 +0200] rev 50423
8204345: [s390]: no precompiled headers build broken
Reviewed-by: simonis, shade, coleenp
ljiang [Tue, 05 Jun 2018 23:06:32 -0700] rev 50422
8193552: ISO 4217 amendment 165
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto
Contributed-by: li.jiang@oracle.com
pmuthuswamy [Wed, 06 Jun 2018 09:07:38 +0530] rev 50421
8190875: modules not listed in overview/index page
Reviewed-by: jjg, sundar
pmuthuswamy [Wed, 06 Jun 2018 08:37:19 +0530] rev 50420
8199893: the javadoc tool generates pages with a low constrast
Reviewed-by: jjg
dholmes [Tue, 05 Jun 2018 19:58:20 -0400] rev 50419
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
Summary: Pre-load AbstractOwnableSynchronizer class instead of lazy loading it.
Reviewed-by: sspitsyn, cjplummer, coleenp
rkennke [Tue, 05 Jun 2018 21:38:38 +0200] rev 50418
8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
Reviewed-by: eosterlund, adinn
sherman [Tue, 05 Jun 2018 12:27:07 -0700] rev 50417
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
Reviewed-by: rriggs
coleenp [Wed, 02 May 2018 11:28:49 -0400] rev 50416
8203837: Split nmethod unloading from inline cache cleaning
Summary: Refactor cleaning inline caches to after GC do_unloading.
Reviewed-by: thartmann, eosterlund
sundar [Tue, 05 Jun 2018 23:10:54 +0530] rev 50415
8204321: javadoc tests fail after JDK-8203780
Reviewed-by: jjg