Thu, 14 Feb 2019 11:33:45 +0100 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
redestad [Thu, 14 Feb 2019 11:33:45 +0100] rev 53750
8218753: Obsolete nonproduct flag ProfilerCheckIntervals Reviewed-by: dholmes, coleenp
Thu, 14 Feb 2019 01:25:04 +0100 Added tag jdk-13+8 for changeset a535ba736cab
jwilhelm [Thu, 14 Feb 2019 01:25:04 +0100] rev 53749
Added tag jdk-13+8 for changeset a535ba736cab
Wed, 13 Feb 2019 17:18:56 -0800 8218936: Test fails in Internet environment
jjg [Wed, 13 Feb 2019 17:18:56 -0800] rev 53748
8218936: Test fails in Internet environment Reviewed-by: mchung
Wed, 13 Feb 2019 17:38:14 -0500 8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions
kbarrett [Wed, 13 Feb 2019 17:38:14 -0500] rev 53747
8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions Summary: Move files and rename classes. Reviewed-by: tschatzl, lkorinth
Wed, 13 Feb 2019 15:50:08 -0500 8217998: Remove method_type field associated with the appendix field of an indy or method handle call
lfoltan [Wed, 13 Feb 2019 15:50:08 -0500] rev 53746
8217998: Remove method_type field associated with the appendix field of an indy or method handle call Summary: Removed the unused method_type field associated with the appendix field of an indy or method handle call. Reviewed-by: acorn, coleenp, dlong
Wed, 13 Feb 2019 14:20:40 -0500 8218004: Clean up terminology for shared methods within the JVM for indy and condy support jdk-13+8
lfoltan [Wed, 13 Feb 2019 14:20:40 -0500] rev 53745
8218004: Clean up terminology for shared methods within the JVM for indy and condy support Summary: Remove "invoke_dynamic" from the name of several ConstantPool bootstrap helper methods that are shared by both indy and condy. Reviewed-by: coleenp, dholmes, mchung
Wed, 13 Feb 2019 11:18:14 -0800 8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
iignatyev [Wed, 13 Feb 2019 11:18:14 -0800] rev 53744
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out Reviewed-by: kvn
Wed, 13 Feb 2019 11:08:51 -0800 8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
amenkov [Wed, 13 Feb 2019 11:08:51 -0800] rev 53743
8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from '' Reviewed-by: sspitsyn, dtitov
Wed, 13 Feb 2019 11:04:03 -0800 8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
amenkov [Wed, 13 Feb 2019 11:04:03 -0800] rev 53742
8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors Reviewed-by: sspitsyn, dtitov
Wed, 13 Feb 2019 07:58:04 -0800 8218882: NET_Writev is declared, NET_WriteV is defined
bpb [Wed, 13 Feb 2019 07:58:04 -0800] rev 53741
8218882: NET_Writev is declared, NET_WriteV is defined Reviewed-by: alanb, chegar
Wed, 13 Feb 2019 21:24:13 +0800 8218888: keytool -genkeypair should not have the -destalias option
weijun [Wed, 13 Feb 2019 21:24:13 +0800] rev 53740
8218888: keytool -genkeypair should not have the -destalias option Reviewed-by: mullan
Wed, 13 Feb 2019 07:22:09 -0500 8218755: Refix Symbol leak in prepend_host_package_name
coleenp [Wed, 13 Feb 2019 07:22:09 -0500] rev 53739
8218755: Refix Symbol leak in prepend_host_package_name Summary: fix Symbol refcounting again, add comment and a test. Reviewed-by: kbarrett, dholmes
Wed, 13 Feb 2019 06:48:34 -0500 8212988: add recent class unloading events to the hs_err log
coleenp [Wed, 13 Feb 2019 06:48:34 -0500] rev 53738
8212988: add recent class unloading events to the hs_err log Summary: also moved class unloading logging in expected place. Reviewed-by: never, stuefe
Wed, 13 Feb 2019 00:30:46 -0800 8218695: problem list tests failing with Graal
dlong [Wed, 13 Feb 2019 00:30:46 -0800] rev 53737
8218695: problem list tests failing with Graal Reviewed-by: kvn
Tue, 12 Feb 2019 08:40:43 +0100 8218807: Compilation database (compile_commands.json) may contain obsolete items
rwestberg [Tue, 12 Feb 2019 08:40:43 +0100] rev 53736
8218807: Compilation database (compile_commands.json) may contain obsolete items Reviewed-by: ihse, erikj
Tue, 12 Feb 2019 14:08:07 -0800 8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
ascarpino [Tue, 12 Feb 2019 14:08:07 -0800] rev 53735
8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException Reviewed-by: jnimeh
Tue, 12 Feb 2019 13:36:15 -0800 8217835: Remove the experimental SunJSSE FIPS compliant mode
xuelei [Tue, 12 Feb 2019 13:36:15 -0800] rev 53734
8217835: Remove the experimental SunJSSE FIPS compliant mode Reviewed-by: mullan
Tue, 12 Feb 2019 15:19:25 -0500 8218754: JDK-8068225 regression in JDIBreakpointTest
gadams [Tue, 12 Feb 2019 15:19:25 -0500] rev 53733
8218754: JDK-8068225 regression in JDIBreakpointTest Reviewed-by: cjplummer, sspitsyn
Tue, 12 Feb 2019 11:23:43 -0800 8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java
iignatyev [Tue, 12 Feb 2019 11:23:43 -0800] rev 53732
8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java Reviewed-by: kvn, thartmann
Tue, 12 Feb 2019 19:22:19 +0100 8218738: Remove dead code in Symbol and friends
redestad [Tue, 12 Feb 2019 19:22:19 +0100] rev 53731
8218738: Remove dead code in Symbol and friends Reviewed-by: coleenp, lfoltan, dholmes
Tue, 05 Feb 2019 17:40:15 +0100 8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX
mbaesken [Tue, 05 Feb 2019 17:40:15 +0100] rev 53730
8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX Reviewed-by: dholmes, goetz, ihse
Tue, 12 Feb 2019 15:31:40 +0100 8218413: make reconfigure ignores configure-time AUTOCONF environment variable
ihse [Tue, 12 Feb 2019 15:31:40 +0100] rev 53729
8218413: make reconfigure ignores configure-time AUTOCONF environment variable Reviewed-by: erikj, martin
Tue, 12 Feb 2019 14:23:49 +0100 8218675: Reduce verification overhead in ClassFileParser
redestad [Tue, 12 Feb 2019 14:23:49 +0100] rev 53728
8218675: Reduce verification overhead in ClassFileParser Reviewed-by: dholmes, hseigel
Tue, 12 Feb 2019 09:35:51 +0100 8216608: Obsolete stale compiler flags
redestad [Tue, 12 Feb 2019 09:35:51 +0100] rev 53727
8216608: Obsolete stale compiler flags Reviewed-by: shade, thartmann
Tue, 12 Feb 2019 08:56:03 +0900 8214236: sun.gc.collector.2.name should be changed
cito [Tue, 12 Feb 2019 08:56:03 +0900] rev 53726
8214236: sun.gc.collector.2.name should be changed Reviewed-by: pliden, tschatzl
Tue, 12 Feb 2019 09:58:27 +0100 8218680: G1 crashes during calculation of old collection set candidates
tschatzl [Tue, 12 Feb 2019 09:58:27 +0100] rev 53725
8218680: G1 crashes during calculation of old collection set candidates Summary: Parameters were passed in the wrong order to some helper class. Reviewed-by: shade, kbarrett, lkorinth
Tue, 12 Feb 2019 09:00:04 +0100 8217383: Obsolete UseImplicitStableValues
redestad [Tue, 12 Feb 2019 09:00:04 +0100] rev 53724
8217383: Obsolete UseImplicitStableValues Reviewed-by: shade, rkennke, vlivanov
Wed, 06 Feb 2019 16:02:27 +0100 8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings
mbaesken [Wed, 06 Feb 2019 16:02:27 +0100] rev 53723
8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings Reviewed-by: dholmes, ihse, mdoerr
Fri, 08 Feb 2019 08:49:32 +0100 8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn
stuefe [Fri, 08 Feb 2019 08:49:32 +0100] rev 53722
8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn Reviewed-by: rriggs, martin
Mon, 11 Feb 2019 13:23:20 -0800 8201633: Problems with AES-GCM native acceleration
ascarpino [Mon, 11 Feb 2019 13:23:20 -0800] rev 53721
8201633: Problems with AES-GCM native acceleration Reviewed-by: valeriep
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip