neliasso [Fri, 15 Jun 2018 14:46:04 +0200] rev 50795
8205107: assert(c->Opcode() == Op_SafePoint) failed: broken outer loop
Summary: Don't remove safepoint belonging to OuterStripMinedLoopEndNode
Reviewed-by: kvn
bpb [Tue, 26 Jun 2018 09:33:55 -0700] rev 50794
8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints
Reviewed-by: alanb
kvn [Tue, 26 Jun 2018 09:14:49 -0700] rev 50793
8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4
Summary: add -XX:-BackgroundCompilation to tests to eager initialize JVMCI
Reviewed-by: thartmann
apetcher [Tue, 26 Jun 2018 11:14:27 -0400] rev 50792
8203228: Branch-free output conversion for X25519 and X448
Summary: Make some field arithmetic operations for X25519/X448 more resilient against side-channel attacks
Reviewed-by: ascarpino
goetz [Mon, 25 Jun 2018 23:04:21 +0200] rev 50791
8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
Reviewed-by: jgeorge, cjplummer
hseigel [Tue, 26 Jun 2018 09:52:21 -0400] rev 50790
8205422: assert(false) failed: Bad verification_type_info
Summary: Instead of asserting, print out the bad value
Reviewed-by: lfoltan, coleenp
chegar [Tue, 26 Jun 2018 13:16:40 +0100] rev 50789
8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration
Reviewed-by: dfuchs, michaelm
weijun [Tue, 26 Jun 2018 18:55:48 +0800] rev 50788
8201815: Use Mozilla Public Suffix List
Reviewed-by: michaelm, erikj, ihse
tschatzl [Tue, 26 Jun 2018 11:09:42 +0200] rev 50787
8204082: Make names of Young GCs more uniform in logs
Summary: All G1 young gcs now start with "Pause Young" plus a more detailed description
Reviewed-by: sjohanss
mbaesken [Tue, 26 Jun 2018 09:17:53 +0200] rev 50786
8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
Reviewed-by: alanb, igerasim, stuefe
ghaug [Mon, 25 Jun 2018 16:00:56 +0200] rev 50785
8200720: Print additional information in thread dump (times, allocated bytes etc.)
Reviewed-by: dholmes, clanger, cjplummer, sspitsyn
alanb [Tue, 26 Jun 2018 08:13:02 +0100] rev 50784
8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
Reviewed-by: bpb
mchung [Mon, 25 Jun 2018 22:28:04 -0700] rev 50783
8205623: Replace use of Class::getPackage with Class::getPackageName
Reviewed-by: jjg, erikj
mchung [Mon, 25 Jun 2018 22:27:09 -0700] rev 50782
8205627: Replace hardcoded spec version value in build.tools.ExtLink taglet
Reviewed-by: jjg, erikj