jwilhelm [Thu, 27 Sep 2018 01:25:42 +0200] rev 51893
Added tag jdk-12+13 for changeset 511a9946f83e
jjg [Wed, 26 Sep 2018 16:23:31 -0700] rev 51892
8209963: source file mode for JVM should provide a hook to locate the source file
Reviewed-by: darcy
jjg [Wed, 26 Sep 2018 15:14:17 -0700] rev 51891
8210555: create --source --target synonyms for -source -target
Reviewed-by: hannesw
jjg [Wed, 26 Sep 2018 14:54:38 -0700] rev 51890
8211180: SourceLauncherTest.java fails in JDK12 CI on Win*
Reviewed-by: mchung, darcy
epavlova [Wed, 26 Sep 2018 12:47:38 -0700] rev 51889
8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph"
Reviewed-by: kvn
coleenp [Wed, 26 Sep 2018 14:56:10 -0400] rev 51888
Merge
coleenp [Wed, 26 Sep 2018 14:01:48 -0400] rev 51887
8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
Summary: Already walk classes in ClassLoaderData::unload so generalize to also clean nmethod dependencies.
Reviewed-by: eosterlund, dlong, vlivanov
akolarkunnu [Mon, 24 Sep 2018 03:25:19 -0700] rev 51886
8210994: Create test for SwingSet3 FrameDemo
Reviewed-by: serb
Contributed-by: abdul.kolarkunnu@oracle.com
jjg [Wed, 26 Sep 2018 11:41:08 -0700] rev 51885
8210274: Source Launcher should work with a security manager
Reviewed-by: mchung, alanb
smarks [Sat, 25 Aug 2018 20:16:43 +0530] rev 51884
7033681: Arrays.asList methods needs better documentation
Reviewed-by: smarks
Contributed-by: Jaikiran Pai <jaikiran.pai@gmail.com>
cushon [Tue, 25 Sep 2018 21:33:51 -0700] rev 51883
8211138: Missing Flag enum constants
Reviewed-by: mcimadamore, vromero
lancea [Wed, 26 Sep 2018 13:56:08 -0400] rev 51882
8211121: Remove sun.reflect.ReflectionFactory::newInstanceForSerialization
Reviewed-by: mchung, alanb, darcy, dfuchs
mikael [Wed, 26 Sep 2018 10:37:50 -0700] rev 51881
8210892: Deprecate TLABStats
Reviewed-by: pliden, tschatzl
roland [Tue, 18 Sep 2018 20:49:44 +0200] rev 51880
8210885: Convert left over loads/stores to access api
Reviewed-by: thartmann, rkennke
mbaesken [Wed, 12 Sep 2018 11:13:09 +0200] rev 51879
8207768: Improve exception messages during manifest parsing of jar archives
Reviewed-by: clanger, mullan, weijun
mbaesken [Wed, 26 Sep 2018 14:28:37 +0200] rev 51878
8211146: fix problematic elif-tests after recent gcc warning changes Werror=undef
Reviewed-by: stuefe, clanger, dholmes, chegar, alanb
lkorinth [Fri, 21 Sep 2018 18:57:18 +0200] rev 51877
8196341: Add JFR events for parallel phases of G1
Reviewed-by: tschatzl, sangheki
iignatyev [Tue, 25 Sep 2018 18:26:46 -0700] rev 51876
8211134: problem list compiler/whitebox/ForceNMethodSweepTest.java
Reviewed-by: kvn
fyang [Wed, 26 Sep 2018 06:26:54 +0800] rev 51875
8210413: AArch64: Optimize div/rem by constant in C1
Summary: Remove div-by-zero check for non-zero divisor and generate cheap instructions if divisor is power-of-2
Reviewed-by: aph
Contributed-by: pengfei.li@arm.com
naoto [Tue, 25 Sep 2018 13:57:24 -0700] rev 51874
8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
Reviewed-by: scolebourne, rriggs
darcy [Tue, 25 Sep 2018 13:31:51 -0700] rev 51873
8211127: TestNewLanguageFeatures.java fails after JDK-8173730
Reviewed-by: jjg
darcy [Tue, 25 Sep 2018 11:31:55 -0700] rev 51872
8173730: Stop including enhanced for-loop tip for enum values() method
Reviewed-by: jjg
jjg [Tue, 25 Sep 2018 10:30:32 -0700] rev 51871
8210839: Improve interaction between source launcher and classpath
Reviewed-by: alanb, mchung
jcbeyler [Tue, 25 Sep 2018 09:34:51 -0700] rev 51870
8210689: Remove the multi-line old C style for string literals
Summary: Remove the multi-line old C style and prefer C++ multi-line
Reviewed-by: amenkov, cjplummer
dcubed [Tue, 25 Sep 2018 11:31:55 -0400] rev 51869
8211103: ProblemList runtime/XCheckJniJsig/XCheckJSig.java on MacOS X
Reviewed-by: mikael, dholmes
rkennke [Tue, 25 Sep 2018 16:41:25 +0200] rev 51868
8211061: Tests fail with assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU
Reviewed-by: thartmann, roland
chegar [Tue, 25 Sep 2018 15:35:31 +0100] rev 51867
8211099: ProblemList two networking tests until jtreg b14 is promoted
Reviewed-by: alanb
aph [Mon, 24 Sep 2018 18:19:46 +0100] rev 51866
8211064: [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls
Reviewed-by: aph
Contributed-by: andrey.petushkov@gmail.com
rkennke [Mon, 24 Sep 2018 18:44:39 +0200] rev 51865
8132849: Increased stop time in cleanup phase because of single-threaded walk of thread stacks in NMethodSweeper::mark_active_nmethods()
Reviewed-by: eosterlund, zgu, thartmann
plevart [Tue, 25 Sep 2018 14:23:37 +0200] rev 51864
8205461: Create Collector which merges results of two other collectors
Reviewed-by: briangoetz, smarks, plevart
Contributed-by: amaembo@gmail.com
thartmann [Tue, 25 Sep 2018 14:16:33 +0200] rev 51863
8210152: Optimize integer divisible by power-of-2 check
Summary: Integer conditional negation operation before zero check is eliminated
Reviewed-by: kvn, thartmann
Contributed-by: pengfei.li@arm.com
pmuthuswamy [Tue, 25 Sep 2018 13:58:54 +0530] rev 51862
8202462: {@index} may cause duplicate labels
Reviewed-by: jjg
pmuthuswamy [Tue, 25 Sep 2018 12:36:45 +0530] rev 51861
8205593: Javadoc -link makes broken links if module name matches package name
Reviewed-by: jjg
mikael [Mon, 24 Sep 2018 22:12:07 -0700] rev 51860
8210848: Obsolete SyncKnobs
Reviewed-by: redestad, coleenp, dholmes, dcubed
fyuan [Tue, 25 Sep 2018 11:24:59 +0800] rev 51859
8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
Summary: repalce internet website dependency with a built-in http server
Reviewed-by: chegar
mli [Tue, 25 Sep 2018 11:18:36 +0800] rev 51858
8210443: Migrate Locale matching tests to JDK Repo.
Reviewed-by: naoto
Contributed-by: dan.z.zhou@oracle.com
kvn [Mon, 24 Sep 2018 16:37:28 -0700] rev 51857
8210764: Update avx512 implementation
Reviewed-by: kvn
Contributed-by: sandhya.viswanathan@intel.com
erikj [Mon, 24 Sep 2018 13:51:22 -0700] rev 51856
8211037: Load jib jars dynamically from JibArtifactManager
Reviewed-by: ihse
ihse [Mon, 24 Sep 2018 20:45:06 +0200] rev 51855
8210705: Stop exporting all symbols on macosx
Reviewed-by: erikj
bchristi [Mon, 24 Sep 2018 10:41:41 -0700] rev 51854
8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
Reviewed-by: sherman
ihse [Mon, 24 Sep 2018 19:26:48 +0200] rev 51853
8211029: Have a common set of enabled warnings for all native libraries
Reviewed-by: erikj
dcubed [Mon, 24 Sep 2018 13:05:59 -0400] rev 51852
8209019: Remove tests affected by JDK-8208690 from the ProblemList
Reviewed-by: dfuchs
dholmes [Mon, 24 Sep 2018 12:18:51 -0400] rev 51851
8211045: [Testbug] Fix for 8144279 didn't define a test case!
Summary: add missing file from original commit
Reviewed-by: shade, sgehwolf
rkennke [Fri, 14 Sep 2018 14:43:40 +0200] rev 51850
8210752: Remaining explicit barriers for C2
Reviewed-by: roland, shade
sgehwolf [Fri, 21 Sep 2018 16:58:36 +0200] rev 51849
8210761: libjsig is being compiled without optimization
Reviewed-by: erikj, ihse
avoitylov [Mon, 24 Sep 2018 16:54:42 +0300] rev 51848
8209697: ARM: Explicit barriers for C1/assembler
Reviewed-by: dsamersoff
avoitylov [Mon, 24 Sep 2018 16:52:12 +0300] rev 51847
8209695: ARM: Explicit barriers for interpreter
Reviewed-by: dsamersoff
avoitylov [Mon, 24 Sep 2018 16:44:24 +0300] rev 51846
8210466: Modularize allocations in assembler
Reviewed-by: rkennke, dsamersoff
avoitylov [Mon, 24 Sep 2018 16:39:02 +0300] rev 51845
8210465: ARM: Object equals abstraction for BarrierSetAssembler
Reviewed-by: rkennke, dsamersoff
jnimeh [Mon, 24 Sep 2018 00:13:02 -0700] rev 51844
8210918: Add test to exercise server-side client hello processing
Reviewed-by: xuelei
gadams [Fri, 21 Sep 2018 08:13:55 -0400] rev 51843
8208471: nsk/jdb/unwatch/unwatch002/unwatch002.java fails with "Prompt is not received during 300200 milliseconds"
Reviewed-by: cjplummer, amenkov
cjplummer [Sat, 22 Sep 2018 14:12:48 -0700] rev 51842
8210987: Extra newlines on Windows when running nsk jdb tests
Summary: fix skipping over newlines
Reviewed-by: dholmes, jcbeyler, amenkov
jjg [Fri, 21 Sep 2018 15:38:43 -0700] rev 51841
8210275: Source Launcher should fail if --source is used without a source file
Reviewed-by: mchung, alanb, mcimadamore
iignatyev [Fri, 21 Sep 2018 14:50:06 -0700] rev 51840
8210894: remove jdk/testlibrary/Asserts
Reviewed-by: serb
ihse [Fri, 21 Sep 2018 21:35:12 +0200] rev 51839
8210988: Improved handling of compiler warnings in the build
Reviewed-by: erikj
tbell [Fri, 21 Sep 2018 12:08:13 -0700] rev 51838
8190985: .jcheck/conf files contain 'project=jdk10'
Reviewed-by: mr, iris, erikj
amenkov [Fri, 21 Sep 2018 11:28:14 -0700] rev 51837
8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
Reviewed-by: jcbeyler, sspitsyn, cjplummer
amenkov [Fri, 21 Sep 2018 10:18:12 -0700] rev 51836
8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
Reviewed-by: jcbeyler, gadams, sspitsyn
tschatzl [Fri, 21 Sep 2018 15:11:09 +0200] rev 51835
8210557: G1 next bitmap verification at the end of concurrent mark sometimes fails
Summary: Removed unnecessary verification that can cause spurious false alarm.
Reviewed-by: sjohanss, kbarrett
mbaesken [Thu, 20 Sep 2018 13:59:39 +0200] rev 51834
8210961: [aix] enhance list of environment variables reported in error log file on AIX
Reviewed-by: clanger, simonis
jlahoda [Fri, 21 Sep 2018 12:29:46 +0200] rev 51833
8209058: Cannot find annotation method 'value()' in type 'Profile+Annotation'
Summary: Correct detection of the Profile+Annotation synthetic annotation for classes that are not from the java.base module.
Reviewed-by: jjg
jlahoda [Fri, 21 Sep 2018 12:29:31 +0200] rev 51832
8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release
Summary: Changing ct.sym to be module-path oriented, rather than class-path oriented.
Reviewed-by: jjg
xyin [Fri, 21 Sep 2018 16:13:49 +0800] rev 51831
8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException
Reviewed-by: chegar
xyin [Fri, 21 Sep 2018 15:49:59 +0800] rev 51830
8199931: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received"
Reviewed-by: chegar
xuelei [Thu, 20 Sep 2018 14:19:53 -0700] rev 51829
8210974: No extensions debug log for ClientHello
Reviewed-by: jnimeh, wetmore
roland [Wed, 12 Sep 2018 16:38:13 +0200] rev 51828
8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
Reviewed-by: thartmann, kvn
vromero [Thu, 20 Sep 2018 12:49:58 -0700] rev 51827
8209022: Missing checkcast when casting to type parameter bounded by intersection type
Reviewed-by: mcimadamore
shade [Thu, 20 Sep 2018 21:14:38 +0200] rev 51826
8210963: Build failures after "8210829: Modularize allocations in C2"
Reviewed-by: rkennke, thartmann
ihse [Thu, 20 Sep 2018 21:05:00 +0200] rev 51825
8210931: JLI and launchers normalization and cleanup
Reviewed-by: alanb, erikj
ihse [Thu, 20 Sep 2018 20:54:19 +0200] rev 51824
8210962: Deprecate jdk-variant
Reviewed-by: shade, erikj
iklam [Tue, 18 Sep 2018 21:47:14 -0700] rev 51823
8210875: Refactor CompactHashtable
Reviewed-by: ccheung, jiangli
ihse [Thu, 20 Sep 2018 18:39:53 +0200] rev 51822
8210960: Allow --with-boot-jdk-jvmargs to work during configure
Reviewed-by: erikj
ihse [Thu, 20 Sep 2018 18:38:34 +0200] rev 51821
8210941: Stop filtering out -xregs=no%appl for libsunec
Reviewed-by: erikj
ihse [Thu, 20 Sep 2018 18:37:25 +0200] rev 51820
8210944: Stop replacing -MD with -MT in libwindowsaccessbridge
Reviewed-by: erikj
ihse [Thu, 20 Sep 2018 18:33:19 +0200] rev 51819
8210949: Stop filtering out -xc99=%none for liblcms
Reviewed-by: erikj
pliden [Thu, 20 Sep 2018 14:04:44 +0200] rev 51818
8210883: ZGC: Parallel retire/resize/remap of TLABs
Reviewed-by: eosterlund
pliden [Thu, 20 Sep 2018 14:04:43 +0200] rev 51817
8210857: Allow retiring TLABs and collecting statistics in parallel
Reviewed-by: sjohanss, eosterlund
coleenp [Thu, 20 Sep 2018 08:11:21 -0400] rev 51816
8202201: All oop stores in the x64 interpreter are treated as volatile when using G1
Summary: ran out of registers, generated volatile and non-volatile branches.
Reviewed-by: eosterlund, dholmes
phedlin [Wed, 12 Sep 2018 14:08:15 +0200] rev 51815
8210284: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
Summary: Sanity checks on V8 legacy properties removed.
Reviewed-by: neliasso, eosterlund, kvn
ihse [Thu, 20 Sep 2018 08:59:03 +0200] rev 51814
8210920: Native C++ tests are not using CXXFLAGS
Reviewed-by: tbell, erikj
kbarrett [Wed, 19 Sep 2018 20:07:02 -0400] rev 51813
8210889: Some service thread cleanups can be starved
Summary: Do all available work on each iteration.
Reviewed-by: pliden, tschatzl, coleenp
jnimeh [Wed, 19 Sep 2018 16:07:03 -0700] rev 51812
8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
Reviewed-by: wetmore
ihse [Thu, 20 Sep 2018 00:19:46 +0200] rev 51811
8210924: Remove PACKAGE_PATH
Reviewed-by: tbell
jwilhelm [Thu, 20 Sep 2018 00:16:23 +0200] rev 51810
Added tag jdk-12+12 for changeset 15094d12a632
zgu [Wed, 19 Sep 2018 16:51:22 -0400] rev 51809
8210879: ClassLoaderStatsClosure does raw oop comparison
Summary: Uses oopDesc::equals() for comparing oop equality
Reviewed-by: shade
ihse [Wed, 19 Sep 2018 22:42:34 +0200] rev 51808
8210919: Remove statically linked libjli on Windows
Reviewed-by: erikj
coleenp [Wed, 19 Sep 2018 15:25:05 -0400] rev 51807
8198717: Remove compute_optional_offset
Summary: remove optional_offset computation and related unused code from javaClasses for reflection.
Reviewed-by: redestad, lfoltan
rkennke [Wed, 19 Sep 2018 21:31:33 +0200] rev 51806
8210829: Modularize allocations in C2
Reviewed-by: kvn, roland
martin [Wed, 19 Sep 2018 10:51:06 -0700] rev 51805
8209817: stack is executable when building with Clang on Linux
Reviewed-by: dholmes, martin, mikael, ihse
Contributed-by: Arthur Eubanks <aeubanks@google.com>
pliden [Wed, 19 Sep 2018 19:12:20 +0200] rev 51804
8210884: ZGC: Remove insertion of filler objects
Reviewed-by: eosterlund
pliden [Wed, 19 Sep 2018 19:12:18 +0200] rev 51803
8210881: ZGC: Introduce ZRootsIteratorClosure
Reviewed-by: eosterlund
mikael [Wed, 19 Sep 2018 09:24:40 -0700] rev 51802
8210912: Build error in src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c after JDK-8029661
Reviewed-by: mullan
pliden [Wed, 19 Sep 2018 14:09:11 +0200] rev 51801
8210713: Let CollectedHeap::ensure_parsability() take care of TLAB statistics gathering
Reviewed-by: eosterlund, sjohanss
mbalao [Wed, 12 Sep 2018 13:09:51 +0200] rev 51800
8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
Summary: TLS v1.2 algorithms for key and MAC derivation added to SunPKCS11 crypto provider.
Reviewed-by: valeriep
jlahoda [Wed, 19 Sep 2018 10:50:25 +0200] rev 51799
8207954: Data for --release 11
Summary: Adding support for --release 11
Reviewed-by: erikj, ihse, jjg
alanb [Wed, 19 Sep 2018 08:49:07 +0100] rev 51798
8210496: Improve filtering for classes with security sensitive fields
Reviewed-by: plevart, mchung
pmuthuswamy [Wed, 19 Sep 2018 12:14:53 +0530] rev 51797
8210047: some pages contain content outside of landmark region
Reviewed-by: jjg
iklam [Tue, 18 Sep 2018 21:46:17 -0700] rev 51796
8210864: Reduce the use of metaspaceShared.hpp
Reviewed-by: coleenp, lfoltan
sherman [Tue, 18 Sep 2018 19:44:27 -0700] rev 51795
8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
Reviewed-by: bpb
pliden [Tue, 18 Sep 2018 22:46:35 +0200] rev 51794
8210753: Make ThreadLocalAllocBuffer::resize() public
Reviewed-by: eosterlund, jcbeyler
coleenp [Tue, 18 Sep 2018 16:11:36 -0400] rev 51793
8210861: Move assert to help diagnose rare RedefineStress crash
Summary: assert that Method being marked on stack hasn't been missed by previous metadata walk
Reviewed-by: lfoltan
dnsimon [Tue, 18 Sep 2018 22:32:25 +0200] rev 51792
8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
Reviewed-by: thartmann, kvn
joehw [Tue, 18 Sep 2018 13:31:30 -0700] rev 51791
8210874: Test for JDK-8209615
Reviewed-by: lancea
bpb [Tue, 18 Sep 2018 13:18:54 -0700] rev 51790
8210817: Minor typo in java.nio.file.attribute package summary
Reviewed-by: dfuchs, alanb
naoto [Tue, 18 Sep 2018 12:42:40 -0700] rev 51789
8209880: tzdb.dat is not reproducibly built
Reviewed-by: erikj, rriggs
jgeorge [Tue, 18 Sep 2018 23:20:17 +0530] rev 51788
8210836: Build fails with warn_unused_result in openjdk/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
Summary: Read in and process the return value of pread() while dealing with the PT_INTERP segment
Reviewed-by: stuefe, jcbeyler
sherman [Tue, 18 Sep 2018 10:43:01 -0700] rev 51787
8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
Reviewed-by: xiaofeya, clanger
joehw [Tue, 18 Sep 2018 09:44:20 -0700] rev 51786
8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?
Reviewed-by: lancea, dfuchs
jiangli [Tue, 18 Sep 2018 11:55:33 -0400] rev 51785
8210237: [TESTBUG]gc/stress/TestStressIHOPMultiThread.java fails with 'Unexpected exit from test [exit code: 1]' in CDS mode
Summary: Fix TestStressIHOPMultiThread to handle possible OutOfMemoryError.
Reviewed-by: ccheung, gziemski
coleenp [Tue, 18 Sep 2018 08:27:01 -0400] rev 51784
8203466: intermittent crash at jdk.internal.misc.Unsafe::getObjectVolatile (native)
Summary: Store rsi, rdi on thread local memory, store r15 in r9, for the stubs that have gc barriers
Reviewed-by: dlong, eosterlund
ihse [Tue, 18 Sep 2018 13:32:40 +0200] rev 51783
8210729: Clean up macosx static library handling
Reviewed-by: erikj
sgehwolf [Tue, 11 Sep 2018 18:18:51 +0200] rev 51782
8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization
Summary: Compile with -O2 and -ffp-contract=off as for fdlibm.
Reviewed-by: erikj, lucy, aph
ihse [Tue, 18 Sep 2018 10:35:42 +0200] rev 51781
8210750: Clean up compare.sh exceptions
Reviewed-by: erikj
ihse [Tue, 18 Sep 2018 10:29:56 +0200] rev 51780
8210723: Better information in configure for invalid Xcode
Reviewed-by: erikj
mchung [Mon, 17 Sep 2018 22:56:31 -0700] rev 51779
8210841: test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError
Reviewed-by: dholmes, mikael
mli [Tue, 18 Sep 2018 13:24:25 +0800] rev 51778
8210802: temp files left by tests in jdk/java/net/httpclient
Reviewed-by: chegar, clanger
mhorie [Mon, 17 Sep 2018 23:35:00 -0400] rev 51777
8210660: PPC64: Mapping floating point registers to vsx registers in ppc.ad
Reviewed-by: mdoerr, gromero
fyuan [Tue, 18 Sep 2018 11:09:18 +0800] rev 51776
8210819: Update the host name in CNameTest.java
Reviewed-by: chegar
jcbeyler [Mon, 17 Sep 2018 19:48:35 -0700] rev 51775
8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests
Summary: Remove JNI_ENV macros from the remaining vmTestbase tests
Reviewed-by: amenkov, sspitsyn, dholmes, cjplummer
jcbeyler [Mon, 17 Sep 2018 19:36:09 -0700] rev 51774
8210481: Remove #ifdef cplusplus from vmTestbase
Summary: Remove all cplusplus ifdefs from vmTestbase
Reviewed-by: dholmes, iignatyev, cjplummer, sspitsyn