Fri, 11 May 2018 21:22:28 +0300 8202395: AARCH64: wrong encoding for SIMD instructions zip, trn, uzp
dpochepk [Fri, 11 May 2018 21:22:28 +0300] rev 50088
8202395: AARCH64: wrong encoding for SIMD instructions zip, trn, uzp Reviewed-by: aph
Fri, 11 May 2018 21:19:47 +0300 8201604: ARM64 - Build failure after JDK-8193260
bulasevich [Fri, 11 May 2018 21:19:47 +0300] rev 50087
8201604: ARM64 - Build failure after JDK-8193260 Reviewed-by: aph
Fri, 11 May 2018 10:39:04 -0700 8194998: broken error message for subclass of interface with private method
vromero [Fri, 11 May 2018 10:39:04 -0700] rev 50086
8194998: broken error message for subclass of interface with private method Reviewed-by: mcimadamore
Fri, 11 May 2018 10:07:10 -0700 8202764: api/java_text/SimpleDateFormat/index.html#Format testcases started to fail with JDK11 b12
naoto [Fri, 11 May 2018 10:07:10 -0700] rev 50085
8202764: api/java_text/SimpleDateFormat/index.html#Format testcases started to fail with JDK11 b12 Reviewed-by: sherman
Fri, 11 May 2018 17:37:14 +0200 8202974: Backout JDK-8202683
shade [Fri, 11 May 2018 17:37:14 +0200] rev 50084
8202974: Backout JDK-8202683 Reviewed-by: stuefe, erikj
Fri, 11 May 2018 11:08:32 -0400 8132287: obsolete the "InlineNotify" flag option
dcubed [Fri, 11 May 2018 11:08:32 -0400] rev 50083
8132287: obsolete the "InlineNotify" flag option Reviewed-by: kvn, dlong, dholmes
Fri, 11 May 2018 17:50:00 +0800 8202756: move FilterUSRTest.java to openJDK
mli [Fri, 11 May 2018 17:50:00 +0800] rev 50082
8202756: move FilterUSRTest.java to openJDK Reviewed-by: rriggs
Fri, 11 May 2018 04:57:43 +0000 Added tag jdk-11+13 for changeset 758deedaae84
lana [Fri, 11 May 2018 04:57:43 +0000] rev 50081
Added tag jdk-11+13 for changeset 758deedaae84
Fri, 11 May 2018 09:40:23 +0900 8202889: Remove trailing LF from perf log
ysuenaga [Fri, 11 May 2018 09:40:23 +0900] rev 50080
8202889: Remove trailing LF from perf log Reviewed-by: stuefe, clanger
Thu, 10 May 2018 16:39:50 -0700 8202289: Non-empty directory in module path is not handled properly at CDS/AppCDS dump time
ccheung [Thu, 10 May 2018 16:39:50 -0700] rev 50079
8202289: Non-empty directory in module path is not handled properly at CDS/AppCDS dump time 8202519: Crash during large AppCDS dump Summary: Convert the source of a class into canonical form before comparing witha shared path table entry. Reviewed-by: jiangli, iklam
Thu, 10 May 2018 10:00:49 -0700 8202919: JDK-8202683 broke macosx build
erikj [Thu, 10 May 2018 10:00:49 -0700] rev 50078
8202919: JDK-8202683 broke macosx build Reviewed-by: shade, tbell
Thu, 10 May 2018 09:27:59 -0700 8202773: Unhandled oop in JavaThread::collect_counters
kvn [Thu, 10 May 2018 09:27:59 -0700] rev 50077
8202773: Unhandled oop in JavaThread::collect_counters Summary: remove MutexLocker Reviewed-by: dcubed
Tue, 08 May 2018 15:28:12 -0700 8202748: jtreg :hotspot_misc group shouldn't include vmTestbase tests
lmesnik [Tue, 08 May 2018 15:28:12 -0700] rev 50076
8202748: jtreg :hotspot_misc group shouldn't include vmTestbase tests Reviewed-by: iignatyev, mseledtsov
Thu, 10 May 2018 17:19:29 +0200 8202683: Minimal VM should build cleanly on 64-bit platforms
shade [Thu, 10 May 2018 17:19:29 +0200] rev 50075
8202683: Minimal VM should build cleanly on 64-bit platforms Reviewed-by: erikj, dholmes
Thu, 10 May 2018 07:26:18 +0200 8202822: Add .git to .hgignore
stuefe [Thu, 10 May 2018 07:26:18 +0200] rev 50074
8202822: Add .git to .hgignore Reviewed-by: erikj
Wed, 09 May 2018 19:50:30 +0200 8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017
erikj [Wed, 09 May 2018 19:50:30 +0200] rev 50073
8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017 Reviewed-by: tbell
Wed, 09 May 2018 17:14:29 +0200 8202843: langtools ant build fails
jlahoda [Wed, 09 May 2018 17:14:29 +0200] rev 50072
8202843: langtools ant build fails Summary: Using default -source/-target settings when building langtools using the developer ant build. Reviewed-by: mcimadamore
Wed, 09 May 2018 13:37:05 +0200 8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017 jdk-11+13
tschatzl [Wed, 09 May 2018 13:37:05 +0200] rev 50071
8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017 Summary: Remove code obsoleted by JDK-8202017 Reviewed-by: kbarrett, sangheki
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip