Fri, 08 Feb 2019 09:33:59 -0500 8218593: Symbol leak in prepend_host_package_name
coleenp [Fri, 08 Feb 2019 09:33:59 -0500] rev 53705
8218593: Symbol leak in prepend_host_package_name Summary: add appropriate refcounting for Symbols stomped by parsing Reviewed-by: hseigel, zgu
Fri, 08 Feb 2019 12:55:20 +0100 8217328: Rename CollectionSetChooser to G1CollectionSetChooser
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53704
8217328: Rename CollectionSetChooser to G1CollectionSetChooser Reviewed-by: lkorinth, kbarrett
Fri, 08 Feb 2019 12:55:20 +0100 8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53703
8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm Reviewed-by: lkorinth, kbarrett
Fri, 08 Feb 2019 12:55:20 +0100 8217778: StringTable cleanup miscalculates amount of dead objects
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53702
8217778: StringTable cleanup miscalculates amount of dead objects Reviewed-by: kbarrett
Fri, 08 Feb 2019 13:07:44 +0000 Merge
chegar [Fri, 08 Feb 2019 13:07:44 +0000] rev 53701
Merge
Fri, 08 Feb 2019 12:23:16 +0000 8218662: Allow 204 responses with Content-Length:0 jdk-12+32
chegar [Fri, 08 Feb 2019 12:23:16 +0000] rev 53700
8218662: Allow 204 responses with Content-Length:0 Reviewed-by: michaelm
Fri, 08 Feb 2019 12:44:16 +0000 Merge
chegar [Fri, 08 Feb 2019 12:44:16 +0000] rev 53699
Merge
Fri, 08 Feb 2019 11:26:21 +0000 8218546: Unable to connect to https://google.com using java.net.HttpClient
chegar [Fri, 08 Feb 2019 11:26:21 +0000] rev 53698
8218546: Unable to connect to https://google.com using java.net.HttpClient Reviewed-by: dfuchs
Fri, 08 Feb 2019 12:31:24 +0100 8216263: Add historical data for JDK 12
jlahoda [Fri, 08 Feb 2019 12:31:24 +0100] rev 53697
8216263: Add historical data for JDK 12 Summary: Including --release 12 data, based on 12-ea+30, built from changeset 6c377af36a5c. Reviewed-by: darcy, jjg
Fri, 08 Feb 2019 12:31:23 +0100 8218630: CreateSymbols includes class and module headers unnecessarily.
jlahoda [Fri, 08 Feb 2019 12:31:23 +0100] rev 53696
8218630: CreateSymbols includes class and module headers unnecessarily. Summary: Ensure class and module headers from the current version are properly matched to existing ones to avoid duplication. Reviewed-by: jjg
Fri, 08 Feb 2019 12:31:22 +0100 8217335: Add a script to generate --release data
jlahoda [Fri, 08 Feb 2019 12:31:22 +0100] rev 53695
8217335: Add a script to generate --release data Reviewed-by: darcy, ihse
Fri, 08 Feb 2019 12:09:41 +0100 8217332: JTREG: Clean up, use generics instead of raw types
lkorinth [Fri, 08 Feb 2019 12:09:41 +0100] rev 53694
8217332: JTREG: Clean up, use generics instead of raw types Reviewed-by: tschatzl, sangheki
Fri, 08 Feb 2019 11:52:33 +0100 8217329: JTREG: Clean up, remove unused imports in gc folder
lkorinth [Fri, 08 Feb 2019 11:52:33 +0100] rev 53693
8217329: JTREG: Clean up, remove unused imports in gc folder Reviewed-by: lmesnik, tschatzl
Fri, 08 Feb 2019 02:57:40 +0100 Merge
jwilhelm [Fri, 08 Feb 2019 02:57:40 +0100] rev 53692
Merge
Thu, 07 Feb 2019 01:49:10 -0800 8218411: JDK 12 L10n resource file update msg drop 20
ljiang [Thu, 07 Feb 2019 01:49:10 -0800] rev 53691
8218411: JDK 12 L10n resource file update msg drop 20 Reviewed-by: naoto
Thu, 07 Feb 2019 02:53:27 +0100 Added tag jdk-12+31 for changeset b5f7bb57de2f
jwilhelm [Thu, 07 Feb 2019 02:53:27 +0100] rev 53690
Added tag jdk-12+31 for changeset b5f7bb57de2f
Mon, 21 Jan 2019 02:43:33 +0000 8217352: Remove EA from version string starting with Initial RC promotion jdk-12+31
diazhou [Mon, 21 Jan 2019 02:43:33 +0000] rev 53689
8217352: Remove EA from version string starting with Initial RC promotion Reviewed-by: erikj, tbell
Thu, 07 Feb 2019 17:26:44 -0500 8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods
coleenp [Thu, 07 Feb 2019 17:26:44 -0500] rev 53688
8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods Summary: null check nmethod in aot dependencies Reviewed-by: kvn
Thu, 07 Feb 2019 17:23:24 -0500 8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
bobv [Thu, 07 Feb 2019 17:23:24 -0500] rev 53687
8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows Reviewed-by: kvn
Thu, 07 Feb 2019 22:20:46 +0100 8218625: Remove dead code in relocInfo
redestad [Thu, 07 Feb 2019 22:20:46 +0100] rev 53686
8218625: Remove dead code in relocInfo Reviewed-by: kvn, thartmann
Thu, 07 Feb 2019 14:29:17 -0500 8218558: NMT stack traces in output should show mt component for virtual memory allocations
zgu [Thu, 07 Feb 2019 14:29:17 -0500] rev 53685
8218558: NMT stack traces in output should show mt component for virtual memory allocations Reviewed-by: shade, stuefe, coleenp
Thu, 07 Feb 2019 12:09:17 +0000 8218553: Enhance keystore load debug output
coffeys [Thu, 07 Feb 2019 12:09:17 +0000] rev 53684
8218553: Enhance keystore load debug output Reviewed-by: weijun
Thu, 07 Feb 2019 12:35:45 +0100 8218431: Improved platform checking in makefiles
ihse [Thu, 07 Feb 2019 12:35:45 +0100] rev 53683
8218431: Improved platform checking in makefiles Reviewed-by: erikj
Thu, 07 Feb 2019 10:26:32 +0100 8218565: HandleMark cleanup
redestad [Thu, 07 Feb 2019 10:26:32 +0100] rev 53682
8218565: HandleMark cleanup Reviewed-by: coleenp, kbarrett, rehn
Thu, 07 Feb 2019 12:11:41 +0530 Merge
psadhukhan [Thu, 07 Feb 2019 12:11:41 +0530] rev 53681
Merge
Mon, 04 Feb 2019 11:01:04 +0530 Merge
psadhukhan [Mon, 04 Feb 2019 11:01:04 +0530] rev 53680
Merge
Sat, 02 Feb 2019 10:00:05 -0800 8214823: Javadoc cleanup of java.awt.desktop package
serb [Sat, 02 Feb 2019 10:00:05 -0800] rev 53679
8214823: Javadoc cleanup of java.awt.desktop package Reviewed-by: prr
Fri, 01 Feb 2019 15:34:53 -0800 8212677: X11 default visual support for IM status window on VNC
itakiguchi [Fri, 01 Feb 2019 15:34:53 -0800] rev 53678
8212677: X11 default visual support for IM status window on VNC Reviewed-by: serb, naoto
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip