jlahoda [Fri, 21 Sep 2018 12:29:46 +0200] rev 51833
8209058: Cannot find annotation method 'value()' in type 'Profile+Annotation'
Summary: Correct detection of the Profile+Annotation synthetic annotation for classes that are not from the java.base module.
Reviewed-by: jjg
jlahoda [Fri, 21 Sep 2018 12:29:31 +0200] rev 51832
8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release
Summary: Changing ct.sym to be module-path oriented, rather than class-path oriented.
Reviewed-by: jjg
xyin [Fri, 21 Sep 2018 16:13:49 +0800] rev 51831
8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException
Reviewed-by: chegar
xyin [Fri, 21 Sep 2018 15:49:59 +0800] rev 51830
8199931: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received"
Reviewed-by: chegar
xuelei [Thu, 20 Sep 2018 14:19:53 -0700] rev 51829
8210974: No extensions debug log for ClientHello
Reviewed-by: jnimeh, wetmore
roland [Wed, 12 Sep 2018 16:38:13 +0200] rev 51828
8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
Reviewed-by: thartmann, kvn
vromero [Thu, 20 Sep 2018 12:49:58 -0700] rev 51827
8209022: Missing checkcast when casting to type parameter bounded by intersection type
Reviewed-by: mcimadamore
shade [Thu, 20 Sep 2018 21:14:38 +0200] rev 51826
8210963: Build failures after "8210829: Modularize allocations in C2"
Reviewed-by: rkennke, thartmann
ihse [Thu, 20 Sep 2018 21:05:00 +0200] rev 51825
8210931: JLI and launchers normalization and cleanup
Reviewed-by: alanb, erikj
ihse [Thu, 20 Sep 2018 20:54:19 +0200] rev 51824
8210962: Deprecate jdk-variant
Reviewed-by: shade, erikj
iklam [Tue, 18 Sep 2018 21:47:14 -0700] rev 51823
8210875: Refactor CompactHashtable
Reviewed-by: ccheung, jiangli
ihse [Thu, 20 Sep 2018 18:39:53 +0200] rev 51822
8210960: Allow --with-boot-jdk-jvmargs to work during configure
Reviewed-by: erikj
ihse [Thu, 20 Sep 2018 18:38:34 +0200] rev 51821
8210941: Stop filtering out -xregs=no%appl for libsunec
Reviewed-by: erikj
ihse [Thu, 20 Sep 2018 18:37:25 +0200] rev 51820
8210944: Stop replacing -MD with -MT in libwindowsaccessbridge
Reviewed-by: erikj
ihse [Thu, 20 Sep 2018 18:33:19 +0200] rev 51819
8210949: Stop filtering out -xc99=%none for liblcms
Reviewed-by: erikj
pliden [Thu, 20 Sep 2018 14:04:44 +0200] rev 51818
8210883: ZGC: Parallel retire/resize/remap of TLABs
Reviewed-by: eosterlund
pliden [Thu, 20 Sep 2018 14:04:43 +0200] rev 51817
8210857: Allow retiring TLABs and collecting statistics in parallel
Reviewed-by: sjohanss, eosterlund
coleenp [Thu, 20 Sep 2018 08:11:21 -0400] rev 51816
8202201: All oop stores in the x64 interpreter are treated as volatile when using G1
Summary: ran out of registers, generated volatile and non-volatile branches.
Reviewed-by: eosterlund, dholmes
phedlin [Wed, 12 Sep 2018 14:08:15 +0200] rev 51815
8210284: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
Summary: Sanity checks on V8 legacy properties removed.
Reviewed-by: neliasso, eosterlund, kvn
ihse [Thu, 20 Sep 2018 08:59:03 +0200] rev 51814
8210920: Native C++ tests are not using CXXFLAGS
Reviewed-by: tbell, erikj
kbarrett [Wed, 19 Sep 2018 20:07:02 -0400] rev 51813
8210889: Some service thread cleanups can be starved
Summary: Do all available work on each iteration.
Reviewed-by: pliden, tschatzl, coleenp
jnimeh [Wed, 19 Sep 2018 16:07:03 -0700] rev 51812
8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
Reviewed-by: wetmore
ihse [Thu, 20 Sep 2018 00:19:46 +0200] rev 51811
8210924: Remove PACKAGE_PATH
Reviewed-by: tbell
jwilhelm [Thu, 20 Sep 2018 00:16:23 +0200] rev 51810
Added tag jdk-12+12 for changeset 15094d12a632
zgu [Wed, 19 Sep 2018 16:51:22 -0400] rev 51809
8210879: ClassLoaderStatsClosure does raw oop comparison
Summary: Uses oopDesc::equals() for comparing oop equality
Reviewed-by: shade
ihse [Wed, 19 Sep 2018 22:42:34 +0200] rev 51808
8210919: Remove statically linked libjli on Windows
Reviewed-by: erikj
coleenp [Wed, 19 Sep 2018 15:25:05 -0400] rev 51807
8198717: Remove compute_optional_offset
Summary: remove optional_offset computation and related unused code from javaClasses for reflection.
Reviewed-by: redestad, lfoltan
rkennke [Wed, 19 Sep 2018 21:31:33 +0200] rev 51806
8210829: Modularize allocations in C2
Reviewed-by: kvn, roland
martin [Wed, 19 Sep 2018 10:51:06 -0700] rev 51805
8209817: stack is executable when building with Clang on Linux
Reviewed-by: dholmes, martin, mikael, ihse
Contributed-by: Arthur Eubanks <aeubanks@google.com>
pliden [Wed, 19 Sep 2018 19:12:20 +0200] rev 51804
8210884: ZGC: Remove insertion of filler objects
Reviewed-by: eosterlund
pliden [Wed, 19 Sep 2018 19:12:18 +0200] rev 51803
8210881: ZGC: Introduce ZRootsIteratorClosure
Reviewed-by: eosterlund
mikael [Wed, 19 Sep 2018 09:24:40 -0700] rev 51802
8210912: Build error in src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c after JDK-8029661
Reviewed-by: mullan