Tue, 11 Dec 2018 16:50:43 -0800 8215224: Update Graal
iveresov [Tue, 11 Dec 2018 16:50:43 -0800] rev 52956
8215224: Update Graal Reviewed-by: kvn
Tue, 11 Dec 2018 18:00:17 -0500 8215097: Do not create NonJavaThreads before BarrierSet
kbarrett [Tue, 11 Dec 2018 18:00:17 -0500] rev 52955
8215097: Do not create NonJavaThreads before BarrierSet Summary: G1 and CMS delay worker thread creation until BarrierSet exists. Reviewed-by: dholmes, tschatzl
Tue, 11 Dec 2018 13:13:18 -0800 8215194: Initial size of UnicodeBlock map is incorrect
naoto [Tue, 11 Dec 2018 13:13:18 -0800] rev 52954
8215194: Initial size of UnicodeBlock map is incorrect Reviewed-by: rriggs, rgoel, igerasim
Tue, 11 Dec 2018 13:10:14 -0800 8199394: Object.hashCode should not mention anything about memory addresses
smarks [Tue, 11 Dec 2018 13:10:14 -0800] rev 52953
8199394: Object.hashCode should not mention anything about memory addresses Reviewed-by: shade, forax, adinn, rriggs
Tue, 11 Dec 2018 12:45:38 -0800 8215160: Normalize spaces for remaining vmTestbase tests
jcbeyler [Tue, 11 Dec 2018 12:45:38 -0800] rev 52952
8215160: Normalize spaces for remaining vmTestbase tests Summary: Add spaces where needed Reviewed-by: sspitsyn, amenkov
Tue, 11 Dec 2018 14:09:54 -0600 8214310: SymbolTable: Use get and insert
gziemski [Tue, 11 Dec 2018 14:09:54 -0600] rev 52951
8214310: SymbolTable: Use get and insert Summary: Replace get_insert() with get(),insert() Reviewed-by: redestad, coleenp
Tue, 11 Dec 2018 14:09:55 -0500 8215140: Port missing crypto JMH micros from jmh-jdk-microbenchmarks
ecaspole [Tue, 11 Dec 2018 14:09:55 -0500] rev 52950
8215140: Port missing crypto JMH micros from jmh-jdk-microbenchmarks Reviewed-by: redestad
Tue, 11 Dec 2018 10:29:30 -0800 8215161: Normalize spaces for vmTestbase/[a-j]
jcbeyler [Tue, 11 Dec 2018 10:29:30 -0800] rev 52949
8215161: Normalize spaces for vmTestbase/[a-j] Summary: Added spaces around comparators Reviewed-by: amenkov, sspitsyn, martin
Tue, 11 Dec 2018 13:22:20 -0500 8207258: Distrust TLS server certificates anchored by Symantec Root CAs
mullan [Tue, 11 Dec 2018 13:22:20 -0500] rev 52948
8207258: Distrust TLS server certificates anchored by Symantec Root CAs Reviewed-by: weijun
Tue, 11 Dec 2018 11:01:02 -0500 8214688: TLS 1.3 session resumption with hello retry request failed with "illegal_parameter"
apetcher [Tue, 11 Dec 2018 11:01:02 -0500] rev 52947
8214688: TLS 1.3 session resumption with hello retry request failed with "illegal_parameter" Reviewed-by: jnimeh
Tue, 11 Dec 2018 09:42:45 -0500 8208698: Improved ECC Implementation
apetcher [Tue, 11 Dec 2018 09:42:45 -0500] rev 52946
8208698: Improved ECC Implementation Summary: New implementation of ECDH and ECDSA forsome prime-order curves Reviewed-by: ascarpino
Tue, 11 Dec 2018 10:29:08 -0500 8215165: Improve -Xlog:class+preview message text
hseigel [Tue, 11 Dec 2018 10:29:08 -0500] rev 52945
8215165: Improve -Xlog:class+preview message text Summary: Fix up the logging message. Reviewed-by: acorn, lfoltan
Tue, 11 Dec 2018 15:09:15 +0000 8215008: Clear confusion between URL/URI paths and file system paths
dfuchs [Tue, 11 Dec 2018 15:09:15 +0000] rev 52944
8215008: Clear confusion between URL/URI paths and file system paths Reviewed-by: alanb, chegar, martin
Fri, 07 Dec 2018 14:35:57 +0100 8211844: [aix] ProcessBuilder: Piping between created processes does not work.
sgroeger [Fri, 07 Dec 2018 14:35:57 +0100] rev 52943
8211844: [aix] ProcessBuilder: Piping between created processes does not work. Reviewed-by: cjplummer, simonis, goetz
Tue, 11 Dec 2018 09:36:49 -0500 8208648: ECC Field Arithmetic Enhancements
apetcher [Tue, 11 Dec 2018 09:36:49 -0500] rev 52942
8208648: ECC Field Arithmetic Enhancements Summary: interal library enhancements to support ECC implementatation Reviewed-by: jnimeh
Tue, 11 Dec 2018 15:21:50 +0100 8215131: Pandoc 2.3/build documentation fixes
ihse [Tue, 11 Dec 2018 15:21:50 +0100] rev 52941
8215131: Pandoc 2.3/build documentation fixes Reviewed-by: erikj
Tue, 11 Dec 2018 15:18:57 +0100 8214720: Add pandoc filter to improve html man page output
ihse [Tue, 11 Dec 2018 15:18:57 +0100] rev 52940
8214720: Add pandoc filter to improve html man page output Reviewed-by: erikj Contributed-by: magnus.ihse.bursie@oracle.com, jonathan.gibbons@oracle.com
Tue, 11 Dec 2018 11:08:39 +0100 8214897: ZGC: Concurrent Class Unloading
eosterlund [Tue, 11 Dec 2018 11:08:39 +0100] rev 52939
8214897: ZGC: Concurrent Class Unloading Reviewed-by: pliden Contributed-by: erik.osterlund@oracle.com, per.liden@oracle.com, stefan.karlsson@oracle.com
Tue, 11 Dec 2018 11:29:28 +0100 8214491: Upgrade to JLine 3.9.0
jlahoda [Tue, 11 Dec 2018 11:29:28 +0100] rev 52938
8214491: Upgrade to JLine 3.9.0 Summary: Upgrading JLine to 3.9.0 and updating jshell and jjs to the new JLine. Reviewed-by: rfield, sundar
Tue, 11 Dec 2018 10:15:28 +0100 8215144: PPC64: Wrong assertion "illegal object size"
mdoerr [Tue, 11 Dec 2018 10:15:28 +0100] rev 52937
8215144: PPC64: Wrong assertion "illegal object size" Reviewed-by: simonis
Tue, 11 Dec 2018 09:10:24 +0100 8214114: Switch expressions with try-catch statements
jlahoda [Tue, 11 Dec 2018 09:10:24 +0100] rev 52936
8214114: Switch expressions with try-catch statements Summary: When switch expression contains try-catch, move the stack values into locals before the executing the switch expression, and back when it is done. Reviewed-by: mcimadamore, vromero
Tue, 11 Dec 2018 08:05:38 +0800 8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests
mli [Tue, 11 Dec 2018 08:05:38 +0800] rev 52935
8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests Reviewed-by: naoto Contributed-by: ying.z.zhou@oracle.com
Mon, 10 Dec 2018 11:04:55 -0800 8214917: CTW testlibrary shouldn't ignore errors raised by the library itself
iignatyev [Mon, 10 Dec 2018 11:04:55 -0800] rev 52934
8214917: CTW testlibrary shouldn't ignore errors raised by the library itself Reviewed-by: kvn, roland
Mon, 10 Dec 2018 13:45:12 -0500 8215050: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java fails when run with flag -Xcomp
pchilanomate [Mon, 10 Dec 2018 13:45:12 -0500] rev 52933
8215050: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java fails when run with flag -Xcomp Summary: Identified special case when monitor address is not available in jstack Reviewed-by: dholmes, hseigel, coleenp
Mon, 10 Dec 2018 13:24:17 -0500 8215015: [TESTBUG] remove unneeded -Xfuture option from tests
hseigel [Mon, 10 Dec 2018 13:24:17 -0500] rev 52932
8215015: [TESTBUG] remove unneeded -Xfuture option from tests Summary: Remove the option from the tests Reviewed-by: lfoltan, coleenp
Mon, 10 Dec 2018 11:59:55 -0600 8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable
gziemski [Mon, 10 Dec 2018 11:59:55 -0600] rev 52931
8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable Summary: Use size_t, replaced macros with const, reverted incorrect API name change. Reviewed-by: coleenp, kbarrett
Mon, 10 Dec 2018 09:51:23 -0800 8215030: Disable shenandoah in Oracle builds
erikj [Mon, 10 Dec 2018 09:51:23 -0800] rev 52930
8215030: Disable shenandoah in Oracle builds Reviewed-by: kbarrett
Mon, 10 Dec 2018 18:32:47 +0100 8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120
tschatzl [Mon, 10 Dec 2018 18:32:47 +0100] rev 52929
8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120 Summary: Removed range specifier completely. Reviewed-by: sjohanss, shade
Mon, 10 Dec 2018 09:19:30 -0800 8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards.
ascarpino [Mon, 10 Dec 2018 09:19:30 -0800] rev 52928
8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards. Reviewed-by: xuelei
Mon, 10 Dec 2018 19:34:53 +0300 8215133: AARCH64: disable Math.log intrinsic publishing
dpochepk [Mon, 10 Dec 2018 19:34:53 +0300] rev 52927
8215133: AARCH64: disable Math.log intrinsic publishing Reviewed-by: aph
Mon, 10 Dec 2018 06:52:12 -0800 8215117: [JVMCI] TestResolvedJavaType.java failing after JDK-8210031
dlong [Mon, 10 Dec 2018 06:52:12 -0800] rev 52926
8215117: [JVMCI] TestResolvedJavaType.java failing after JDK-8210031 Reviewed-by: thartmann
Mon, 10 Dec 2018 15:47:44 +0100 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
rkennke [Mon, 10 Dec 2018 15:47:44 +0100] rev 52925
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj Contributed-by: Christine Flood <chf@redhat.com>, Aleksey Shipilev <shade@redhat.com>, Roland Westrelin <rwestrel@redhat.com>, Zhenygu Gu <zgu@redhat.com>, Andrew Haley <aph@redhat.com>, Andrew Dinn <adinn@redhat.com>, Mario Torre <mtorre@redhat.com>, Roman Kennke <rkennke@redhat.com>
Mon, 10 Dec 2018 17:34:49 +0300 8214128: ARM32: wrong stack alignment on Deoptimization::unpack_frames
bulasevich [Mon, 10 Dec 2018 17:34:49 +0300] rev 52924
8214128: ARM32: wrong stack alignment on Deoptimization::unpack_frames Reviewed-by: dsamersoff
Mon, 10 Dec 2018 15:31:36 +0100 8215120: 32-bit build failures after JDK-8212657 (Promptly Return Unused Committed Memory from G1)
shade [Mon, 10 Dec 2018 15:31:36 +0100] rev 52923
8215120: 32-bit build failures after JDK-8212657 (Promptly Return Unused Committed Memory from G1) Reviewed-by: tschatzl, rkennke
Mon, 10 Dec 2018 17:31:16 +0300 8214961: AARCH64: wrong encoding for exclusive and atomic load/stores
dpochepk [Mon, 10 Dec 2018 17:31:16 +0300] rev 52922
8214961: AARCH64: wrong encoding for exclusive and atomic load/stores Reviewed-by: aph
Mon, 10 Dec 2018 14:54:04 +0100 8215129: Update build documentation with Xrandr
ihse [Mon, 10 Dec 2018 14:54:04 +0100] rev 52921
8215129: Update build documentation with Xrandr Reviewed-by: ihse Contributed-by: Ao Qi <aoqi@loongson.cn>
Mon, 10 Dec 2018 19:08:24 +0530 8215026: Incorrect amount of memory unmapped with ImageFileReader::close()
jgeorge [Mon, 10 Dec 2018 19:08:24 +0530] rev 52920
8215026: Incorrect amount of memory unmapped with ImageFileReader::close() Summary: Use map_size() instead of _index_size as the amount of memory to be unmapped while closing an image file Reviewed-by: alanb, jlaskey
Mon, 10 Dec 2018 07:52:31 -0500 8210106: sun/tools/jps/TestJps.java timed out
gadams [Mon, 10 Dec 2018 07:52:31 -0500] rev 52919
8210106: sun/tools/jps/TestJps.java timed out Reviewed-by: dholmes, dcubed
Mon, 10 Dec 2018 10:25:27 +0100 8212657: Implementation of JDK-8204089 Promptly Return Unused Committed Memory from G1
tschatzl [Mon, 10 Dec 2018 10:25:27 +0100] rev 52918
8212657: Implementation of JDK-8204089 Promptly Return Unused Committed Memory from G1 Summary: Issue optional, default enabled, concurrent cycles when the VM is idle to reclaim unused internal and Java heap memory. Reviewed-by: sjohanss, sangheki Contributed-by: Rodrigo Bruno <rbruno@gsd.inesc-id.pt>, Ruslan Synytsky <rs@jelastic.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
Mon, 10 Dec 2018 09:37:18 +0100 8214780: Create pandoc package for Windows
ihse [Mon, 10 Dec 2018 09:37:18 +0100] rev 52917
8214780: Create pandoc package for Windows Reviewed-by: erikj
Sun, 09 Dec 2018 19:18:27 -0800 8215043: Remove declaration of parallel_worker_threads
manc [Sun, 09 Dec 2018 19:18:27 -0800] rev 52916
8215043: Remove declaration of parallel_worker_threads Summary: Removing unused declaration Reviewed-by: eosterlund, tschatzl
Sun, 09 Dec 2018 10:07:18 -0800 8215048: Some classloader typos
martin [Sun, 09 Dec 2018 10:07:18 -0800] rev 52915
8215048: Some classloader typos Reviewed-by: alanb
Sun, 09 Dec 2018 12:36:24 -0500 8210031: implementation for JVM Constants API
vromero [Sun, 09 Dec 2018 12:36:24 -0500] rev 52914
8210031: implementation for JVM Constants API Reviewed-by: jrose, mcimadamore, darcy, mchung, rriggs, dholmes, forax Contributed-by: brian.goetz@oracle.com, vicente.romero@oracle.com
Sat, 08 Dec 2018 18:52:57 -0500 8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0
kbarrett [Sat, 08 Dec 2018 18:52:57 -0500] rev 52913
8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0 Summary: Add new 'tty' lock rank. Reviewed-by: eosterlund, tschatzl
Sat, 08 Dec 2018 17:41:17 +0100 8213617: JFR should record the PID of the recorded process
egahlin [Sat, 08 Dec 2018 17:41:17 +0100] rev 52912
8213617: JFR should record the PID of the recorded process Reviewed-by: mgronlun
Sat, 08 Dec 2018 14:08:04 +0100 8213966: The ZGC JFR events should be marked as experimental
egahlin [Sat, 08 Dec 2018 14:08:04 +0100] rev 52911
8213966: The ZGC JFR events should be marked as experimental Reviewed-by: pliden
Sat, 08 Dec 2018 00:56:10 -0800 8214023: Update Graal
dlong [Sat, 08 Dec 2018 00:56:10 -0800] rev 52910
8214023: Update Graal Reviewed-by: kvn
Sat, 08 Dec 2018 05:04:19 +0100 8214052: [testbug] vmTestbase/vm/compiler/CodeCacheInfoOnCompilation - wrong shell used
jwilhelm [Sat, 08 Dec 2018 05:04:19 +0100] rev 52909
8214052: [testbug] vmTestbase/vm/compiler/CodeCacheInfoOnCompilation - wrong shell used Reviewed-by: jwilhelm Contributed-by: merkel05@gmail.com
Fri, 07 Dec 2018 17:20:44 -0500 8215034: Remove old HOTSWAP conditionals
coleenp [Fri, 07 Dec 2018 17:20:44 -0500] rev 52908
8215034: Remove old HOTSWAP conditionals Reviewed-by: dcubed, jiangli, sspitsyn
Fri, 07 Dec 2018 14:48:35 -0500 8214972: Uses of klass_holder() except GC need to apply GC barriers
coleenp [Fri, 07 Dec 2018 14:48:35 -0500] rev 52907
8214972: Uses of klass_holder() except GC need to apply GC barriers Summary: Fix klass_holder() and make all callers use it, remove holder_phantom(). Reviewed-by: eosterlund, dlong
Fri, 07 Dec 2018 13:59:19 -0500 8214148: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java is not doing what is expected
pchilanomate [Fri, 07 Dec 2018 13:59:19 -0500] rev 52906
8214148: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java is not doing what is expected Summary: Fixed the logic for checking method name and added checks for thread status Reviewed-by: dholmes, coleenp
Fri, 07 Dec 2018 13:55:06 -0500 8204947: Port ShenandoahTaskTerminator to mainline and make it default
zgu [Fri, 07 Dec 2018 13:55:06 -0500] rev 52905
8204947: Port ShenandoahTaskTerminator to mainline and make it default Reviewed-by: tschatzl, rkennke
Fri, 07 Dec 2018 12:46:31 +0800 8213224: Move code related to GC threads calculation out of AdaptiveSizePolicy
manc [Fri, 07 Dec 2018 12:46:31 +0800] rev 52904
8213224: Move code related to GC threads calculation out of AdaptiveSizePolicy Summary: Consolidate code related to GC threads calculation into a single class Reviewed-by: tschatzl, pliden
Fri, 07 Dec 2018 18:00:41 +0100 8213421: Line number information for execution samples always 0
egahlin [Fri, 07 Dec 2018 18:00:41 +0100] rev 52903
8213421: Line number information for execution samples always 0 Reviewed-by: mgronlun
Fri, 07 Dec 2018 11:51:17 -0500 8214971: Replace use of string.equals("") with isEmpty()
rriggs [Fri, 07 Dec 2018 11:51:17 -0500] rev 52902
8214971: Replace use of string.equals("") with isEmpty() Reviewed-by: jlaskey, prappo, lancea, dfuchs, redestad
Fri, 07 Dec 2018 17:11:17 +0100 8212232: Wrong metadata for the configuration of the cutoff for old object sample events
egahlin [Fri, 07 Dec 2018 17:11:17 +0100] rev 52901
8212232: Wrong metadata for the configuration of the cutoff for old object sample events Reviewed-by: mgronlun
Fri, 07 Dec 2018 17:52:37 +0300 8214376: Don't use memset to initialize array of Bundle in output.cpp
dchuyko [Fri, 07 Dec 2018 17:52:37 +0300] rev 52900
8214376: Don't use memset to initialize array of Bundle in output.cpp Reviewed-by: thartmann, shade
Fri, 07 Dec 2018 14:19:20 +0100 8207829: FlightRecorderMXBeanImpl is leaking the first classloader which calls it
egahlin [Fri, 07 Dec 2018 14:19:20 +0100] rev 52899
8207829: FlightRecorderMXBeanImpl is leaking the first classloader which calls it Reviewed-by: mgronlun
Fri, 07 Dec 2018 08:16:50 -0500 8214840: runtime/NMT/MallocStressTest.java timed out
hseigel [Fri, 07 Dec 2018 08:16:50 -0500] rev 52898
8214840: runtime/NMT/MallocStressTest.java timed out Summary: Add volatile to declaration of static field shared by multiple threads Reviewed-by: dcubed, dholmes, coleenp
Fri, 07 Dec 2018 13:54:45 +0100 8213890: Implementation of JEP 344: Abortable Mixed Collections for G1
sjohanss [Fri, 07 Dec 2018 13:54:45 +0100] rev 52897
8213890: Implementation of JEP 344: Abortable Mixed Collections for G1 Reviewed-by: tschatzl, kbarrett Contributed-by: erik.helin@oracle.com, stefan.johansson@oracle.com
Fri, 07 Dec 2018 13:15:35 +0100 8214936: assert(_needs_refill == 0) failed: Forgot to handle a failed IC transition requiring IC stubs
eosterlund [Fri, 07 Dec 2018 13:15:35 +0100] rev 52896
8214936: assert(_needs_refill == 0) failed: Forgot to handle a failed IC transition requiring IC stubs Reviewed-by: kvn, thartmann, pliden
Fri, 07 Dec 2018 11:15:18 +0100 8215005: Missing include of runtime/os.hpp in zError.cpp after JDK-8214925 breaks build without precompiled headers
tschatzl [Fri, 07 Dec 2018 11:15:18 +0100] rev 52895
8215005: Missing include of runtime/os.hpp in zError.cpp after JDK-8214925 breaks build without precompiled headers Reviewed-by: shade
Tue, 04 Dec 2018 18:55:06 +0100 8214773: Replace use of thread unsafe strtok
neliasso [Tue, 04 Dec 2018 18:55:06 +0100] rev 52894
8214773: Replace use of thread unsafe strtok Reviewed-by: thartmann, dholmes
Fri, 07 Dec 2018 14:36:43 +0530 8212137: Remove JrtFileSystem finalize method
sundar [Fri, 07 Dec 2018 14:36:43 +0530] rev 52893
8212137: Remove JrtFileSystem finalize method Reviewed-by: alanb
Thu, 06 Dec 2018 09:48:33 +0100 8214944: replace strerror by os::strerror
mbaesken [Thu, 06 Dec 2018 09:48:33 +0100] rev 52892
8214944: replace strerror by os::strerror Reviewed-by: dholmes, neliasso
Fri, 07 Dec 2018 10:48:39 +0300 8214707: Prevent GCC 8 from reporting error in ClassLoader::file_name_for_class_name()
dchuyko [Fri, 07 Dec 2018 10:48:39 +0300] rev 52891
8214707: Prevent GCC 8 from reporting error in ClassLoader::file_name_for_class_name() Reviewed-by: hseigel, dholmes
Thu, 06 Dec 2018 22:05:31 -0800 8214129: SSL session resumption/SNI with TLS1.2 causes StackOverflowError
jnimeh [Thu, 06 Dec 2018 22:05:31 -0800] rev 52890
8214129: SSL session resumption/SNI with TLS1.2 causes StackOverflowError Reviewed-by: xuelei, jjiang
Thu, 06 Dec 2018 18:46:08 -0800 8213127: Refactor test/java/util/ResourceBundle/Control/MissingResourceCauseTest.sh to plain java tests
dzhou [Thu, 06 Dec 2018 18:46:08 -0800] rev 52889
8213127: Refactor test/java/util/ResourceBundle/Control/MissingResourceCauseTest.sh to plain java tests Reviewed-by: naoto
Thu, 06 Dec 2018 23:38:22 +0100 8214925: JFR tool fails to execute
egahlin [Thu, 06 Dec 2018 23:38:22 +0100] rev 52888
8214925: JFR tool fails to execute Reviewed-by: mgronlun, mseledtsov
Thu, 06 Dec 2018 14:34:11 -0800 8211882: Broken links in serialized-form.html
smarks [Thu, 06 Dec 2018 14:34:11 -0800] rev 52887
8211882: Broken links in serialized-form.html Reviewed-by: darcy, lancea
Thu, 06 Dec 2018 14:18:39 -0800 8214531: HeapMonitorEventOnOffTest.java test fails with "Statistics should be null to begin with"
jcbeyler [Thu, 06 Dec 2018 14:18:39 -0800] rev 52886
8214531: HeapMonitorEventOnOffTest.java test fails with "Statistics should be null to begin with" Summary: Remove the enable sampling and let the underlying method call it Reviewed-by: sspitsyn, phh
Thu, 06 Dec 2018 15:51:19 -0500 8214514: javac @file option gives error caused by Chinese encoding in the path
vromero [Thu, 06 Dec 2018 15:51:19 -0500] rev 52885
8214514: javac @file option gives error caused by Chinese encoding in the path Reviewed-by: jjg
Thu, 06 Dec 2018 13:54:52 -0500 Merge
ecaspole [Thu, 06 Dec 2018 13:54:52 -0500] rev 52884
Merge
Thu, 06 Dec 2018 13:54:19 -0500 8214912: LogCompilation: Show the comp level
ecaspole [Thu, 06 Dec 2018 13:54:19 -0500] rev 52883
8214912: LogCompilation: Show the comp level Summary: Show the TieredCompilation level from the xml log Reviewed-by: kvn, iignatyev
Thu, 06 Dec 2018 18:11:53 +0100 8214401: [AOT] crash in ClassLoaderData::is_alive() with AOTed jdk.base
eosterlund [Thu, 06 Dec 2018 18:11:53 +0100] rev 52882
8214401: [AOT] crash in ClassLoaderData::is_alive() with AOTed jdk.base Reviewed-by: kvn, dlong
Thu, 06 Dec 2018 10:46:10 -0500 8214275: CondyRepeatFailedResolution asserts "Dynamic constant has no fixed basic type"
lfoltan [Thu, 06 Dec 2018 10:46:10 -0500] rev 52881
8214275: CondyRepeatFailedResolution asserts "Dynamic constant has no fixed basic type" Summary: GenerateOopMap::do_ldc must check for a DynamicInError as well as a Dynamic constant pool tag. Reviewed-by: coleenp
Thu, 06 Dec 2018 10:22:23 -0500 8212794: IBM-964 is required for AIX default charset
itakiguchi [Thu, 06 Dec 2018 10:22:23 -0500] rev 52880
8212794: IBM-964 is required for AIX default charset Reviewed-by: rriggs, ihse, alanb
Thu, 06 Dec 2018 09:55:02 -0500 8214498: java/util/Locale/bcp47u/SystemPropertyTests.java wrong locale default
rriggs [Thu, 06 Dec 2018 09:55:02 -0500] rev 52879
8214498: java/util/Locale/bcp47u/SystemPropertyTests.java wrong locale default Reviewed-by: lancea, bpb
Thu, 06 Dec 2018 09:58:26 -0500 8214807: Improve handling of very old class files
hseigel [Thu, 06 Dec 2018 09:58:26 -0500] rev 52878
8214807: Improve handling of very old class files Summary: Remove old version specific code in reflection.cpp Reviewed-by: acorn, dholmes
Thu, 06 Dec 2018 15:44:40 +0100 8214850: Rename vm_operations.?pp files to vmOperations.?pp files
tschatzl [Thu, 06 Dec 2018 15:44:40 +0100] rev 52877
8214850: Rename vm_operations.?pp files to vmOperations.?pp files Reviewed-by: dholmes, coleenp
Thu, 06 Dec 2018 15:44:13 +0100 8214791: Consistently name gc files containing VM operations
tschatzl [Thu, 06 Dec 2018 15:44:13 +0100] rev 52876
8214791: Consistently name gc files containing VM operations Summary: Name all gc files containing VM operations according to a <gc>VMOperations.?pp. Reviewed-by: coleenp, dholmes
Thu, 06 Dec 2018 13:55:22 +0100 8159440: Move marking of promoted objects during initial mark into the concurrent phase
tschatzl [Thu, 06 Dec 2018 13:55:22 +0100] rev 52875
8159440: Move marking of promoted objects during initial mark into the concurrent phase Reviewed-by: sjohanss, kbarrett
Thu, 06 Dec 2018 13:55:22 +0100 8193312: Rename VM_CGC_Operation to VM_G1Concurrent
tschatzl [Thu, 06 Dec 2018 13:55:22 +0100] rev 52874
8193312: Rename VM_CGC_Operation to VM_G1Concurrent Reviewed-by: pliden, sjohanss, jgeorge
Mon, 03 Dec 2018 10:51:03 +0100 8214857: "bad trailing membar" assert failure at memnode.cpp:3220
roland [Mon, 03 Dec 2018 10:51:03 +0100] rev 52873
8214857: "bad trailing membar" assert failure at memnode.cpp:3220 Reviewed-by: adinn, thartmann
Thu, 06 Dec 2018 12:51:13 +0100 8214858: Improve module graph archiving
redestad [Thu, 06 Dec 2018 12:51:13 +0100] rev 52872
8214858: Improve module graph archiving Reviewed-by: jiangli, alanb
Thu, 06 Dec 2018 12:34:28 +0100 8214571: -Xdoclint of array serialField gives "error: array type not allowed here"
hannesw [Thu, 06 Dec 2018 12:34:28 +0100] rev 52871
8214571: -Xdoclint of array serialField gives "error: array type not allowed here" Reviewed-by: jjg, sundar
Thu, 06 Dec 2018 10:07:54 +0100 8208277: Code cache heap (-XX:ReservedCodeCacheSize) doesn't work with 1GB LargePages
thartmann [Thu, 06 Dec 2018 10:07:54 +0100] rev 52870
8208277: Code cache heap (-XX:ReservedCodeCacheSize) doesn't work with 1GB LargePages Summary: Use huge pages for code cache if ReservedCodeCacheSize == InitialCodeCacheSize Reviewed-by: kvn
Thu, 06 Dec 2018 12:39:28 +0530 8177552: Compact Number Formatting support
nishjain [Thu, 06 Dec 2018 12:39:28 +0530] rev 52869
8177552: Compact Number Formatting support Reviewed-by: naoto, rriggs
Thu, 06 Dec 2018 11:54:39 +0530 8214856: Errors with JSZip in web console after upgrade to 3.1.5
pmuthuswamy [Thu, 06 Dec 2018 11:54:39 +0530] rev 52868
8214856: Errors with JSZip in web console after upgrade to 3.1.5 Reviewed-by: hannesw
Wed, 05 Dec 2018 21:18:27 -0800 8210107: vmTestbase/nsk/stress/network tests fail with Cannot assign requested address (Bind failed)
lmesnik [Wed, 05 Dec 2018 21:18:27 -0800] rev 52867
8210107: vmTestbase/nsk/stress/network tests fail with Cannot assign requested address (Bind failed) Reviewed-by: dholmes, mseledtsov, chegar
Wed, 05 Dec 2018 20:59:55 -0800 8214915: CtwRunner misses export for jdk.internal.access
iignatyev [Wed, 05 Dec 2018 20:59:55 -0800] rev 52866
8214915: CtwRunner misses export for jdk.internal.access Reviewed-by: kvn
Thu, 06 Dec 2018 10:05:29 +0800 8214459: NSS source should be removed
jjiang [Thu, 06 Dec 2018 10:05:29 +0800] rev 52865
8214459: NSS source should be removed Summary: Remove test/jdk/sun/security/pkcs11/nss/src Reviewed-by: valeriep
Wed, 05 Dec 2018 11:31:20 -0800 8214902: Pretty-printing marker annotations add unnecessary parenthesis
cushon [Wed, 05 Dec 2018 11:31:20 -0800] rev 52864
8214902: Pretty-printing marker annotations add unnecessary parenthesis Reviewed-by: jjg
Wed, 05 Dec 2018 17:50:14 -0800 8214906: [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError
mseledtsov [Wed, 05 Dec 2018 17:50:14 -0800] rev 52863
8214906: [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError Summary: Fixed the name of native method to reflect correct package Reviewed-by: mgronlun
Thu, 06 Dec 2018 00:44:13 +0100 Added tag jdk-12+23 for changeset eef755718cb2
jwilhelm [Thu, 06 Dec 2018 00:44:13 +0100] rev 52862
Added tag jdk-12+23 for changeset eef755718cb2
Wed, 05 Dec 2018 16:22:22 -0800 8214908: add ctw tests for jdk.jfr and jdk.management.jfr modules
iignatyev [Wed, 05 Dec 2018 16:22:22 -0800] rev 52861
8214908: add ctw tests for jdk.jfr and jdk.management.jfr modules Reviewed-by: kvn
Wed, 05 Dec 2018 15:58:46 -0800 6516099: InputStream.skipFully(int k) to skip exactly k bytes
bpb [Wed, 05 Dec 2018 15:58:46 -0800] rev 52860
6516099: InputStream.skipFully(int k) to skip exactly k bytes Reviewed-by: rriggs, bchristi, serb, dfuchs
Wed, 05 Dec 2018 19:17:22 +0100 8214795: Add safety check to dynalink inner class lookup
hannesw [Wed, 05 Dec 2018 19:17:22 +0100] rev 52859
8214795: Add safety check to dynalink inner class lookup Reviewed-by: sundar, attila
Wed, 05 Dec 2018 16:11:53 +0100 8214257: IC cache not clean after cleaning assertion failure
eosterlund [Wed, 05 Dec 2018 16:11:53 +0100] rev 52858
8214257: IC cache not clean after cleaning assertion failure Reviewed-by: kvn, thartmann
Wed, 05 Dec 2018 15:57:26 +0100 8214338: Move IC stub refilling out of IC cache transitions
eosterlund [Wed, 05 Dec 2018 15:57:26 +0100] rev 52857
8214338: Move IC stub refilling out of IC cache transitions Reviewed-by: dlong, rbackman
Wed, 05 Dec 2018 17:33:01 +0000 8213952: Relax DNSName restriction as per RFC 1123
coffeys [Wed, 05 Dec 2018 17:33:01 +0000] rev 52856
8213952: Relax DNSName restriction as per RFC 1123 Reviewed-by: weijun, mullan, chegar
Wed, 05 Dec 2018 18:08:50 +0100 8214896: JFR Tool left files behind
egahlin [Wed, 05 Dec 2018 18:08:50 +0100] rev 52855
8214896: JFR Tool left files behind Reviewed-by: mgronlun
Wed, 05 Dec 2018 17:11:22 +0100 8214786: Remove unused ThreadLocalAllocBuffer::verify()
pliden [Wed, 05 Dec 2018 17:11:22 +0100] rev 52854
8214786: Remove unused ThreadLocalAllocBuffer::verify() Reviewed-by: kbarrett, eosterlund
Wed, 05 Dec 2018 17:11:21 +0100 8214785: Remove unused WeakHandleType::vm_string
pliden [Wed, 05 Dec 2018 17:11:21 +0100] rev 52853
8214785: Remove unused WeakHandleType::vm_string Reviewed-by: coleenp, eosterlund
Wed, 05 Dec 2018 17:11:20 +0100 8214782: Add missing access barriers on CLD handle area
pliden [Wed, 05 Dec 2018 17:11:20 +0100] rev 52852
8214782: Add missing access barriers on CLD handle area Reviewed-by: coleenp, eosterlund
Wed, 05 Dec 2018 17:11:19 +0100 8214784: Adjust Dictionary and JNIHandle verification
pliden [Wed, 05 Dec 2018 17:11:19 +0100] rev 52851
8214784: Adjust Dictionary and JNIHandle verification Reviewed-by: coleenp, eosterlund
Wed, 05 Dec 2018 16:40:12 +0100 8205516: JFR tool
egahlin [Wed, 05 Dec 2018 16:40:12 +0100] rev 52850
8205516: JFR tool Reviewed-by: mgronlun
Wed, 05 Dec 2018 09:34:01 -0500 8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface jdk-12+23
vromero [Wed, 05 Dec 2018 09:34:01 -0500] rev 52849
8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface Reviewed-by: mcimadamore
Wed, 05 Dec 2018 19:22:04 +0530 8206962: jlink --release-info=del throws NPE if no keys are specified
sundar [Wed, 05 Dec 2018 19:22:04 +0530] rev 52848
8206962: jlink --release-info=del throws NPE if no keys are specified Reviewed-by: alanb
Wed, 05 Dec 2018 11:01:44 +0100 8214302: Allow safely calling is_unloading() on zombie nmethods
eosterlund [Wed, 05 Dec 2018 11:01:44 +0100] rev 52847
8214302: Allow safely calling is_unloading() on zombie nmethods Reviewed-by: kvn, pliden
Wed, 05 Dec 2018 08:55:42 +0100 8214522: Last runtime locking issues for concurrent class unloading
eosterlund [Wed, 05 Dec 2018 08:55:42 +0100] rev 52846
8214522: Last runtime locking issues for concurrent class unloading Reviewed-by: coleenp, pliden
Wed, 05 Dec 2018 15:39:04 +0530 Merge
psadhukhan [Wed, 05 Dec 2018 15:39:04 +0530] rev 52845
Merge
Tue, 04 Dec 2018 13:35:04 +0530 Merge
psadhukhan [Tue, 04 Dec 2018 13:35:04 +0530] rev 52844
Merge
Mon, 03 Dec 2018 16:12:33 -0800 8212680: (JDK12b14/Solaris-sparc) SplashScreen::getSplashScreen call fails with ULE: "libsplashscreen.so: ld.so.1: java: fatal: libz.so.1: open failed: No such file or directory"
serb [Mon, 03 Dec 2018 16:12:33 -0800] rev 52843
8212680: (JDK12b14/Solaris-sparc) SplashScreen::getSplashScreen call fails with ULE: "libsplashscreen.so: ld.so.1: java: fatal: libz.so.1: open failed: No such file or directory" Reviewed-by: prr, ihse, erikj
Mon, 03 Dec 2018 06:59:19 +0530 7124301: [macosx] When in a tab group if you arrow between tabs there are noVoiceOver announcements.
kaddepalli [Mon, 03 Dec 2018 06:59:19 +0530] rev 52842
7124301: [macosx] When in a tab group if you arrow between tabs there are noVoiceOver announcements. 7124298: [macosx] Nothing heard from VoiceOver when tabbing between a nestedtab group and a parent tab group. Reviewed-by: serb, sveerabhadra
Sat, 01 Dec 2018 09:37:19 +0530 8213051: Invalid use of HTML5 in javax.print files
psadhukhan [Sat, 01 Dec 2018 09:37:19 +0530] rev 52841
8213051: Invalid use of HTML5 in javax.print files Reviewed-by: aivanov, serb
Fri, 30 Nov 2018 15:54:34 -0800 8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
serb [Fri, 30 Nov 2018 15:54:34 -0800] rev 52840
8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder Reviewed-by: prr
Fri, 30 Nov 2018 15:05:36 -0800 8214558: bad @run tag in CheckPrinterJobSystemProperty.java
prr [Fri, 30 Nov 2018 15:05:36 -0800] rev 52839
8214558: bad @run tag in CheckPrinterJobSystemProperty.java Reviewed-by: serb
Fri, 30 Nov 2018 23:21:05 +0300 8139178: Wrong fontMetrics when printing in Landscape (OpenJDK)
bae [Fri, 30 Nov 2018 23:21:05 +0300] rev 52838
8139178: Wrong fontMetrics when printing in Landscape (OpenJDK) Reviewed-by: prr
Fri, 30 Nov 2018 12:21:39 -0800 8214552: Resolve clash between 4947890 and 8130264
prr [Fri, 30 Nov 2018 12:21:39 -0800] rev 52837
8214552: Resolve clash between 4947890 and 8130264 Reviewed-by: rriggs, mchung
Fri, 30 Nov 2018 10:55:59 -0800 8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
prr [Fri, 30 Nov 2018 10:55:59 -0800] rev 52836
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation Reviewed-by: serb, rriggs
Fri, 30 Nov 2018 17:14:48 +0530 8212875: ftp: links for tiff/TTN2.draft.txt do not respond
jdv [Fri, 30 Nov 2018 17:14:48 +0530] rev 52835
8212875: ftp: links for tiff/TTN2.draft.txt do not respond Reviewed-by: serb
Fri, 30 Nov 2018 10:55:42 +0530 8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13
psadhukhan [Fri, 30 Nov 2018 10:55:42 +0530] rev 52834
8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13 Reviewed-by: jdv, serb
Thu, 29 Nov 2018 16:22:49 -0800 8198339: Test javax/swing/border/Test6981576.java is unstable
serb [Thu, 29 Nov 2018 16:22:49 -0800] rev 52833
8198339: Test javax/swing/border/Test6981576.java is unstable Reviewed-by: kaddepalli, psadhukhan
Thu, 29 Nov 2018 15:17:58 +0000 8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files
dmarkov [Thu, 29 Nov 2018 15:17:58 +0000] rev 52832
8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files Reviewed-by: kaddepalli, aivanov, serb
Thu, 29 Nov 2018 15:21:10 +0530 8213048: Invalid use of HTML5 in java.awt files
kaddepalli [Thu, 29 Nov 2018 15:21:10 +0530] rev 52831
8213048: Invalid use of HTML5 in java.awt files Reviewed-by: serb, pbansal, aivanov
Wed, 05 Dec 2018 16:41:13 +0800 8213300: jaxp/unittest/transform/CR6551600Test.java fails due to exception in jdk/jdk CI
fyuan [Wed, 05 Dec 2018 16:41:13 +0800] rev 52830
8213300: jaxp/unittest/transform/CR6551600Test.java fails due to exception in jdk/jdk CI Reviewed-by: joehw
Fri, 30 Nov 2018 15:22:44 +0100 8214541: ZGC: Refactoring from JDK-8214172 may leave PhaseIterGVN::_delay_transform set
roland [Fri, 30 Nov 2018 15:22:44 +0100] rev 52829
8214541: ZGC: Refactoring from JDK-8214172 may leave PhaseIterGVN::_delay_transform set Reviewed-by: eosterlund
Tue, 04 Dec 2018 21:13:45 -0800 8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code
dtitov [Tue, 04 Dec 2018 21:13:45 -0800] rev 52828
8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code Reviewed-by: sspitsyn, dholmes, jcbeyler
Tue, 04 Dec 2018 17:18:11 -0800 8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot
vlivanov [Tue, 04 Dec 2018 17:18:11 -0800] rev 52827
8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot Reviewed-by: dholmes, iignatyev
Wed, 05 Dec 2018 08:48:49 +0800 8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
weijun [Wed, 05 Dec 2018 08:48:49 +0800] rev 52826
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11 Reviewed-by: mullan
Tue, 04 Dec 2018 14:53:00 -0800 8213325: (props) Properties.loadFromXML does not fully comply with the spec
joehw [Tue, 04 Dec 2018 14:53:00 -0800] rev 52825
8213325: (props) Properties.loadFromXML does not fully comply with the spec Reviewed-by: alanb, rriggs, dfuchs, naoto
Tue, 04 Dec 2018 15:22:41 -0500 8214794: java.specification.version should be only the major version number
rriggs [Tue, 04 Dec 2018 15:22:41 -0500] rev 52824
8214794: java.specification.version should be only the major version number Reviewed-by: martin, mchung, bpb
Tue, 04 Dec 2018 11:54:09 -0800 8214728: Unnecessary InstanceKlass::cast at few places
ccheung [Tue, 04 Dec 2018 11:54:09 -0800] rev 52823
8214728: Unnecessary InstanceKlass::cast at few places Reviewed-by: lfoltan, jiangli, coleenp
Tue, 04 Dec 2018 11:10:14 -0800 8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales.
naoto [Tue, 04 Dec 2018 11:10:14 -0800] rev 52822
8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales. Reviewed-by: lancea, bpb
Tue, 04 Dec 2018 12:26:49 -0500 8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed
rriggs [Tue, 04 Dec 2018 12:26:49 -0500] rev 52821
8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed Reviewed-by: bpb, jlaskey
Tue, 04 Dec 2018 17:54:13 +0100 8214061: Buffer written into itself
sgehwolf [Tue, 04 Dec 2018 17:54:13 +0100] rev 52820
8214061: Buffer written into itself Summary: Actually write the msg text into the buffer. Reviewed-by: dcubed, sgehwolf, sspitsyn Contributed-by: Simon Tooke <stooke@redhat.com>
Tue, 04 Dec 2018 17:14:11 +0100 8214556: Crash in DependencyContext::remove_dependent_nmethod still happens
eosterlund [Tue, 04 Dec 2018 17:14:11 +0100] rev 52819
8214556: Crash in DependencyContext::remove_dependent_nmethod still happens Reviewed-by: kvn, kbarrett
Tue, 04 Dec 2018 15:47:05 +0100 8214787: Zero builds fail with "undefined JavaThread::thread_state()"
shade [Tue, 04 Dec 2018 15:47:05 +0100] rev 52818
8214787: Zero builds fail with "undefined JavaThread::thread_state()" Reviewed-by: stuefe, zgu
Tue, 04 Dec 2018 07:06:38 -0500 8214300: .attach_pid files may remain in the process cwd
gadams [Tue, 04 Dec 2018 07:06:38 -0500] rev 52817
8214300: .attach_pid files may remain in the process cwd Reviewed-by: sspitsyn, cjplummer, jcbeyler
Tue, 04 Dec 2018 07:09:02 -0500 8176828: jtools do not list VM process launched with the debugger option suspend=y
gadams [Tue, 04 Dec 2018 07:09:02 -0500] rev 52816
8176828: jtools do not list VM process launched with the debugger option suspend=y Reviewed-by: dholmes, cjplummer
Tue, 04 Dec 2018 11:57:18 +0100 8214526: Change CodeHeap State Analytics control from UL to Print*
lucy [Tue, 04 Dec 2018 11:57:18 +0100] rev 52815
8214526: Change CodeHeap State Analytics control from UL to Print* Reviewed-by: coleenp, kvn, stuefe, thartmann
Tue, 04 Dec 2018 09:30:10 +0100 8214230: Classes generated by SystemModulesPlugin.java are not reproducable
ehelin [Tue, 04 Dec 2018 09:30:10 +0100] rev 52814
8214230: Classes generated by SystemModulesPlugin.java are not reproducable Reviewed-by: alanb, redestad, mchung
Tue, 04 Dec 2018 09:28:11 +0100 8214534: Setting of THIS_FILE in the build is broken
simonis [Tue, 04 Dec 2018 09:28:11 +0100] rev 52813
8214534: Setting of THIS_FILE in the build is broken Reviewed-by: erikj, ihse
Tue, 04 Dec 2018 09:08:03 +0100 8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler
afarley [Tue, 04 Dec 2018 09:08:03 +0100] rev 52812
8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler Reviewed-by: simonis, erikj, ihse, stuefe, mbaesken
Mon, 03 Dec 2018 22:27:24 -0800 8214388: CDS dumping fails with java heap fragmentation
iklam [Mon, 03 Dec 2018 22:27:24 -0800] rev 52811
8214388: CDS dumping fails with java heap fragmentation Summary: Force a full GC with a single thread before writing heap archive regions Reviewed-by: sjohanss, jiangli
Tue, 04 Dec 2018 11:10:19 +0530 8213323: sa/TestJmapCoreMetaspace.java and sa/TestJmapCore.java fail with ZGC
jgeorge [Tue, 04 Dec 2018 11:10:19 +0530] rev 52810
8213323: sa/TestJmapCoreMetaspace.java and sa/TestJmapCore.java fail with ZGC Summary: Avoid creating the hprof file and throw an exception in HeapHprofBinWriter for ZGC and handle this in the TestJmap* testcases Reviewed-by: gadams, jcbeyler, cjplummer
Mon, 03 Dec 2018 19:47:37 -0800 8214502: Add space after/before {} in remaining vmTestbase tests
jcbeyler [Mon, 03 Dec 2018 19:47:37 -0800] rev 52809
8214502: Add space after/before {} in remaining vmTestbase tests Summary: Added spaces around the {} Reviewed-by: dholmes, sspitsyn
Mon, 03 Dec 2018 16:44:57 -0800 8214745: Bad link in coll-reference.html
jjg [Mon, 03 Dec 2018 16:44:57 -0800] rev 52808
8214745: Bad link in coll-reference.html Reviewed-by: martin, bpb, lancea
Mon, 03 Dec 2018 16:14:15 -0800 8214744: Unnecessary <p> tags in java.util.zip.Deflater
jjg [Mon, 03 Dec 2018 16:14:15 -0800] rev 52807
8214744: Unnecessary <p> tags in java.util.zip.Deflater Reviewed-by: mchung, lancea
Mon, 03 Dec 2018 15:53:01 -0800 8214726: Typo in HeapShared::check_closed_archive_heap_region_object
iklam [Mon, 03 Dec 2018 15:53:01 -0800] rev 52806
8214726: Typo in HeapShared::check_closed_archive_heap_region_object Reviewed-by: lfoltan
Mon, 03 Dec 2018 18:48:01 +0100 8213187: Handle libwindowsaccessbridge need to access MSVCRT functions
ihse [Mon, 03 Dec 2018 18:48:01 +0100] rev 52805
8213187: Handle libwindowsaccessbridge need to access MSVCRT functions Reviewed-by: erikj
Mon, 03 Dec 2018 18:46:10 +0100 8214718: Update missing copyright year in build system
ihse [Mon, 03 Dec 2018 18:46:10 +0100] rev 52804
8214718: Update missing copyright year in build system Reviewed-by: erikj, tbell
Mon, 03 Dec 2018 18:44:45 +0100 8214710: Fix hg log in update_copyright_year.sh
ihse [Mon, 03 Dec 2018 18:44:45 +0100] rev 52803
8214710: Fix hg log in update_copyright_year.sh Reviewed-by: alanb, tbell, erikj
Mon, 03 Dec 2018 18:43:24 +0100 8214311: dtrace gensrc has missing dependencies
ihse [Mon, 03 Dec 2018 18:43:24 +0100] rev 52802
8214311: dtrace gensrc has missing dependencies Reviewed-by: tbell, erikj
Mon, 03 Dec 2018 23:58:15 +0800 8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow
weijun [Mon, 03 Dec 2018 23:58:15 +0800] rev 52801
8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow Reviewed-by: xuelei, igerasim, rriggs
Mon, 03 Dec 2018 14:16:39 +0100 8214523: Fix nmethod asserts for concurrent nmethod unloading
eosterlund [Mon, 03 Dec 2018 14:16:39 +0100] rev 52800
8214523: Fix nmethod asserts for concurrent nmethod unloading Reviewed-by: coleenp, kvn
Mon, 03 Dec 2018 14:52:49 +0100 8214377: ZGC: Don't use memset to initialize array of ZForwardingTableEntry
pliden [Mon, 03 Dec 2018 14:52:49 +0100] rev 52799
8214377: ZGC: Don't use memset to initialize array of ZForwardingTableEntry Reviewed-by: rkennke, eosterlund
Mon, 03 Dec 2018 14:52:49 +0100 8214476: ZGC: Build ZGC by default
pliden [Mon, 03 Dec 2018 14:52:49 +0100] rev 52798
8214476: ZGC: Build ZGC by default Reviewed-by: shade, rkennke, ihse
Mon, 03 Dec 2018 14:52:49 +0100 8214484: ZGC: Exclude SA tests ClhsdbJhisto and TestHeapDumpFor*
pliden [Mon, 03 Dec 2018 14:52:49 +0100] rev 52797
8214484: ZGC: Exclude SA tests ClhsdbJhisto and TestHeapDumpFor* Reviewed-by: shade, tschatzl
Mon, 03 Dec 2018 14:25:00 +0100 8214529: Exception while using Anonymous class in switch expression
jlahoda [Mon, 03 Dec 2018 14:25:00 +0100] rev 52796
8214529: Exception while using Anonymous class in switch expression Summary: Clearing breakResult when creating methodEnv. Reviewed-by: mcimadamore
Mon, 03 Dec 2018 14:28:19 +0300 8214444: Wrong strncat limits in dfa.cpp
dchuyko [Mon, 03 Dec 2018 14:28:19 +0300] rev 52795
8214444: Wrong strncat limits in dfa.cpp Reviewed-by: kvn
Mon, 03 Dec 2018 10:37:36 +0100 8214031: Assertion error in value break statement with conditional operator in switch expression
jlahoda [Mon, 03 Dec 2018 10:37:36 +0100] rev 52794
8214031: Assertion error in value break statement with conditional operator in switch expression Summary: Correcting handling of boolean-valued switch expressions when true/false; generating them directly rather than desugaring in Lower. Reviewed-by: mcimadamore
Mon, 03 Dec 2018 12:35:27 +0530 8213294: Upgrade IANA LSR data
nishjain [Mon, 03 Dec 2018 12:35:27 +0530] rev 52793
8213294: Upgrade IANA LSR data Reviewed-by: naoto
Sun, 02 Dec 2018 11:09:46 -0800 8213618: IBM970 charset has missing entry and remove unexpected entries
itakiguchi [Sun, 02 Dec 2018 11:09:46 -0800] rev 52792
8213618: IBM970 charset has missing entry and remove unexpected entries Reviewed-by: srl, martin
Sat, 01 Dec 2018 21:58:05 +0800 8214179: Add groupname info into keytool -list and -genkeypair output
weijun [Sat, 01 Dec 2018 21:58:05 +0800] rev 52791
8214179: Add groupname info into keytool -list and -genkeypair output Reviewed-by: mullan
Fri, 30 Nov 2018 23:46:20 -0800 8214557: Filter out VM flags which don't affect AOT code generation
epavlova [Fri, 30 Nov 2018 23:46:20 -0800] rev 52790
8214557: Filter out VM flags which don't affect AOT code generation Reviewed-by: kvn, erikj
Fri, 30 Nov 2018 14:48:44 -0800 8214195: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java
bpb [Fri, 30 Nov 2018 14:48:44 -0800] rev 52789
8214195: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java Reviewed-by: lancea
Fri, 30 Nov 2018 13:42:49 -0800 8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
henryjen [Fri, 30 Nov 2018 13:42:49 -0800] rev 52788
8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM Reviewed-by: alanb, ihse Contributed-by: priyanka.mangal@oracle.com
Fri, 30 Nov 2018 12:41:00 -0800 8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs.
joehw [Fri, 30 Nov 2018 12:41:00 -0800] rev 52787
8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs. Reviewed-by: lancea
Fri, 30 Nov 2018 12:24:23 -0800 8210102: CDS tests timed out
ccheung [Fri, 30 Nov 2018 12:24:23 -0800] rev 52786
8210102: CDS tests timed out Summary: increase the timeout to 160s for the DifferentHeapSizes test. Reviewed-by: iklam
Fri, 30 Nov 2018 16:51:23 +0100 8214231: Allow concurrent cleaning of TypeStackSlotEntries and ReturnTypeEntry
eosterlund [Fri, 30 Nov 2018 16:51:23 +0100] rev 52785
8214231: Allow concurrent cleaning of TypeStackSlotEntries and ReturnTypeEntry Reviewed-by: rehn, coleenp
Fri, 30 Nov 2018 15:29:19 +0100 8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes
eosterlund [Fri, 30 Nov 2018 15:29:19 +0100] rev 52784
8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes Reviewed-by: coleenp, dlong
Fri, 30 Nov 2018 15:43:37 +0100 8214525: Bit rot in Nashorn Ant script
hannesw [Fri, 30 Nov 2018 15:43:37 +0100] rev 52783
8214525: Bit rot in Nashorn Ant script Reviewed-by: attila, jlaskey
Fri, 30 Nov 2018 15:39:27 +0100 8210943: Hiding of inner classes not resolved properly
hannesw [Fri, 30 Nov 2018 15:39:27 +0100] rev 52782
8210943: Hiding of inner classes not resolved properly Reviewed-by: attila, jlaskey
Fri, 30 Nov 2018 11:40:48 +0100 8213565: Crash in DependencyContext::remove_dependent_nmethod
eosterlund [Fri, 30 Nov 2018 11:40:48 +0100] rev 52781
8213565: Crash in DependencyContext::remove_dependent_nmethod Reviewed-by: rehn, kvn
Fri, 30 Nov 2018 20:15:25 +0900 8214499: SA should follow 8150689
ysuenaga [Fri, 30 Nov 2018 20:15:25 +0900] rev 52780
8214499: SA should follow 8150689 Reviewed-by: dholmes, jgeorge
Tue, 27 Nov 2018 08:44:19 +0100 8214344: C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0
roland [Tue, 27 Nov 2018 08:44:19 +0100] rev 52779
8214344: C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0 Reviewed-by: kvn, thartmann
Fri, 30 Nov 2018 10:29:58 +0000 8211842: IPv6_supported wrongly returns false when unix domain socket is bound to fd 0
michaelm [Fri, 30 Nov 2018 10:29:58 +0000] rev 52778
8211842: IPv6_supported wrongly returns false when unix domain socket is bound to fd 0 Reviewed-by: chegar, alanb
Fri, 30 Nov 2018 10:37:48 +0530 8206325: AssertionError in TypeSymbol.getAnnotationTypeMetadata
sadayapalam [Fri, 30 Nov 2018 10:37:48 +0530] rev 52777
8206325: AssertionError in TypeSymbol.getAnnotationTypeMetadata Reviewed-by: mcimadamore
Thu, 29 Nov 2018 18:57:18 -0800 8214417: Add space after/before {} in vmTestbase/nsk/jvmti/[A-I] tests
jcbeyler [Thu, 29 Nov 2018 18:57:18 -0800] rev 52776
8214417: Add space after/before {} in vmTestbase/nsk/jvmti/[A-I] tests Summary: Fix the spaces around {} Reviewed-by: amenkov, sspitsyn, dholmes
Thu, 29 Nov 2018 17:45:29 -0800 8213725: JShell NullPointerException due to class file with unexpected package
rfield [Thu, 29 Nov 2018 17:45:29 -0800] rev 52775
8213725: JShell NullPointerException due to class file with unexpected package Reviewed-by: jlahoda
Thu, 29 Nov 2018 06:34:46 -0800 8214309: Enhance makefiles to allow generating JCov instrumented build
shurailine [Thu, 29 Nov 2018 06:34:46 -0800] rev 52774
8214309: Enhance makefiles to allow generating JCov instrumented build Reviewed-by: erikj
Thu, 29 Nov 2018 13:17:14 -0800 8212878: host in ftp: link not found
naoto [Thu, 29 Nov 2018 13:17:14 -0800] rev 52773
8212878: host in ftp: link not found Reviewed-by: bpb
Thu, 29 Nov 2018 13:16:41 -0800 8212870: Broken links for www.usno.navy.mil
naoto [Thu, 29 Nov 2018 13:16:41 -0800] rev 52772
8212870: Broken links for www.usno.navy.mil Reviewed-by: bpb
Wed, 28 Nov 2018 15:09:26 -0800 8211735: Wrong heap mapper can be selected with UseLargePages on G1
sangheki [Wed, 28 Nov 2018 15:09:26 -0800] rev 52771
8211735: Wrong heap mapper can be selected with UseLargePages on G1 Reviewed-by: tschatzl, kbarrett
Thu, 29 Nov 2018 11:47:08 -0800 8193577: nsk/jvmti/IterateThroughHeap/filter-tagged fails with Graal in Xcomp mode
iveresov [Thu, 29 Nov 2018 11:47:08 -0800] rev 52770
8193577: nsk/jvmti/IterateThroughHeap/filter-tagged fails with Graal in Xcomp mode Summary: Make field values opaque to compiler Reviewed-by: dlong, sspitsyn
Thu, 29 Nov 2018 11:14:36 -0800 8214400: Update hotspot application/jcstress jtreg tests wrappers to use jcstress 0.5
lmesnik [Thu, 29 Nov 2018 11:14:36 -0800] rev 52769
8214400: Update hotspot application/jcstress jtreg tests wrappers to use jcstress 0.5 Reviewed-by: dholmes, mseledtsov
Thu, 29 Nov 2018 11:06:22 -0800 8214462: Add serviceability/sa/ClhsdbInspect.java to ProblemList.txt
lmesnik [Thu, 29 Nov 2018 11:06:22 -0800] rev 52768
8214462: Add serviceability/sa/ClhsdbInspect.java to ProblemList.txt Reviewed-by: dholmes, jgeorge
Thu, 29 Nov 2018 13:04:25 -0500 8214356: Verification of class metadata unloading takes a long time
coleenp [Thu, 29 Nov 2018 13:04:25 -0500] rev 52767
8214356: Verification of class metadata unloading takes a long time Summary: conditionalize verify_chunk_in_freelist call. Reviewed-by: shade, tschatzl
Thu, 29 Nov 2018 10:13:42 -0800 8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public.
naoto [Thu, 29 Nov 2018 10:13:42 -0800] rev 52766
8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public. Reviewed-by: rriggs, mchung
Mon, 19 Nov 2018 15:01:59 -0800 8214026: Canonicalized archive paths appearing in diagnostics
cushon [Mon, 19 Nov 2018 15:01:59 -0800] rev 52765
8214026: Canonicalized archive paths appearing in diagnostics Reviewed-by: vromero
Thu, 29 Nov 2018 08:43:12 -0800 8210985: Update the default SSL session cache size to 20480
xuelei [Thu, 29 Nov 2018 08:43:12 -0800] rev 52764
8210985: Update the default SSL session cache size to 20480 Reviewed-by: jnimeh, mullan
Thu, 29 Nov 2018 09:19:16 -0500 8214445: [test] java/net/URL/HandlerLoop has illegal reflective access
rriggs [Thu, 29 Nov 2018 09:19:16 -0500] rev 52763
8214445: [test] java/net/URL/HandlerLoop has illegal reflective access Reviewed-by: lancea, chegar, bpb
Thu, 29 Nov 2018 08:50:25 -0500 8214443: Remove TLS v1 and v1.1 from SSLContext required algorithms
mullan [Thu, 29 Nov 2018 08:50:25 -0500] rev 52762
8214443: Remove TLS v1 and v1.1 from SSLContext required algorithms Reviewed-by: xuelei
Thu, 22 Nov 2018 12:20:10 +0100 8214229: Enable ShowRegistersOnAssert by default
stuefe [Thu, 22 Nov 2018 12:20:10 +0100] rev 52761
8214229: Enable ShowRegistersOnAssert by default Reviewed-by: mdoerr, coleenp
Wed, 28 Nov 2018 13:16:54 -0500 8214451: PPC64/s390: Clean up unused CRC32 prototype and function
gromero [Wed, 28 Nov 2018 13:16:54 -0500] rev 52760
8214451: PPC64/s390: Clean up unused CRC32 prototype and function Reviewed-by: mdoerr, lucy
Thu, 29 Nov 2018 09:31:04 +0100 8214434: Disabling ZOptimizeLoadBarriers hits assert
neliasso [Thu, 29 Nov 2018 09:31:04 +0100] rev 52759
8214434: Disabling ZOptimizeLoadBarriers hits assert Reviewed-by: kvn, pliden, eosterlund
Thu, 29 Nov 2018 14:32:23 +0530 Merge
psadhukhan [Thu, 29 Nov 2018 14:32:23 +0530] rev 52758
Merge
Tue, 27 Nov 2018 13:47:31 +0530 8209123: [Macosx] Maximized frame (frame state set to MAXIMIZED_BOTH using setExtendedState) is resizable on Mac but not on Windows and Ubuntu
mhalder [Tue, 27 Nov 2018 13:47:31 +0530] rev 52757
8209123: [Macosx] Maximized frame (frame state set to MAXIMIZED_BOTH using setExtendedState) is resizable on Mac but not on Windows and Ubuntu Reviewed-by: kaddepalli, psadhukhan
Tue, 27 Nov 2018 10:59:24 +0530 Merge
psadhukhan [Tue, 27 Nov 2018 10:59:24 +0530] rev 52756
Merge
Tue, 27 Nov 2018 10:45:54 +0530 8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2
psadhukhan [Tue, 27 Nov 2018 10:45:54 +0530] rev 52755
8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2 8213121: javax/swing/GraphicsConfigNotifier/StalePreferredSize.java fails on mac10.13 Reviewed-by: serb
Mon, 26 Nov 2018 10:49:53 +0530 Merge
psadhukhan [Mon, 26 Nov 2018 10:49:53 +0530] rev 52754
Merge
Mon, 05 Nov 2018 18:53:51 -0800 8213168: Enable different look and feel tests in SwingSet3 demo test FileChooserDemoTest
akolarkunnu [Mon, 05 Nov 2018 18:53:51 -0800] rev 52753
8213168: Enable different look and feel tests in SwingSet3 demo test FileChooserDemoTest Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Tue, 20 Nov 2018 16:40:40 +0530 8212882: links to tutorial should be updated to use https:
kaddepalli [Tue, 20 Nov 2018 16:40:40 +0530] rev 52752
8212882: links to tutorial should be updated to use https: Reviewed-by: psadhukhan, pbansal
Tue, 20 Nov 2018 15:53:54 +0530 8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException
jdv [Tue, 20 Nov 2018 15:53:54 +0530] rev 52751
8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException Reviewed-by: serb, kaddepalli
Tue, 20 Nov 2018 14:37:24 +0530 8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458
jdv [Tue, 20 Nov 2018 14:37:24 +0530] rev 52750
8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458 Reviewed-by: serb, kaddepalli
Thu, 15 Nov 2018 14:14:31 -0800 8213817: @return has already been specified (4 occurrences, in AWT and Swing)
serb [Thu, 15 Nov 2018 14:14:31 -0800] rev 52749
8213817: @return has already been specified (4 occurrences, in AWT and Swing) Reviewed-by: prr
Thu, 15 Nov 2018 11:25:13 +0530 6849922: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails
sveerabhadra [Thu, 15 Nov 2018 11:25:13 +0530] rev 52748
6849922: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails Reviewed-by: kaddepalli, serb
Wed, 14 Nov 2018 20:47:57 -0800 8211301: [macos] support full window content options
alans [Wed, 14 Nov 2018 20:47:57 -0800] rev 52747
8211301: [macos] support full window content options Reviewed-by: serb
Wed, 14 Nov 2018 18:04:54 -0800 8213614: DnD operation change feature does not work with 64bit big endian CPU
itakiguchi [Wed, 14 Nov 2018 18:04:54 -0800] rev 52746
8213614: DnD operation change feature does not work with 64bit big endian CPU Reviewed-by: serb
Wed, 14 Nov 2018 13:52:33 -0800 8213292: Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave
avu [Wed, 14 Nov 2018 13:52:33 -0800] rev 52745
8213292: Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave Reviewed-by: serb
Thu, 08 Nov 2018 17:10:47 +0100 8213532: add missing LocalFree calls after using FormatMessage(A) [windows]
mbaesken [Thu, 08 Nov 2018 17:10:47 +0100] rev 52744
8213532: add missing LocalFree calls after using FormatMessage(A) [windows] Reviewed-by: dmarkov, serb
Wed, 14 Nov 2018 18:27:51 +0530 8213844: Typo in ProblemList updation under JDK-8213536
pbansal [Wed, 14 Nov 2018 18:27:51 +0530] rev 52743
8213844: Typo in ProblemList updation under JDK-8213536 Reviewed-by: jdv
Wed, 14 Nov 2018 01:29:34 +0530 8212116: IIOException "tEXt chunk length is not proper" on opening png file
jdv [Wed, 14 Nov 2018 01:29:34 +0530] rev 52742
8212116: IIOException "tEXt chunk length is not proper" on opening png file Reviewed-by: serb
Wed, 14 Nov 2018 17:26:24 +0530 Merge
psadhukhan [Wed, 14 Nov 2018 17:26:24 +0530] rev 52741
Merge
Tue, 13 Nov 2018 16:35:58 -0800 8211833: Javadoc cleanup of java.applet package
serb [Tue, 13 Nov 2018 16:35:58 -0800] rev 52740
8211833: Javadoc cleanup of java.applet package Reviewed-by: prr
Tue, 13 Nov 2018 07:11:50 -0800 8186549: move ExtendedRobot closer to tests
shurailine [Tue, 13 Nov 2018 07:11:50 -0800] rev 52739
8186549: move ExtendedRobot closer to tests Reviewed-by: serb
Tue, 13 Nov 2018 09:39:57 +0530 8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF
jdv [Tue, 13 Nov 2018 09:39:57 +0530] rev 52738
8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF Reviewed-by: serb
Mon, 12 Nov 2018 22:28:08 +0000 8187364: Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component
alitvinov [Mon, 12 Nov 2018 22:28:08 +0000] rev 52737
8187364: Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component Reviewed-by: serb, dmarkov
Thu, 29 Nov 2018 00:51:58 -0500 8214465: Upgrade arm-sflt minimum architecture to ARMv5TE for assembler
dholmes [Thu, 29 Nov 2018 00:51:58 -0500] rev 52736
8214465: Upgrade arm-sflt minimum architecture to ARMv5TE for assembler Reviewed-by: erikj, dholmes Contributed-by: Jakub Vanek <linuxtardis@gmail.com>
Thu, 29 Nov 2018 00:49:27 -0500 8214466: Append assembler flags on ARM targets
dholmes [Thu, 29 Nov 2018 00:49:27 -0500] rev 52735
8214466: Append assembler flags on ARM targets Reviewed-by: erikj, dholmes Contributed-by: Jakub Vanek <linuxtardis@gmail.com>
Wed, 28 Nov 2018 22:29:35 -0500 8214332: Add a flag for overriding default JNI library search path
dholmes [Wed, 28 Nov 2018 22:29:35 -0500] rev 52734
8214332: Add a flag for overriding default JNI library search path Reviewed-by: erikj, dholmes Contributed-by: Jakub Vanek <linuxtardis@gmail.com>
Wed, 28 Nov 2018 18:16:39 -0800 8214460: MacosX build is broken because of JDK-8214014
smarks [Wed, 28 Nov 2018 18:16:39 -0800] rev 52733
8214460: MacosX build is broken because of JDK-8214014 Reviewed-by: dholmes, tbell
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 tip