CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/04/11 06:25:59
Added files:
devel/jdk/1.8/patches:
patch-hotspot_src_cpu_x86_vm_interp_masm_x86_64_cpp
patch-hotspot_src_cpu_x86_vm_interpreterRT_x86_64_cpp
patch-hotspot_src_cpu_x86_vm_vtableStubs_x86_64_cpp
patch-hotspot_src_os_bsd_vm_os_bsd_cpp
patch-hotspot_src_os_cpu_bsd_x86_vm_os_bsd_x86_cpp
patch-hotspot_src_share_vm_code_compiledIC_cpp
patch-hotspot_src_share_vm_code_exceptionHandlerTable_cpp
patch-hotspot_src_share_vm_code_nmethod_cpp
patch-hotspot_src_share_vm_compiler_disassembler_cpp
patch-hotspot_src_share_vm_gc_implementation_concurrentMarkSweep_concurrentMarkSweepGeneration_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_concurrentMark_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_concurrentMark_inline_hpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1AllocRegion_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1BiasedArray_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1BlockOffsetTable_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1CardCounts_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1CodeCacheRemSet_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1CollectedHeap_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1CollectorPolicy_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1GCPhaseTimes_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1HRPrinter_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1OopClosures_inline_hpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1RemSetSummary_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1RemSet_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1StringDedupQueue_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1StringDedupStat_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_g1StringDedupTable_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_heapRegionManager_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_heapRegionRemSet_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_heapRegionSet_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_heapRegion_cpp
patch-hotspot_src_share_vm_gc_implementation_g1_satbQueue_cpp
patch-hotspot_src_share_vm_gc_implementation_parallelScavenge_psMarkSweep_cpp
patch-hotspot_src_share_vm_gc_implementation_parallelScavenge_psParallelCompact_cpp
patch-hotspot_src_share_vm_gc_implementation_shared_mutableNUMASpace_cpp
patch-hotspot_src_share_vm_gc_implementation_shared_parGCAllocBuffer_cpp
patch-hotspot_src_share_vm_memory_genCollectedHeap_cpp
patch-hotspot_src_share_vm_memory_generation_cpp
patch-hotspot_src_share_vm_memory_referenceProcessor_cpp
patch-hotspot_src_share_vm_memory_tenuredGeneration_cpp
patch-hotspot_src_share_vm_memory_universe_cpp
patch-hotspot_src_share_vm_oops_constantPool_cpp
patch-hotspot_src_share_vm_oops_cpCache_cpp
patch-hotspot_src_share_vm_oops_markOop_cpp
patch-hotspot_src_share_vm_oops_objArrayKlass_cpp
patch-hotspot_src_share_vm_oops_oop_cpp
patch-hotspot_src_share_vm_opto_type_hpp
patch-hotspot_src_share_vm_prims_methodHandles_cpp
patch-hotspot_src_share_vm_prims_perf_cpp
patch-hotspot_src_share_vm_prims_unsafe_cpp
patch-hotspot_src_share_vm_prims_whitebox_cpp
patch-hotspot_src_share_vm_runtime_safepoint_cpp
patch-hotspot_src_share_vm_services_threadService_cpp
patch-hotspot_src_share_vm_utilities_ostream_cpp
patch-hotspot_src_share_vm_utilities_vmError_hpp
patch-jdk_src_share_native_com_sun_java_util_jar_pack_jni_cpp
Log message:
clang6 fixes from Matthew Martin, mostly spaces around constants, plus
some others.