michaelm [Mon, 11 Nov 2019 10:38:24 +0000] rev 59003
updates
chagedorn [Mon, 11 Nov 2019 10:41:03 +0100] rev 59002
8229694: JVM crash in SWPointer during C2 OSR compilation
Summary: Handle the case where there is only 1 pack and no operations left when calling SuperWord::find_align_to_ref() to find the best alignment again.
Reviewed-by: kvn, vlivanov, thartmann
iignatyev [Sat, 09 Nov 2019 10:27:53 -0800] rev 59001
8233745: [JVMCI] TranslatedException should serialize classloader and module info
Reviewed-by: kvn, dnsimon
alanb [Sat, 09 Nov 2019 11:48:37 +0000] rev 59000
8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
Reviewed-by: dfuchs
alanb [Sat, 09 Nov 2019 09:13:04 +0000] rev 58999
8216472: (se) Stack overflow during selection operation leads to crash (win)
Reviewed-by: alanb
Contributed-by: akashche@redhat.com
xuelei [Fri, 08 Nov 2019 18:35:33 -0800] rev 58998
8233621: Mismatch in jsse.enableMFLNExtension property name
Reviewed-by: mullan
herrick [Fri, 08 Nov 2019 20:41:14 -0500] rev 58997
Merge
herrick [Fri, 08 Nov 2019 16:48:20 -0500] rev 58996
823359: Reorder jpackage help text to focus on package
Reviewed-by: asemenyuk, almatvee, kcr
herrick [Fri, 08 Nov 2019 15:27:05 -0500] rev 58995
resources missed in 8233636 push
herrick [Fri, 08 Nov 2019 14:53:03 -0500] rev 58994
8233636 : Make jpackage an incubator and remove tool provider implementation
Reviewed-by: asemenyuk, almatvee, kcr
herrick [Wed, 06 Nov 2019 07:20:07 -0500] rev 58993
8233592: change --package-type option name to --type and allow -t short form
Reviewed-by: asemenyuk, almatvee, kcr
herrick [Wed, 06 Nov 2019 07:13:25 -0500] rev 58992
8233594: create a new option --bind-servces to pass on to jlink
Reviewed-by: asemenyuk, almatvee, kcr
fyang [Fri, 08 Nov 2019 16:53:57 +0800] rev 58991
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
Reviewed-by: adinn
iklam [Fri, 08 Nov 2019 11:03:00 -0800] rev 58990
8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test
Reviewed-by: hseigel
zgu [Fri, 08 Nov 2019 11:41:17 -0500] rev 58989
8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware
Reviewed-by: rkennke
michaelm [Fri, 08 Nov 2019 16:22:21 +0000] rev 58988
inherited channels fix