mli [Tue, 06 Nov 2018 15:23:52 +0800] rev 52423
8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
Reviewed-by: naoto
Contributed-by: ying.z.zhou@oracle.com
dlong [Mon, 05 Nov 2018 22:22:49 -0800] rev 52422
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
Reviewed-by: kvn
kbarrett [Mon, 05 Nov 2018 18:27:14 -0500] rev 52421
8210986: Add OopStorage cleanup to ServiceThread
Summary: Service thread performs cleanup when notified.
Reviewed-by: coleenp, rehn
naoto [Mon, 05 Nov 2018 13:55:41 -0800] rev 52420
8213330: Fix legal headers in i18n tests
Reviewed-by: lancea
joehw [Mon, 05 Nov 2018 13:45:01 -0800] rev 52419
8212876: ftp: links for character-sets require a login password
Reviewed-by: lancea
joehw [Mon, 05 Nov 2018 11:49:03 -0800] rev 52418
8212872: Broken link to Namespaces in XML Errata
Reviewed-by: lancea
tonyp [Mon, 05 Nov 2018 14:00:52 -0500] rev 52417
8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM
Reviewed-by: dholmes, gziemski, stuefe
gziemski [Mon, 05 Nov 2018 12:27:38 -0600] rev 52416
8208519: Remove rehashable hashtable
Summary: Removed RehashableHashtable class
Reviewed-by: iklam, ccheung
erikj [Mon, 05 Nov 2018 09:10:57 -0800] rev 52415
8213227: Update jib src excludes to filter webrev and Jreg directories
Reviewed-by: dholmes, tbell, ihse
roland [Mon, 05 Nov 2018 13:13:29 +0100] rev 52414
8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates()
Reviewed-by: kvn, thartmann
egahlin [Mon, 05 Nov 2018 14:40:16 +0100] rev 52413
8209960: -Xlog:jfr* doesn't work with the JFR
Reviewed-by: mgronlun
lucy [Mon, 05 Nov 2018 14:02:04 +0100] rev 52412
8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context)
Reviewed-by: mdoerr, stuefe
eosterlund [Mon, 05 Nov 2018 12:36:23 +0100] rev 52411
8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading
Reviewed-by: coleenp, pliden
eosterlund [Mon, 05 Nov 2018 12:36:23 +0100] rev 52410
8212585: Clean up CompiledMethod::oops_reloc_begin()
Reviewed-by: kvn, pliden
roland [Mon, 05 Nov 2018 12:53:55 +0100] rev 52409
8209835: Aarch64: elide barriers on all volatile operations
Reviewed-by: aph, adinn
roland [Thu, 04 Oct 2018 09:24:27 +0200] rev 52408
8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value
Reviewed-by: adinn, aph
dfuchs [Mon, 05 Nov 2018 11:20:47 +0000] rev 52407
8213301: Fix legal headers in jdk logging tests
Reviewed-by: chegar, mchung
ihse [Mon, 05 Nov 2018 10:52:36 +0100] rev 52406
8213339: Update precompiled.hpp with headers based on current frequency
Reviewed-by: shade, dholmes
eosterlund [Mon, 05 Nov 2018 08:01:39 +0100] rev 52405
8212989: Allow CompiledMethod ExceptionCache have unloaded klasses
Reviewed-by: kvn, pliden
jlahoda [Mon, 05 Nov 2018 10:31:47 +0100] rev 52404
8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8
Summary: Correct handling of missing annotation with -source 8.
Reviewed-by: darcy, jjg, vromero
lancea [Sun, 04 Nov 2018 13:06:02 -0500] rev 52403
8213328: Update test copyrights in test/java/util/zip and test/jdk/tools
Reviewed-by: joehw
jiangli [Sat, 03 Nov 2018 15:40:19 -0400] rev 52402
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
Summary: Support shareable archive object subgraphs in closed archive heap regions.
Reviewed-by: iklam, ccheung
jcbeyler [Sat, 03 Nov 2018 12:37:55 -0700] rev 52401
8213246: Fix typo in vmTestbase failuire to failure
Summary: Fix failuire typo in two spots
Reviewed-by: mikael, dcubed, iignatyev
iklam [Mon, 29 Oct 2018 14:01:46 -0700] rev 52400
8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication
Reviewed-by: dholmes, ccheung, mseledtsov
iignatyev [Fri, 02 Nov 2018 23:44:45 -0700] rev 52399
8213337: windows-x64-slowdebug build is broken by 8177708
Reviewed-by: dholmes
darcy [Fri, 02 Nov 2018 18:49:10 -0700] rev 52398
8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class)
Reviewed-by: jjg, jlahoda
jiangli [Fri, 02 Nov 2018 19:30:31 -0400] rev 52397
8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc
Summary: Set timeout 500 in CDSandJFR.java
Reviewed-by: dcubed
iignatyev [Fri, 02 Nov 2018 16:27:55 -0700] rev 52396
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
Reviewed-by: erikj, dholmes, ihse
iignatyev [Fri, 02 Nov 2018 16:26:11 -0700] rev 52395
8177708: Convert TestReserveMemorySpecial_test to Gtest
Reviewed-by: gziemski, vlivanov
kbarrett [Fri, 02 Nov 2018 17:51:21 -0400] rev 52394
6735527: Bitmap - speed up searches
Summary: New parameterized bitmap search routine, using ctz.
Reviewed-by: tschatzl, shade
epavlova [Fri, 02 Nov 2018 14:00:29 -0700] rev 52393
8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing
Reviewed-by: kvn, erikj, ihse
joehw [Fri, 02 Nov 2018 12:33:28 -0700] rev 52392
8213321: Fix legal headers in test/jaxp
Reviewed-by: darcy, jjg, lancea
hannesw [Fri, 02 Nov 2018 18:35:30 +0100] rev 52391
8210405: Javadoc search doesn't always consider full input upon Enter
Reviewed-by: jjg
bpb [Fri, 02 Nov 2018 09:58:55 -0700] rev 52390
8213306: Fix legal headers in test/java/nio
Reviewed-by: chegar
bpb [Fri, 02 Nov 2018 09:56:47 -0700] rev 52389
8213305: Fix legal headers in test/java/math
Reviewed-by: darcy
dcubed [Fri, 02 Nov 2018 12:49:42 -0400] rev 52388
8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
Reviewed-by: ccheung, darcy
chegar [Fri, 02 Nov 2018 16:11:29 +0000] rev 52387
8213296: Fix legal headers in test/jdk/java/net
Reviewed-by: alanb, dfuchs
rehn [Fri, 02 Nov 2018 14:13:05 +0100] rev 52386
8213236: A partial removed/deleted JavaThread cannot transition
Reviewed-by: dholmes, dcubed, eosterlund
eosterlund [Fri, 02 Nov 2018 08:33:59 +0100] rev 52385
8209189: Make CompiledMethod::do_unloading more concurrent
Reviewed-by: kvn, coleenp
eosterlund [Thu, 01 Nov 2018 14:57:26 +0100] rev 52384
8212681: Refactor IC locking to use a fine grained CompiledICLocker
Reviewed-by: coleenp, rehn, kvn
pliden [Fri, 02 Nov 2018 07:58:22 +0100] rev 52383
8212184: Incorrect oop ref strength used for referents in FinalReference
Reviewed-by: eosterlund, kbarrett
pliden [Fri, 02 Nov 2018 07:46:00 +0100] rev 52382
8212921: ZGC: Move verification to after resurrection unblocked
Reviewed-by: eosterlund
never [Fri, 02 Nov 2018 00:26:25 -0700] rev 52381
8213203: [JVMCI] adopt formatting changes from jvmci 8
Reviewed-by: kvn
darcy [Thu, 01 Nov 2018 20:37:45 -0700] rev 52380
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
Reviewed-by: vromero, plevart, briangoetz, mcimadamore
jjg [Thu, 01 Nov 2018 15:11:08 -0700] rev 52379
8213265: fix missing newlines at end of files
Reviewed-by: darcy
itakiguchi [Thu, 01 Nov 2018 17:48:10 -0400] rev 52378
8211382: ISO2022JP and GB18030 NIO converter issues
Reviewed-by: sherman, rriggs
jjg [Thu, 01 Nov 2018 14:32:55 -0700] rev 52377
8213263: fix legal headers in test/langtools
Reviewed-by: darcy
naoto [Thu, 01 Nov 2018 14:07:59 -0700] rev 52376
8213046: Define Japanese new Era character
Reviewed-by: lancea, rriggs
mullan [Thu, 01 Nov 2018 16:53:54 -0400] rev 52375
8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults
Reviewed-by: xuelei
rehn [Thu, 01 Nov 2018 17:56:01 +0100] rev 52374
8209495: NMethodSweeper::sweep_code_cache cause severe delays
Reviewed-by: thartmann, eosterlund
rpatil [Thu, 01 Nov 2018 12:43:21 -0400] rev 52373
8213085: (tz) Upgrade time-zone data to tzdata2018g
Reviewed-by: martin, naoto
joehw [Thu, 01 Nov 2018 09:41:04 -0700] rev 52372
8212871: Broken links give 401-Unauthorized
Reviewed-by: lancea
bpb [Thu, 01 Nov 2018 09:34:59 -0700] rev 52371
8213210: Change ServerSocket(SocketImpl impl) constructor to protected access
Reviewed-by: alanb, chegar
weijun [Thu, 01 Nov 2018 22:41:32 +0800] rev 52370
8212217: JGSS: Don't dispose() of creds too eagerly
Reviewed-by: mullan, weijun
Contributed-by: Nico Williams <nico@twosigma.com>
thartmann [Thu, 01 Nov 2018 14:15:35 +0100] rev 52369
8213014: Crash in CompileBroker::make_thread due to OOM
Summary: Added missing null checks and checks for pending exception.
Reviewed-by: kvn, dholmes, mdoerr
ihse [Thu, 01 Nov 2018 11:28:02 +0100] rev 52368
8213237: Remove test-compile-commands from jib-profiles.js
Reviewed-by: lancea
dnsimon [Thu, 01 Nov 2018 11:23:12 +0100] rev 52367
8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType
Reviewed-by: kvn
gadams [Tue, 23 Oct 2018 14:23:46 -0400] rev 52366
8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt
Reviewed-by: cjplummer, dtitov, jcbeyler
gadams [Tue, 23 Oct 2018 11:51:03 -0400] rev 52365
8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
Reviewed-by: cjplummer, sspitsyn, amenkov
stuefe [Thu, 18 Oct 2018 15:56:37 -0500] rev 52364
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
Reviewed-by: alanb, rriggs
Contributed-by: david.lloyd@redhat.com
iignatyev [Wed, 31 Oct 2018 19:56:51 -0700] rev 52363
8177711: Convert TestVirtualSpaceNode_test to GTest
Reviewed-by: jwilhelm
jwilhelm [Thu, 01 Nov 2018 02:12:13 +0100] rev 52362
Added tag jdk-12+18 for changeset e38473506688
ccheung [Wed, 31 Oct 2018 14:00:51 -0700] rev 52361
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
Summary: remove code referencing the IgnoreUnverifiableClassesDuringDump
Reviewed-by: dholmes, jiangli
rhalade [Wed, 31 Oct 2018 13:58:15 -0700] rev 52360
8207059: Update test certificates in QuoVadisCA.java test
Reviewed-by: mullan, mbaesken
bobv [Wed, 31 Oct 2018 16:27:31 -0400] rev 52359
Merge
bobv [Wed, 31 Oct 2018 16:27:01 -0400] rev 52358
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
Reviewed-by: fparain, dcubed, jwilhelm
erikj [Wed, 31 Oct 2018 13:14:52 -0700] rev 52357
8210837: Add libXrandr-devel to the Linux devkits
Reviewed-by: prr, mikael
coleenp [Wed, 31 Oct 2018 14:38:14 -0400] rev 52356
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Reviewed-by: jiangli, jwilhelm
gromero [Tue, 16 Oct 2018 16:26:28 -0400] rev 52355
8212481: PPC64: Enable POWER9 CPU detection
Reviewed-by: mdoerr, simonis
shade [Wed, 31 Oct 2018 19:00:59 +0100] rev 52354
8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
Reviewed-by: dholmes, iklam
simonis [Wed, 31 Oct 2018 16:02:43 +0100] rev 52353
8213151: [AIX] Some class library files are missing the Classpath exception
Reviewed-by: stuefe, rriggs, mbaesken
bobv [Wed, 31 Oct 2018 10:48:13 -0400] rev 52352
Merge
bobv [Tue, 30 Oct 2018 10:39:19 -0400] rev 52351
8209093: JEP 340: One AArch64 Port, Not Two
Reviewed-by: dholmes, erikj, mikael, shade, avoitylov, bulasevich
mdoerr [Wed, 31 Oct 2018 14:48:36 +0100] rev 52350
8213086: Compiler thread creation should be bounded by available space in memory and Code Cache
Reviewed-by: kvn, thartmann
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52349
8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure
Reviewed-by: sangheki, kbarrett
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52348
8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures
Reviewed-by: kbarrett, sjohanss
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52347
8211388: Make OtherRegionsTable independent of the region it is for
Reviewed-by: sjohanss, sangheki
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52346
6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark
Reviewed-by: sjohanss, sangheki
tschatzl [Wed, 31 Oct 2018 13:43:57 +0100] rev 52345
8071913: Filter out entries to free/uncommitted regions during iteration
Reviewed-by: sjohanss, kbarrett
coleenp [Wed, 31 Oct 2018 07:06:54 -0400] rev 52344
8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs
Summary: with concurrent class unloading, the CLDG could contain unloaded CLDs while iterating in a safepoint
Reviewed-by: lfoltan, eosterlund
ihse [Wed, 31 Oct 2018 11:36:07 +0100] rev 52343
8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt
Reviewed-by: dholmes
ihse [Wed, 31 Oct 2018 09:30:24 +0100] rev 52342
8210958: Rename "make run-test" to "make test"
Reviewed-by: erikj
rehn [Wed, 31 Oct 2018 08:09:45 +0100] rev 52341
8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
Reviewed-by: eosterlund, dcubed, sspitsyn, dholmes
mgronlun [Wed, 31 Oct 2018 09:09:23 +0100] rev 52340
8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
Reviewed-by: egahlin, dholmes
pmuthuswamy [Wed, 31 Oct 2018 10:29:59 +0530] rev 52339
8210244: {@value} should be permitted in module documentation
Reviewed-by: jjg, sundar
joehw [Tue, 30 Oct 2018 20:44:48 -0700] rev 52338
8212866: Broken link to schematron.com
Reviewed-by: lancea
xuelei [Tue, 30 Oct 2018 19:47:16 -0700] rev 52337
8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
Reviewed-by: ascarpino
dtitov [Tue, 30 Oct 2018 19:29:21 -0700] rev 52336
8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode
Reviewed-by: sspitsyn, kvn
jiangli [Tue, 30 Oct 2018 22:24:04 -0400] rev 52335
8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class().
Summary: Rename SystemDictionary::load_shared_class.
Reviewed-by: coleenp
egahlin [Wed, 31 Oct 2018 02:10:21 +0100] rev 52334
8203629: Produce events in the JDK without a dependency on jdk.jfr
Reviewed-by: mgronlun
dlong [Tue, 30 Oct 2018 15:17:58 -0700] rev 52333
8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames
Reviewed-by: kvn
kbarrett [Tue, 30 Oct 2018 18:06:35 -0400] rev 52332
8212827: GlobalCounter should support nested critical sections
Summary: Support nested critical sections.
Reviewed-by: eosterlund, rehn, tschatzl
kvn [Tue, 30 Oct 2018 14:38:59 -0700] rev 52331
8210853: JIT: C2 doesn't skip post barrier for new allocated objects
Summary: skip copy Region node when look for last allocation
Reviewed-by: thartmann, kvn
Contributed-by: kuaiwei.kw@alibaba-inc.com
apetcher [Tue, 30 Oct 2018 13:48:19 -0400] rev 52330
8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
Summary: Clarify spec of generateSecret and modify ECDH in SunEC to conform to spec
Reviewed-by: mullan
naoto [Tue, 30 Oct 2018 10:32:54 -0700] rev 52329
8212941: Loosen the range of JapaneseEra
Reviewed-by: rriggs
hseigel [Tue, 30 Oct 2018 09:13:00 -0400] rev 52328
8213148: JDK build fails because of missing #includes
Summary: Add missing #includes
Reviewed-by: dcubed
stuefe [Fri, 26 Oct 2018 16:49:18 +0200] rev 52327
8213017: jspawnhelper: need to handle pipe write failure when sending return code
Reviewed-by: alanb
redestad [Tue, 30 Oct 2018 09:34:50 +0100] rev 52326
8213035: Pack MethodHandleInlineStrategy coder and length into a long
Reviewed-by: vlivanov, mchung
thartmann [Tue, 30 Oct 2018 09:06:08 +0100] rev 52325
8177899: Tests fail due to code cache exhaustion on machines with many cores
Summary: Implemented upper limit on CICompilerCount based on code cache size.
Reviewed-by: kvn, mdoerr
vromero [Mon, 29 Oct 2018 17:11:46 -0400] rev 52324
8212624: remove outdated entries from langtools problem list
Reviewed-by: darcy
vromero [Mon, 29 Oct 2018 17:09:44 -0400] rev 52323
8213100: fix test OptionSmokeTest before removing it from the problem list
Reviewed-by: jlahoda
iignatyev [Mon, 29 Oct 2018 14:04:44 -0700] rev 52322
8177710: Convert TestMetaspaceUtils_test to GTest
Reviewed-by: tschatzl
kzhaldyb [Mon, 29 Oct 2018 14:04:42 -0700] rev 52321
8157728: Convert GCTimer_test to GTest
Reviewed-by: tschatzl, jcbeyler, iignatyev
ccheung [Mon, 29 Oct 2018 13:58:29 -0700] rev 52320
8212154: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent
Summary: added a null check on wb.getBooleanVMFlag("EnableJVMCI").
Reviewed-by: hseigel, jiangli
iklam [Wed, 17 Oct 2018 15:57:10 -0700] rev 52319
8212200: assert when shared java.lang.Object is redefined by JVMTI agent
Reviewed-by: dholmes, jiangli, hseigel, lfoltan, sspitsyn
jjg [Mon, 29 Oct 2018 12:33:41 -0700] rev 52318
8213102: Oracle Unilinks are [301 Moved Permanently] to https://docs.oracle.com
Reviewed-by: lancea, mchung
darcy [Mon, 29 Oct 2018 11:31:25 -0700] rev 52317
8212081: AnnotatedType.toString implementation don't print annotations on embedded types
Reviewed-by: jfranck, wmdietl
ccheung [Mon, 29 Oct 2018 11:05:45 -0700] rev 52316
8209566: [TESTBUG] runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java timeout on tier6 on sparc
Summary: increased the timeout from 120s (default) to 240s
Reviewed-by: dcubed, mseledtsov
jiangli [Mon, 29 Oct 2018 14:00:48 -0400] rev 52315
8205327: Clean up #if INCLUDE_CDS in classLoaderExt.cpp and classLoaderExt.hpp
Summary: Clean up #if INCLUDE_CDS in classLoaderExt.* files.
Reviewed-by: dholmes
iklam [Thu, 25 Oct 2018 11:23:43 -0700] rev 52314
8212205: VM asserts after CDS archive has been unmapped
Reviewed-by: dholmes, jiangli, hseigel, stuefe
rfield [Mon, 29 Oct 2018 08:34:33 -0700] rev 52313
8210808: jshell tool: only considers the first snippet of the external editor
Reviewed-by: jlahoda, sundar
jlaskey [Mon, 29 Oct 2018 12:31:49 -0300] rev 52312
8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
Reviewed-by: smarks, sherman
coleenp [Mon, 29 Oct 2018 10:21:34 -0400] rev 52311
8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes
Summary: Don't return unloaded klasses. Make sure access is protected by Compile_lock.
Reviewed-by: eosterlund, dlong
hseigel [Mon, 29 Oct 2018 08:38:59 -0400] rev 52310
8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51
Summary: Remove the unneeded tests. Keep the tests for class file versions 49 and 52.
Reviewed-by: acorn, coleenp
tschatzl [Mon, 29 Oct 2018 08:55:03 +0100] rev 52309
8212766: TestPromotionEventWithG1.java failed due to "RuntimeException: PLAB size is smaller than object size."
Summary: Also send PLAB size in bytes, not in heap words.
Reviewed-by: shade, sjohanss
tschatzl [Mon, 29 Oct 2018 08:52:04 +0100] rev 52308
8212974: Update RS Skipped cards uses wrong enum to register to phase
Reviewed-by: kbarrett
jjg [Fri, 26 Oct 2018 15:13:12 -0700] rev 52307
8213056: Nested anchor tags in java.lang.module
Reviewed-by: darcy
mchung [Fri, 26 Oct 2018 13:59:02 -0700] rev 52306
8213043: Add internal Unsafe xxxObject methods as jsr166 is broken
Reviewed-by: alanb
lancea [Fri, 26 Oct 2018 14:02:31 -0400] rev 52305
8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
Reviewed-by: rriggs, sherman, alanb, clanger
gziemski [Fri, 26 Oct 2018 10:47:05 -0500] rev 52304
8017061: os_bsd.cpp contains code for UseSHM and UseHugeTLBFS
Summary: Removed the code using unused flags.
Reviewed-by: dholmes, coleenp