Wed, 09 May 2018 11:24:12 +0200 8202662: JFR tests fails: Could not find leak with class
sjohanss [Wed, 09 May 2018 11:24:12 +0200] rev 50070
8202662: JFR tests fails: Could not find leak with class Reviewed-by: pliden, kbarrett
Wed, 09 May 2018 12:19:35 +0300 8201602: ARM32 - Minimal Dynamic Constant support
dsamersoff [Wed, 09 May 2018 12:19:35 +0300] rev 50069
8201602: ARM32 - Minimal Dynamic Constant support Summary: Minimal condy support for ARM Reviewed-by: dsamersoff, bobv Contributed-by: boris.ulasevich@bell-sw.com
Wed, 09 May 2018 09:39:25 +0200 8202711: Merge tiered compilation policies
redestad [Wed, 09 May 2018 09:39:25 +0200] rev 50068
8202711: Merge tiered compilation policies Reviewed-by: neliasso, kvn
Wed, 09 May 2018 07:48:31 +0100 8202650: Enforce group for attach listener file
clanger [Wed, 09 May 2018 07:48:31 +0100] rev 50067
8202650: Enforce group for attach listener file Reviewed-by: cjplummer, stuefe
Wed, 09 May 2018 06:51:41 +0200 8202634: Metaspace: simplify SpaceManager lists
stuefe [Wed, 09 May 2018 06:51:41 +0200] rev 50066
8202634: Metaspace: simplify SpaceManager lists Reviewed-by: zgu, coleenp
Tue, 08 May 2018 15:40:03 +0200 8202564: java/lang/management/ThreadMXBean/ThreadCounts.java fails
mdoerr [Tue, 08 May 2018 15:40:03 +0200] rev 50065
8202564: java/lang/management/ThreadMXBean/ThreadCounts.java fails Summary: _exiting_daemon_threads_count needs to be decremented at the right place Reviewed-by: kvn, dcubed
Wed, 09 May 2018 09:50:25 +0800 8202816: Update JarSigning.keystore
weijun [Wed, 09 May 2018 09:50:25 +0800] rev 50064
8202816: Update JarSigning.keystore Reviewed-by: xuelei
Tue, 08 May 2018 20:59:58 -0400 8202631: JVM_Clone to throw CloneNotSupportException for Reference object
kbarrett [Tue, 08 May 2018 20:59:58 -0400] rev 50063
8202631: JVM_Clone to throw CloneNotSupportException for Reference object Summary: JVM_Clone throws; delete previous partial support for cloning. Reviewed-by: eosterlund, mchung, dholmes, coleenp
Tue, 08 May 2018 17:58:14 -0700 8202563: BigInteger/BigDecimal not immune to overflow, contrary to spec
darcy [Tue, 08 May 2018 17:58:14 -0700] rev 50062
8202563: BigInteger/BigDecimal not immune to overflow, contrary to spec Reviewed-by: martin, bpb
Tue, 08 May 2018 17:12:54 -0700 8202597: javac is not inducing a notional interface if Object appears in an intersection type
vromero [Tue, 08 May 2018 17:12:54 -0700] rev 50061
8202597: javac is not inducing a notional interface if Object appears in an intersection type Reviewed-by: mcimadamore
Tue, 08 May 2018 23:02:13 +0200 8202810: Remove class-for-name test
redestad [Tue, 08 May 2018 23:02:13 +0200] rev 50060
8202810: Remove class-for-name test Reviewed-by: jlaskey, mchung
Mon, 07 May 2018 16:16:17 +0200 8202722: Move marksweep_init into GC code
stefank [Mon, 07 May 2018 16:16:17 +0200] rev 50059
8202722: Move marksweep_init into GC code Reviewed-by: ehelin, kbarrett
Mon, 07 May 2018 16:12:07 +0200 8202649: Move the Parallel GC specific task creation functions out of Threads
stefank [Mon, 07 May 2018 16:12:07 +0200] rev 50058
8202649: Move the Parallel GC specific task creation functions out of Threads Reviewed-by: ehelin, pliden
Mon, 07 May 2018 14:57:25 +0200 8202647: Add deduplicate_string function to CollectedHeap
stefank [Mon, 07 May 2018 14:57:25 +0200] rev 50057
8202647: Add deduplicate_string function to CollectedHeap Reviewed-by: rehn, sjohanss
Mon, 07 May 2018 14:57:23 +0200 8202709: Move oopDesc::is_archive_object to MetaspaceShared::is_archive_object
stefank [Mon, 07 May 2018 14:57:23 +0200] rev 50056
8202709: Move oopDesc::is_archive_object to MetaspaceShared::is_archive_object Reviewed-by: ehelin, jiangli
Tue, 08 May 2018 12:16:52 -0700 8199196: Add javadoc support for preview features
jjg [Tue, 08 May 2018 12:16:52 -0700] rev 50055
8199196: Add javadoc support for preview features Reviewed-by: ksrini
Tue, 08 May 2018 16:49:20 +0200 8202781: Fix typo in DiscoveredListIterator::complete_enqeue
tschatzl [Tue, 08 May 2018 16:49:20 +0200] rev 50054
8202781: Fix typo in DiscoveredListIterator::complete_enqeue Reviewed-by: kbarrett
Tue, 08 May 2018 09:47:28 -0400 8171277: Elliptic Curves for Security in Crypto
apetcher [Tue, 08 May 2018 09:47:28 -0400] rev 50053
8171277: Elliptic Curves for Security in Crypto Summary: Implementations of X25519 and X448 key agreement in SunEC Reviewed-by: mullan
Tue, 08 May 2018 09:21:51 -0400 8181594: Efficient and constant-time modular arithmetic
apetcher [Tue, 08 May 2018 09:21:51 -0400] rev 50052
8181594: Efficient and constant-time modular arithmetic Summary: Field arithmetic library for crypto algorithms like Poly1305 and X25519 Reviewed-by: xuelei
Tue, 08 May 2018 09:27:42 -0300 8200372: String::trim JavaDoc should clarify meaning of space
jlaskey [Tue, 08 May 2018 09:27:42 -0300] rev 50051
8200372: String::trim JavaDoc should clarify meaning of space Reviewed-by: sundar
Tue, 08 May 2018 10:49:59 +0200 8202548: Use reservation Object when creating SpeciesData
redestad [Tue, 08 May 2018 10:49:59 +0200] rev 50050
8202548: Use reservation Object when creating SpeciesData Reviewed-by: psandoz, plevart Contributed-by: claes.redestad@oracle.com, peter.levart@gmail.com
Tue, 08 May 2018 10:01:29 +0200 8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing
tschatzl [Tue, 08 May 2018 10:01:29 +0200] rev 50049
8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing Summary: Do reference enqueuing work directly in phase 3 after every Reference. Reviewed-by: kbarrett, sangheki
Tue, 08 May 2018 09:57:45 +0200 8202719: Use Collections.emptyEnumeration where possible
redestad [Tue, 08 May 2018 09:57:45 +0200] rev 50048
8202719: Use Collections.emptyEnumeration where possible Reviewed-by: martin, psandoz Contributed-by: christoph.dreis@freenet.de
Tue, 08 May 2018 09:52:18 +0200 8202583: Remove experimental ClassForNamePlugin
redestad [Tue, 08 May 2018 09:52:18 +0200] rev 50047
8202583: Remove experimental ClassForNamePlugin Reviewed-by: jlaskey, alanb, mchung
Tue, 08 May 2018 09:41:10 +0200 8200716: Object propertyIsEnumerable buggy behavior on short integer-string key
hannesw [Tue, 08 May 2018 09:41:10 +0200] rev 50046
8200716: Object propertyIsEnumerable buggy behavior on short integer-string key Reviewed-by: jlaskey, sundar
Tue, 08 May 2018 11:49:42 +0530 8191410: Unicode 10
rgoel [Tue, 08 May 2018 11:49:42 +0530] rev 50045
8191410: Unicode 10 Summary: upgrade to Unicode 10 Reviewed-by: naoto, rriggs, igerasim
Tue, 08 May 2018 12:37:39 +0800 8202581: failure_handler: gather more environment information on macOS
amlu [Tue, 08 May 2018 12:37:39 +0800] rev 50044
8202581: failure_handler: gather more environment information on macOS Reviewed-by: psandoz
Tue, 08 May 2018 09:51:42 +0800 8202690: jdk/jshell/ToolBasicTest.java failed in testOpenFileOverHttp() and testOpenLocalFileUrl()
xyin [Tue, 08 May 2018 09:51:42 +0800] rev 50043
8202690: jdk/jshell/ToolBasicTest.java failed in testOpenFileOverHttp() and testOpenLocalFileUrl() Reviewed-by: rfield, jlahoda
Mon, 07 May 2018 21:48:28 -0400 8202744: Expired flag removal for JDK 11
dholmes [Mon, 07 May 2018 21:48:28 -0400] rev 50042
8202744: Expired flag removal for JDK 11 Reviewed-by: coleenp, jiangli
Mon, 07 May 2018 19:31:39 -0400 8202686: Missing test case for 8200167 - final Object methods
dholmes [Mon, 07 May 2018 19:31:39 -0400] rev 50041
8202686: Missing test case for 8200167 - final Object methods Reviewed-by: psandoz
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 -60 +60 +100 +300 +1000 +3000 tip