Mon, 07 May 2018 18:48:36 -0400 8202606: Deprecate AllowNonVirtualCalls option
coleenp [Mon, 07 May 2018 18:48:36 -0400] rev 50040
8202606: Deprecate AllowNonVirtualCalls option Reviewed-by: hseigel, dholmes
Thu, 26 Apr 2018 13:40:58 -0700 8197954: Remove unnecessary intermediary APIs from AppCDS implementation
iklam [Thu, 26 Apr 2018 13:40:58 -0700] rev 50039
8197954: Remove unnecessary intermediary APIs from AppCDS implementation Reviewed-by: jiangli, ccheung
Mon, 07 May 2018 20:42:36 +0200 8185034: Cleanup and consolidate Metaspace coding
stuefe [Mon, 07 May 2018 20:42:36 +0200] rev 50038
8185034: Cleanup and consolidate Metaspace coding Reviewed-by: coleenp, zgu
Thu, 03 May 2018 04:18:22 -0700 8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1
vtheeyarath [Thu, 03 May 2018 04:18:22 -0700] rev 50037
8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1 Summary: refactor MethodHandlesTest Reviewed-by: psandoz
Mon, 07 May 2018 11:38:21 +0200 8199852: Print more information about class loaders in LinkageErrors.
goetz [Mon, 07 May 2018 11:38:21 +0200] rev 50036
8199852: Print more information about class loaders in LinkageErrors. Reviewed-by: dholmes, lfoltan, gtriantafill
Mon, 07 May 2018 14:42:10 +0200 8202642: Replace PAR_OOP_ITERATE with templates
stefank [Mon, 07 May 2018 14:42:10 +0200] rev 50035
8202642: Replace PAR_OOP_ITERATE with templates Reviewed-by: eosterlund, sjohanss
Mon, 07 May 2018 14:42:08 +0200 8202641: Replace OOP_SINCE_SAVE_MARKS with templates
stefank [Mon, 07 May 2018 14:42:08 +0200] rev 50034
8202641: Replace OOP_SINCE_SAVE_MARKS with templates Reviewed-by: eosterlund, sjohanss
Mon, 07 May 2018 14:42:05 +0200 8202639: Use concrete Generation classes in SerialHeap and CMSHeap
stefank [Mon, 07 May 2018 14:42:05 +0200] rev 50033
8202639: Use concrete Generation classes in SerialHeap and CMSHeap Reviewed-by: eosterlund, ehelin
Mon, 07 May 2018 14:42:04 +0200 8202592: Remove unused EvacuateFollowersClosure
stefank [Mon, 07 May 2018 14:42:04 +0200] rev 50032
8202592: Remove unused EvacuateFollowersClosure Reviewed-by: kbarrett, tschatzl
Mon, 07 May 2018 14:42:00 +0200 8202591: Remove usage of CMSEdenChunksRecordAlways in defNewGeneration.cpp
stefank [Mon, 07 May 2018 14:42:00 +0200] rev 50031
8202591: Remove usage of CMSEdenChunksRecordAlways in defNewGeneration.cpp Reviewed-by: eosterlund, kbarrett
Mon, 07 May 2018 10:36:38 +0200 8202083: Remove explicit CMS checks in CardTableBarrierSet
eosterlund [Mon, 07 May 2018 10:36:38 +0200] rev 50030
8202083: Remove explicit CMS checks in CardTableBarrierSet Reviewed-by: kbarrett
Mon, 07 May 2018 12:28:11 +0200 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
mdoerr [Mon, 07 May 2018 12:28:11 +0200] rev 50029
8202080: Introduce ordering semantics for Atomic::add and other RMW atomics Reviewed-by: lucy, rehn, dholmes
Mon, 07 May 2018 18:23:59 +0800 8202291: java/rmi/Naming/LookupIPv6.java failed with Connection refused
mli [Mon, 07 May 2018 18:23:59 +0800] rev 50028
8202291: java/rmi/Naming/LookupIPv6.java failed with Connection refused Reviewed-by: clanger
Mon, 07 May 2018 10:37:46 +0200 8202387: javac --release 11 not supported
jlahoda [Mon, 07 May 2018 10:37:46 +0200] rev 50027
8202387: javac --release 11 not supported Summary: Adding historical data for JDK 10; adding ability to produce the historical data incrementally. Reviewed-by: erikj, forax, jjg
Mon, 07 May 2018 08:56:35 +0200 8202565: C1 compilation crashes with "assert(is_double_stack() && !is_virtual()) failed: type check"
thartmann [Mon, 07 May 2018 08:56:35 +0200] rev 50026
8202565: C1 compilation crashes with "assert(is_double_stack() && !is_virtual()) failed: type check" Summary: Only eagerly resolving the address into a register if the store is precise. Reviewed-by: roland, eosterlund
Mon, 07 May 2018 07:44:49 +0530 8200094: Turkish locale reports NPE No enum constant com.sun.source.doctree.DocTree.Kind.SİNCE
pmuthuswamy [Mon, 07 May 2018 07:44:49 +0530] rev 50025
8200094: Turkish locale reports NPE No enum constant com.sun.source.doctree.DocTree.Kind.SİNCE Reviewed-by: ksrini, jjg
Sun, 06 May 2018 00:42:59 +0200 8202676: AArch64: Missing enter/leave around barrier leads to infinite loop
rkennke [Sun, 06 May 2018 00:42:59 +0200] rev 50024
8202676: AArch64: Missing enter/leave around barrier leads to infinite loop Reviewed-by: aph, eosterlund
Sat, 05 May 2018 22:19:19 +0200 8202640: Small C1 cleanups for BarrierSetC1
eosterlund [Sat, 05 May 2018 22:19:19 +0200] rev 50023
8202640: Small C1 cleanups for BarrierSetC1 Reviewed-by: kvn, neliasso
Thu, 03 May 2018 17:10:39 +0200 8202435: [aix] print program break as part of memory info into hs-err file
stuefe [Thu, 03 May 2018 17:10:39 +0200] rev 50022
8202435: [aix] print program break as part of memory info into hs-err file Reviewed-by: mdoerr, dholmes
Sat, 05 May 2018 18:55:31 +0200 8202684: Minimal VM build is broken after JDK-8199067, JDK-8202638
shade [Sat, 05 May 2018 18:55:31 +0200] rev 50021
8202684: Minimal VM build is broken after JDK-8199067, JDK-8202638 Reviewed-by: eosterlund, stuefe
Sat, 05 May 2018 12:38:15 -0400 8202672: Build failed in metaspace.cpp with VS2017
kbarrett [Sat, 05 May 2018 12:38:15 -0400] rev 50020
8202672: Build failed in metaspace.cpp with VS2017 Summary: Add whitespace between string and identifier. Reviewed-by: dcubed, erikj
Sat, 05 May 2018 09:34:01 -0700 8202599: Mark intermittently failing jshell tests
darcy [Sat, 05 May 2018 09:34:01 -0700] rev 50019
8202599: Mark intermittently failing jshell tests Reviewed-by: rfield
Sat, 05 May 2018 09:24:29 -0700 8199382: [TESTBUG] Open source VM testbase JDI tests
iignatyev [Sat, 05 May 2018 09:24:29 -0700] rev 50018
8199382: [TESTBUG] Open source VM testbase JDI tests Reviewed-by: erikj, kvn, sspitsyn
Fri, 04 May 2018 23:19:10 -0700 8199912: jshell tool: /open from URI
rfield [Fri, 04 May 2018 23:19:10 -0700] rev 50017
8199912: jshell tool: /open from URI Reviewed-by: rfield Contributed-by: mvala@redhat.com
Fri, 04 May 2018 16:49:22 -0700 8202465: [C1] casts should not be eliminated for interface types
vlivanov [Fri, 04 May 2018 16:49:22 -0700] rev 50016
8202465: [C1] casts should not be eliminated for interface types Reviewed-by: jrose, thartmann
Fri, 04 May 2018 17:52:10 -0400 8202319: Fix compilation warnings in Solaris debug builds for DevStudio 12.6
kbarrett [Fri, 04 May 2018 17:52:10 -0400] rev 50015
8202319: Fix compilation warnings in Solaris debug builds for DevStudio 12.6 Summary: Disable warnings. Reviewed-by: dholmes, kbarrett Contributed-by: Gary Adams <gary.adams@oracle.com>
Fri, 04 May 2018 09:46:08 -0700 Merge
prr [Fri, 04 May 2018 09:46:08 -0700] rev 50014
Merge
Fri, 04 May 2018 08:50:01 -0700 Merge
prr [Fri, 04 May 2018 08:50:01 -0700] rev 50013
Merge
Wed, 02 May 2018 22:11:35 -0700 8197388: Added not existing bug id in jdk/ProblemList.txt
anazarov [Wed, 02 May 2018 22:11:35 -0700] rev 50012
8197388: Added not existing bug id in jdk/ProblemList.txt Reviewed-by: serb
Wed, 02 May 2018 14:55:19 -0700 8196572: Tests ColConvCCMTest.java and MTColConvTest.java fail
prr [Wed, 02 May 2018 14:55:19 -0700] rev 50011
8196572: Tests ColConvCCMTest.java and MTColConvTest.java fail Reviewed-by: serb
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip