hg: lambda/lambda/hotspot: 183 new changesets
keith.mcguigan at oracle.com
keith.mcguigan at oracle.com
Fri Jun 29 14:52:16 PDT 2012
Changeset: 4a32c51458b9
Author: amurillo
Date: 2012-04-07 09:06 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/4a32c51458b9
7159842: new hotspot build - hs24-b08
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 19e197e2a1af
Author: coleenp
Date: 2012-04-05 12:17 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/19e197e2a1af
7158988: jvm crashes while debugging on x86_32 and x86_64
Summary: Object pointer is pushed more than once on stack, where GC doesn't expect it.
Reviewed-by: coleenp, kvn
Contributed-by: axel.siebenborn at sap.com
! src/cpu/x86/vm/templateTable_x86_32.cpp
! src/cpu/x86/vm/templateTable_x86_64.cpp
+ test/runtime/7158988/FieldMonitor.java
+ test/runtime/7158988/TestFieldMonitor.sh
+ test/runtime/7158988/TestPostFieldModification.java
Changeset: a4b63a58d295
Author: dcubed
Date: 2012-04-09 08:38 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/a4b63a58d295
Merge
Changeset: 10c12fb36ed2
Author: sla
Date: 2012-04-05 14:16 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/10c12fb36ed2
7133111: libsaproc debug print should be printed as unsigned long to fit large numbers on 64bit platform
Reviewed-by: dcubed, mgronlun, dsamersoff
! agent/src/os/linux/ps_core.c
Changeset: 49036505ab5f
Author: jiangli
Date: 2012-03-29 22:18 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/49036505ab5f
7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
Summary: Change implementor to embedded instanceKlass field.
Reviewed-by: sspitsyn, minqi, coleenp
! agent/src/share/classes/sun/jvm/hotspot/jdi/VirtualMachineImpl.java
! agent/src/share/classes/sun/jvm/hotspot/oops/InstanceKlass.java
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/ci/ciInstanceKlass.cpp
! src/share/vm/ci/ciInstanceKlass.hpp
! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/code/dependencies.cpp
! src/share/vm/memory/oopFactory.cpp
! src/share/vm/memory/oopFactory.hpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/oops/instanceKlassKlass.cpp
! src/share/vm/oops/instanceKlassKlass.hpp
! src/share/vm/runtime/vmStructs.cpp
Changeset: 5809bf572ba3
Author: jcoomes
Date: 2012-03-31 00:05 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/5809bf572ba3
Merge
Changeset: 08f8d00f2ae3
Author: bobv
Date: 2012-04-10 13:27 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/08f8d00f2ae3
Merge
! src/share/vm/classfile/classFileParser.cpp
Changeset: 0cea7f13029e
Author: dlong
Date: 2012-04-12 18:41 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/0cea7f13029e
Merge
Changeset: df4cd4aac5c1
Author: rbackman
Date: 2012-04-12 13:24 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/df4cd4aac5c1
7160924: jvmti: GetPhase returns incorrect phase before VMInit event is issued
Reviewed-by: acorn, dcubed
! src/share/vm/runtime/thread.cpp
Changeset: 27dab8a7c762
Author: coleenp
Date: 2012-04-12 22:03 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/27dab8a7c762
7160467: Fix test for 7158988
Summary: Ended up checking in FieldMonitor.java as TestPostFieldModification.java
Reviewed-by: kamg
! test/runtime/7158988/TestPostFieldModification.java
Changeset: 0f701f572aed
Author: coleenp
Date: 2012-04-13 08:11 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/0f701f572aed
Merge
Changeset: c263e0e9f14b
Author: dcubed
Date: 2012-04-15 15:37 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/c263e0e9f14b
Merge
Changeset: 0105f367a14c
Author: rbackman
Date: 2012-03-06 12:36 +0100
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/0105f367a14c
7160570: Intrinsification support for tracing framework
Reviewed-by: sla, never
! src/os/bsd/vm/osThread_bsd.hpp
! src/os/linux/vm/osThread_linux.hpp
! src/os/solaris/vm/osThread_solaris.hpp
! src/os/windows/vm/osThread_windows.hpp
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/c1/c1_LIRGenerator.cpp
! src/share/vm/c1/c1_LIRGenerator.hpp
! src/share/vm/c1/c1_Runtime1.cpp
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/opto/library_call.cpp
! src/share/vm/opto/runtime.cpp
! src/share/vm/opto/runtime.hpp
! src/share/vm/runtime/osThread.hpp
! src/share/vm/trace/traceMacros.hpp
Changeset: 5c86f8211d1e
Author: brutisso
Date: 2012-04-13 01:59 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/5c86f8211d1e
7160728: Introduce an extra logging level for G1 logging
Summary: Added log levels "fine", "finer" and "finest". Let PrintGC map to "fine" and PrintGCDetails map to "finer". Separated out the per worker information in the G1 logging to the "finest" level.
Reviewed-by: stefank, jwilhelm, tonyp, johnc
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
+ src/share/vm/gc_implementation/g1/g1Log.cpp
+ src/share/vm/gc_implementation/g1/g1Log.hpp
! src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/gc_implementation/g1/vm_operations_g1.cpp
Changeset: b632e80fc9dc
Author: brutisso
Date: 2012-04-16 08:57 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/b632e80fc9dc
4988100: oop_verify_old_oop appears to be dead
Summary: removed oop_verify_old_oop and allow_dirty. Also reviewed by: alexlamsl at gmail.com
Reviewed-by: jmasa, jwilhelm
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
! src/share/vm/gc_implementation/g1/heapRegion.hpp
! src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
! src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.hpp
! src/share/vm/gc_implementation/parallelScavenge/psOldGen.cpp
! src/share/vm/gc_implementation/parallelScavenge/psOldGen.hpp
! src/share/vm/gc_implementation/parallelScavenge/psYoungGen.cpp
! src/share/vm/gc_implementation/parallelScavenge/psYoungGen.hpp
! src/share/vm/gc_implementation/shared/immutableSpace.cpp
! src/share/vm/gc_implementation/shared/immutableSpace.hpp
! src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp
! src/share/vm/gc_implementation/shared/mutableNUMASpace.hpp
! src/share/vm/gc_implementation/shared/mutableSpace.cpp
! src/share/vm/gc_implementation/shared/mutableSpace.hpp
! src/share/vm/gc_interface/collectedHeap.hpp
! src/share/vm/memory/compactingPermGenGen.cpp
! src/share/vm/memory/compactingPermGenGen.hpp
! src/share/vm/memory/defNewGeneration.cpp
! src/share/vm/memory/defNewGeneration.hpp
! src/share/vm/memory/genCollectedHeap.cpp
! src/share/vm/memory/genCollectedHeap.hpp
! src/share/vm/memory/generation.cpp
! src/share/vm/memory/generation.hpp
! src/share/vm/memory/space.cpp
! src/share/vm/memory/space.hpp
! src/share/vm/memory/universe.cpp
! src/share/vm/memory/universe.hpp
! src/share/vm/oops/instanceRefKlass.cpp
! src/share/vm/oops/klass.cpp
! src/share/vm/oops/klass.hpp
! src/share/vm/oops/objArrayKlass.cpp
! src/share/vm/oops/objArrayKlass.hpp
! src/share/vm/oops/oop.cpp
! src/share/vm/oops/oop.hpp
! src/share/vm/runtime/vmThread.cpp
Changeset: dde53abda3d6
Author: stefank
Date: 2012-04-11 16:18 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/dde53abda3d6
7160613: VerifyRememberedSets doesn't work with CompressedOops
Summary: use load_decode_heap_oop instead of load_decode_heap_oop_not_null
Reviewed-by: tonyp, brutisso
! src/share/vm/gc_implementation/parallelScavenge/cardTableExtension.cpp
Changeset: 720b6a76dd9d
Author: tonyp
Date: 2012-04-18 07:21 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/720b6a76dd9d
7157073: G1: type change size_t -> uint for region counts / indexes
Summary: Change the type of fields / variables / etc. that represent region counts and indeces from size_t to uint.
Reviewed-by: iveresov, brutisso, jmasa, jwilhelm
! agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/HeapRegionSeq.java
! agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/HeapRegionSetBase.java
! src/share/vm/gc_implementation/g1/collectionSetChooser.cpp
! src/share/vm/gc_implementation/g1/collectionSetChooser.hpp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.hpp
! src/share/vm/gc_implementation/g1/concurrentMark.inline.hpp
! src/share/vm/gc_implementation/g1/g1AllocRegion.cpp
! src/share/vm/gc_implementation/g1/g1AllocRegion.hpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
! src/share/vm/gc_implementation/g1/g1ErgoVerbose.hpp
! src/share/vm/gc_implementation/g1/g1MonitoringSupport.cpp
! src/share/vm/gc_implementation/g1/g1MonitoringSupport.hpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
! src/share/vm/gc_implementation/g1/heapRegion.hpp
! src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
! src/share/vm/gc_implementation/g1/heapRegionRemSet.hpp
! src/share/vm/gc_implementation/g1/heapRegionSeq.cpp
! src/share/vm/gc_implementation/g1/heapRegionSeq.hpp
! src/share/vm/gc_implementation/g1/heapRegionSeq.inline.hpp
! src/share/vm/gc_implementation/g1/heapRegionSet.cpp
! src/share/vm/gc_implementation/g1/heapRegionSet.hpp
! src/share/vm/gc_implementation/g1/heapRegionSet.inline.hpp
! src/share/vm/gc_implementation/g1/sparsePRT.cpp
! src/share/vm/gc_implementation/g1/vmStructs_g1.hpp
Changeset: f7a8920427a6
Author: tonyp
Date: 2012-04-18 13:39 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/f7a8920427a6
7145441: G1: collection set chooser-related cleanup
Summary: Cleanup of the CSet chooser class: standardize on uints for region num and indexes (instead of int, jint, etc.), make the method / field naming style more consistent, remove a lot of dead code.
Reviewed-by: johnc, brutisso
! src/share/vm/gc_implementation/g1/collectionSetChooser.cpp
! src/share/vm/gc_implementation/g1/collectionSetChooser.hpp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
! src/share/vm/gc_implementation/g1/heapRegion.hpp
Changeset: f3f101a5e59b
Author: johnc
Date: 2012-04-20 11:41 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/f3f101a5e59b
Merge
Changeset: dff6e3459210
Author: amurillo
Date: 2012-04-20 16:23 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/dff6e3459210
Merge
Changeset: 50b4400ca1ec
Author: amurillo
Date: 2012-04-20 16:23 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/50b4400ca1ec
Added tag hs24-b08 for changeset dff6e3459210
! .hgtags
Changeset: 3c91f2c9fd21
Author: amurillo
Date: 2012-04-20 17:13 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/3c91f2c9fd21
7163193: new hotspot build - hs24-b09
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: f3a4ee95783b
Author: kevinw
Date: 2012-04-20 14:55 +0100
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/f3a4ee95783b
7162488: VM not printing unknown -XX options
Reviewed-by: dholmes, kamg
! src/share/vm/runtime/arguments.cpp
+ test/runtime/7162488/Test7162488.sh
Changeset: 29ee40a082d3
Author: sla
Date: 2012-04-23 13:30 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/29ee40a082d3
7162063: libsaproc debug print should format size_t correctly on 64bit platform
Reviewed-by: rbackman, mgronlun, dholmes
! agent/src/os/linux/ps_core.c
Changeset: f33c4d0f4c9e
Author: dcubed
Date: 2012-04-23 11:03 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/f33c4d0f4c9e
Merge
Changeset: d652a62d6e03
Author: dcubed
Date: 2012-03-23 11:50 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/d652a62d6e03
7102323: RFE: enable Full Debug Symbols Phase 1 on Solaris
Summary: Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add support for .diz files.
Reviewed-by: dholmes, ohair, sspitsyn
! make/Makefile
! make/linux/Makefile
! make/linux/makefiles/buildtree.make
! make/linux/makefiles/defs.make
! make/linux/makefiles/gcc.make
! make/linux/makefiles/jsig.make
! make/linux/makefiles/saproc.make
! make/linux/makefiles/vm.make
! make/solaris/Makefile
! make/solaris/makefiles/buildtree.make
! make/solaris/makefiles/defs.make
! make/solaris/makefiles/dtrace.make
! make/solaris/makefiles/jsig.make
! make/solaris/makefiles/saproc.make
! make/solaris/makefiles/sparcWorks.make
! make/solaris/makefiles/vm.make
! make/windows/build.make
! make/windows/makefiles/compile.make
! make/windows/makefiles/debug.make
! make/windows/makefiles/defs.make
! make/windows/makefiles/fastdebug.make
! make/windows/makefiles/product.make
! make/windows/makefiles/sa.make
Changeset: 744728c16316
Author: dcubed
Date: 2012-04-03 09:48 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/744728c16316
7158067: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect product builds
Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects product builds.
Reviewed-by: ohair, jmelvin, sspitsyn
! make/Makefile
! make/linux/Makefile
! make/linux/makefiles/defs.make
! make/solaris/Makefile
! make/solaris/makefiles/defs.make
! make/windows/makefiles/defs.make
Changeset: 74c359c4a9e5
Author: dcubed
Date: 2012-04-24 15:20 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/74c359c4a9e5
Merge
! make/Makefile
! make/linux/Makefile
! make/linux/makefiles/buildtree.make
! make/linux/makefiles/defs.make
! make/linux/makefiles/gcc.make
! make/linux/makefiles/vm.make
! make/solaris/makefiles/buildtree.make
! make/solaris/makefiles/defs.make
! make/solaris/makefiles/sparcWorks.make
! make/solaris/makefiles/vm.make
! make/windows/build.make
! make/windows/makefiles/compile.make
! make/windows/makefiles/debug.make
! make/windows/makefiles/defs.make
! make/windows/makefiles/fastdebug.make
! make/windows/makefiles/product.make
Changeset: d6c393b0164b
Author: dcubed
Date: 2012-04-25 15:06 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/d6c393b0164b
7164344: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Solaris and Windows
Summary: Disable FDS by default on Solaris; disable ZIP_DEBUGINFO_FILES by default on Windows.
Reviewed-by: acorn, sspitsyn
! make/solaris/makefiles/defs.make
! make/windows/makefiles/defs.make
Changeset: 973046802b6f
Author: dlong
Date: 2012-04-26 16:24 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/973046802b6f
7162955: Attach api on Solaris, too many open files
Summary: Release server-side socket after client receives it.
Reviewed-by: sla, dsamersoff, dcubed, acorn
Contributed-by: dean.long at oracle.com
! src/os/solaris/vm/attachListener_solaris.cpp
Changeset: 6f0612ea55ce
Author: jprovino
Date: 2012-05-02 15:47 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/6f0612ea55ce
Merge
Changeset: 9f059abe8cf2
Author: jmasa
Date: 2012-03-29 19:46 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/9f059abe8cf2
7131629: Generalize the CMS free list code
Summary: Make the FreeChunk, FreeList, TreeList, and BinaryTreeDictionary classes usable outside CMS.
Reviewed-by: brutisso, johnc, jwilhelm
Contributed-by: coleen.phillimore at oracle.com
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/cmsPermGen.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/cmsPermGen.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/vmStructs_cms.hpp
+ src/share/vm/memory/binaryTreeDictionary.cpp
+ src/share/vm/memory/binaryTreeDictionary.hpp
+ src/share/vm/memory/freeBlockDictionary.cpp
+ src/share/vm/memory/freeBlockDictionary.hpp
+ src/share/vm/memory/freeList.cpp
+ src/share/vm/memory/freeList.hpp
! src/share/vm/memory/generationSpec.cpp
! src/share/vm/precompiled/precompiled.hpp
! src/share/vm/runtime/vmStructs.cpp
Changeset: 8a2e5a6a19a4
Author: johnc
Date: 2012-04-25 10:23 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/8a2e5a6a19a4
7143490: G1: Remove HeapRegion::_top_at_conc_mark_count
Summary: Removed the HeapRegion::_top_at_conc_mark_count field. It is no longer needed as a result of the changes for 6888336 and 7127706. Refactored the closures that finalize and verify the liveness counting data so that common functionality was placed into a base class.
Reviewed-by: brutisso, tonyp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
! src/share/vm/gc_implementation/g1/heapRegion.hpp
! src/share/vm/gc_implementation/g1/heapRegion.inline.hpp
Changeset: f69a5d43dc19
Author: jmasa
Date: 2012-04-25 09:55 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/f69a5d43dc19
7164144: Fix variable naming style in freeBlockDictionary.* and binaryTreeDictionary*
Summary: Fix naming style to be consistent with the predominant hotspot style.
Reviewed-by: ysr, brutisso
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/vmStructs_cms.hpp
! src/share/vm/gc_implementation/shared/allocationStats.hpp
! src/share/vm/memory/binaryTreeDictionary.cpp
! src/share/vm/memory/binaryTreeDictionary.hpp
! src/share/vm/memory/freeBlockDictionary.cpp
! src/share/vm/memory/freeBlockDictionary.hpp
! src/share/vm/memory/freeList.cpp
! src/share/vm/memory/freeList.hpp
Changeset: ee89f2110312
Author: jmasa
Date: 2012-04-25 15:51 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/ee89f2110312
Merge
Changeset: 48fac5d60c3c
Author: brutisso
Date: 2012-04-25 12:36 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/48fac5d60c3c
7163848: G1: Log GC Cause for a GC
Reviewed-by: johnc, jwilhelm, jmasa
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
Changeset: bb18e8eecb7e
Author: jcoomes
Date: 2012-05-04 10:46 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/bb18e8eecb7e
Merge
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.hpp
Changeset: bfcf92bfefb8
Author: katleman
Date: 2012-04-26 14:05 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/bfcf92bfefb8
Added tag jdk8-b36 for changeset 50b4400ca1ec
! .hgtags
Changeset: 7d5ec8bf38d1
Author: amurillo
Date: 2012-05-04 14:10 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/7d5ec8bf38d1
Merge
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.hpp
Changeset: 4e6554041847
Author: amurillo
Date: 2012-05-04 14:10 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/4e6554041847
Added tag hs24-b09 for changeset 7d5ec8bf38d1
! .hgtags
Changeset: 36538fd1225e
Author: amurillo
Date: 2012-05-04 15:26 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/36538fd1225e
7166615: new hotspot build - hs24-b10
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 8bafad97cd26
Author: jiangli
Date: 2012-05-02 13:21 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/8bafad97cd26
7158552: The instanceKlsss::_host_klass is only needed for anonymous class for JSR 292 support.
Summary: Change the _host_klass to be conditionally created embedded instanceKlass field.
Reviewed-by: jrose, coleenp, dholmes
! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/memory/oopFactory.cpp
! src/share/vm/memory/oopFactory.hpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/oops/instanceKlassKlass.cpp
! src/share/vm/oops/instanceKlassKlass.hpp
Changeset: 38b4116b6766
Author: jprovino
Date: 2012-05-05 10:24 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/38b4116b6766
Merge
Changeset: c7ed11779ce8
Author: jiangli
Date: 2012-04-10 09:31 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/c7ed11779ce8
7159772: instanceKlass::all_fields_count() returns incorrect total field count
Summary: Fix instanceKlass::all_fields_count() bug.
Reviewed-by: kvn, never
Contributed-by: Jiangli Zhou <jiangli.zhou at oracle.com>
! src/share/vm/oops/instanceKlass.hpp
Changeset: 3576af4cb939
Author: iveresov
Date: 2012-04-11 19:15 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/3576af4cb939
7160539: JDeveloper crashes on 64-bit Windows
Summary: x64 C1 needs to zero upper 32bits when doing l2i conversion
Reviewed-by: never, kvn
! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp
Changeset: 847da049d62f
Author: never
Date: 2012-04-17 11:04 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/847da049d62f
7162094: LateInlineCallGenerator::do_late_inline crashed on uninitialized _call_node
Reviewed-by: never, twisti
Contributed-by: nils.eliasson at oracle.com
! src/share/vm/opto/callGenerator.cpp
Changeset: df3d4a91f7f6
Author: never
Date: 2012-04-18 16:08 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/df3d4a91f7f6
7161796: PhaseStringOpts::fetch_static_field tries to fetch field from the Klass instead of the mirror
Reviewed-by: twisti
! src/share/vm/opto/stringopts.cpp
Changeset: ec15e8f6e4f1
Author: twisti
Date: 2012-04-24 12:15 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/ec15e8f6e4f1
7157695: Add windows implementation of socket interface
Reviewed-by: kvn, dholmes, twisti
Contributed-by: Nils Eliasson <nils.eliasson at oracle.com>
! src/os/windows/vm/jvm_windows.h
! src/os/windows/vm/os_windows.cpp
Changeset: dc682d9431f3
Author: kvn
Date: 2012-05-07 12:37 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/dc682d9431f3
7160610: Unknown Native Code compilation issue
Summary: When constructing input vector use type of vector's operation which use it since element's sizes should match.
Reviewed-by: never, twisti
! src/share/vm/opto/superword.cpp
+ test/compiler/7160610/Test7160610.java
Changeset: 3a97daec1b34
Author: kvn
Date: 2012-05-08 15:47 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/3a97daec1b34
7167266: missing copyright notes in 3rd party code
Summary: add missing copyright notes to the regression test file.
Reviewed-by: twisti, johnc
! test/compiler/7070134/Stemmer.java
Changeset: 2766551175a0
Author: kvn
Date: 2012-05-09 10:54 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/2766551175a0
Merge
! src/share/vm/oops/instanceKlass.hpp
Changeset: a05a695ea044
Author: stefank
Date: 2012-05-10 11:27 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/a05a695ea044
7167437: Can't build on linux without precompiled headers
Reviewed-by: brutisso, mgerdin
! src/share/vm/memory/space.hpp
! src/share/vm/memory/space.inline.hpp
Changeset: f47478089efc
Author: brutisso
Date: 2012-05-10 14:16 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/f47478089efc
7167069: 6 VM flags crash the VM when queried via jinfo
Summary: Added missing double format to Flag::print_as_flag()
Reviewed-by: dholmes, stefank, coleenp
! src/share/vm/runtime/globals.cpp
+ test/runtime/7167069/PrintAsFlag.java
Changeset: 5799726c54d7
Author: jcoomes
Date: 2012-05-11 06:37 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/5799726c54d7
Merge
Changeset: 4ee58fcab520
Author: katleman
Date: 2012-05-09 13:07 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/4ee58fcab520
Added tag jdk8-b37 for changeset bfcf92bfefb8
! .hgtags
Changeset: 637c3f5f068f
Author: amurillo
Date: 2012-05-09 14:06 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/637c3f5f068f
Merge
! .hgtags
Changeset: 3c394919ca69
Author: katleman
Date: 2012-05-10 10:25 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/3c394919ca69
Added tag jdk8-b38 for changeset 637c3f5f068f
! .hgtags
Changeset: 73147e6c4881
Author: amurillo
Date: 2012-05-11 14:47 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/73147e6c4881
Merge
Changeset: 96a403721094
Author: amurillo
Date: 2012-05-11 14:47 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/96a403721094
Added tag hs24-b10 for changeset 73147e6c4881
! .hgtags
Changeset: 56d1af561395
Author: amurillo
Date: 2012-05-11 14:54 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/56d1af561395
7168247: new hotspot build - hs24-b11
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 35e504cb49a6
Author: collins
Date: 2012-05-11 11:30 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/35e504cb49a6
7167625: Adjustments for SE-Embedded build process
Summary: Simple change to the SE-Embedded build rules that should not affect any other OpenJDK users.
Reviewed-by: kvn, dholmes
! make/linux/makefiles/vm.make
! src/share/vm/runtime/arguments.cpp
Changeset: fada85d11d92
Author: jprovino
Date: 2012-05-16 13:33 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/fada85d11d92
Merge
Changeset: 8f972594effc
Author: kvn
Date: 2012-05-14 09:36 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/8f972594effc
6924259: Remove String.count/String.offset
Summary: Allow a version of String class that doesn't have count and offset fields.
Reviewed-by: never, coleenp
! src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp
! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/memory/dump.cpp
! src/share/vm/opto/graphKit.cpp
! src/share/vm/opto/graphKit.hpp
! src/share/vm/opto/library_call.cpp
! src/share/vm/opto/stringopts.cpp
! src/share/vm/opto/stringopts.hpp
Changeset: de0cc3dd9f10
Author: kvn
Date: 2012-05-17 09:50 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/de0cc3dd9f10
Merge
Changeset: 3a22b77e755a
Author: brutisso
Date: 2012-05-14 17:32 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/3a22b77e755a
7161545: G1: Minor cleanups to the G1 logging
Summary: Rename "to-space-overflow" to "to-space-exhausted", Introduce one decimal point in the size format, Add Sum to the aggregate and re-order the entries, Add number of GC workers to the log output
Reviewed-by: johnc, jwilhelm
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
! src/share/vm/utilities/globalDefinitions.hpp
Changeset: 78a1b285cda8
Author: mikael
Date: 2012-05-15 00:56 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/78a1b285cda8
7158457: division by zero in adaptiveweightedaverage
Summary: Add ceiling to AdaptiveWeightedAverage
Reviewed-by: ysr, iveresov
! src/share/vm/gc_implementation/shared/gcUtil.cpp
! src/share/vm/gc_implementation/shared/gcUtil.hpp
Changeset: 33e366609904
Author: johnc
Date: 2012-05-14 21:07 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/33e366609904
Merge
Changeset: 1096fc5a52eb
Author: johnc
Date: 2012-05-15 09:49 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/1096fc5a52eb
7168294: G1: Some Full GCs incorrectly report GC cause as "No GC"
Summary: GC cause was not being set by the VM_G1CollectForAllocation VM operation.
Reviewed-by: jmasa, ysr, brutisso
! src/share/vm/gc_implementation/g1/vm_operations_g1.cpp
Changeset: cdfa5139bd58
Author: brutisso
Date: 2012-05-15 22:26 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/cdfa5139bd58
7169056: Add gigabyte unit to proper_unit_for_byte_size() and byte_size_in_proper_unit()
Reviewed-by: jwilhelm, johnc, dholmes
! src/share/vm/utilities/globalDefinitions.hpp
Changeset: 9d679effd28c
Author: brutisso
Date: 2012-05-15 10:25 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/9d679effd28c
7166894: Add gc cause to GC logging for all collectors
Reviewed-by: mgerdin, johnc
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
! src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp
! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
! src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
! src/share/vm/gc_interface/gcCause.hpp
! src/share/vm/memory/defNewGeneration.cpp
! src/share/vm/memory/genCollectedHeap.cpp
! src/share/vm/memory/genMarkSweep.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/java.hpp
Changeset: cdeda3fd141e
Author: jcoomes
Date: 2012-05-18 10:27 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/cdeda3fd141e
Merge
! src/share/vm/runtime/arguments.cpp
Changeset: 26423ef693ac
Author: katleman
Date: 2012-05-17 06:20 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/26423ef693ac
Added tag jdk8-b39 for changeset 96a403721094
! .hgtags
Changeset: 14b0e07ab9a6
Author: amurillo
Date: 2012-05-18 14:50 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/14b0e07ab9a6
Merge
Changeset: ff9decc8235d
Author: amurillo
Date: 2012-05-18 14:50 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/ff9decc8235d
Added tag hs24-b11 for changeset 14b0e07ab9a6
! .hgtags
Changeset: 03d61caacd1e
Author: amurillo
Date: 2012-05-18 14:57 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/03d61caacd1e
7170006: new hotspot build - hs24-b12
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 0251d217257f
Author: sla
Date: 2012-05-08 20:28 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/0251d217257f
7162726: Wrong filter predicate of visible locals in SA JSJavaFrame
Reviewed-by: sla, dcubed
Contributed-by: Krystal Mok <rednaxelafx at gmail.com>
! agent/src/share/classes/sun/jvm/hotspot/utilities/soql/JSJavaFrame.java
Changeset: 7f410b6ea66c
Author: dholmes
Date: 2012-05-09 00:28 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/7f410b6ea66c
7167406: (Zero) Fix for InvokeDynamic needed
Reviewed-by: chrisphi, dholmes
Contributed-by: Andrew Dinn <adinn at redhat.com>
! src/cpu/zero/vm/cppInterpreter_zero.cpp
Changeset: d506b2cf2ad0
Author: dholmes
Date: 2012-05-09 04:32 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/d506b2cf2ad0
Merge
Changeset: 78d2ae5ab35b
Author: nloodin
Date: 2012-05-09 16:24 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/78d2ae5ab35b
7163117: Agent can't connect to process on Mac OSX
Reviewed-by: dholmes, coleenp, sla, minqi, kvn
! agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java
! agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdCDebugger.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/BsdThreadContextFactory.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcDebuggerLocal.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebuggerClient.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java
! agent/src/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
Changeset: 037973617842
Author: kevinw
Date: 2012-05-11 17:24 +0100
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/037973617842
7157734: hotspot test scripts not testing 64-bit JVM under JPRT/JTREG.
Reviewed-by: kvn
! test/compiler/6894807/Test6894807.sh
! test/gc/6941923/test6941923.sh
! test/runtime/6626217/Test6626217.sh
! test/runtime/6878713/Test6878713.sh
! test/runtime/6929067/Test6929067.sh
! test/runtime/7020373/Test7020373.sh
! test/runtime/7051189/Xchecksig.sh
! test/runtime/7158988/TestFieldMonitor.sh
Changeset: 2f4819f92dc7
Author: zgu
Date: 2012-05-10 18:19 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/2f4819f92dc7
Merge
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.hpp
Changeset: b4f7c4315c36
Author: zgu
Date: 2012-05-12 06:50 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/b4f7c4315c36
Merge
Changeset: 7d4e6dabc6bf
Author: dcubed
Date: 2012-05-15 10:52 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/7d4e6dabc6bf
7165060: dtrace tests fail with FDS debug info files
Summary: Work around 'gobjcopy --add-gnu-debuglink' failure by adding a temporary tool that adds the '.gnu_debuglink' section and nothing more.
Reviewed-by: sspitsyn, acorn
+ make/solaris/makefiles/add_gnu_debuglink.make
! make/solaris/makefiles/vm.make
+ src/os/solaris/add_gnu_debuglink/add_gnu_debuglink.c
Changeset: 80b9cc90b643
Author: dcubed
Date: 2012-05-15 11:27 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/80b9cc90b643
Merge
! make/solaris/makefiles/defs.make
! make/solaris/makefiles/vm.make
Changeset: 9793f47cdebc
Author: dcubed
Date: 2012-05-15 15:16 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/9793f47cdebc
7169102: 7165060 merge lost changes to make/windows/makefiles/defs.make
Reviewed-by: sspitsyn, acorn
! make/windows/makefiles/defs.make
Changeset: 7432b9db36ff
Author: nloodin
Date: 2012-05-10 15:44 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/7432b9db36ff
7165755: OS Information much longer on linux than other platforms
Reviewed-by: sla, dholmes
! src/os/bsd/vm/os_bsd.cpp
! src/os/linux/vm/os_linux.cpp
! src/os/linux/vm/os_linux.hpp
! src/os/posix/vm/os_posix.cpp
+ src/os/posix/vm/os_posix.hpp
! src/os/solaris/vm/os_solaris.cpp
! src/os/solaris/vm/os_solaris.hpp
! src/os/windows/vm/os_windows.cpp
! src/os/windows/vm/os_windows.hpp
! src/share/vm/runtime/os.hpp
Changeset: 198dcc84088c
Author: dcubed
Date: 2012-05-16 12:47 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/198dcc84088c
7169409: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Windows X86
Summary: Disable ZIP_DEBUGINFO_FILES by default on Windows.
Reviewed-by: acorn
! make/windows/makefiles/defs.make
Changeset: 4b37c0dafe3a
Author: dcubed
Date: 2012-05-18 09:15 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/4b37c0dafe3a
7170010: conditional "ZIP_DEBUGINFO_FILES ?= 0" setting is not reliable on Windows
Summary: Always disable ZIP_DEBUGINFO_FILES on Windows.
Reviewed-by: acorn
! make/windows/makefiles/defs.make
Changeset: cee14a6fc5ac
Author: zgu
Date: 2012-05-22 20:29 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/cee14a6fc5ac
Merge
Changeset: 6759698e3140
Author: roland
Date: 2012-05-15 10:10 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/6759698e3140
7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
! src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp
! src/cpu/sparc/vm/interpreter_sparc.cpp
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/assembler_x86.hpp
! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp
! src/cpu/x86/vm/c1_LIRGenerator_x86.cpp
! src/cpu/x86/vm/c1_LinearScan_x86.cpp
! src/cpu/x86/vm/interpreter_x86_32.cpp
! src/cpu/x86/vm/interpreter_x86_64.cpp
! src/cpu/x86/vm/stubGenerator_x86_32.cpp
! src/cpu/x86/vm/stubGenerator_x86_64.cpp
! src/cpu/x86/vm/templateInterpreter_x86_32.cpp
! src/cpu/x86/vm/templateInterpreter_x86_64.cpp
! src/cpu/x86/vm/x86_32.ad
! src/cpu/x86/vm/x86_64.ad
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/c1/c1_LIR.cpp
! src/share/vm/c1/c1_LIR.hpp
! src/share/vm/c1/c1_LIRAssembler.cpp
! src/share/vm/c1/c1_LIRGenerator.cpp
! src/share/vm/c1/c1_LinearScan.cpp
! src/share/vm/interpreter/abstractInterpreter.hpp
! src/share/vm/interpreter/interpreter.cpp
! src/share/vm/interpreter/templateInterpreter.cpp
! src/share/vm/opto/library_call.cpp
! src/share/vm/opto/subnode.cpp
Changeset: 4073d9478a90
Author: roland
Date: 2012-05-18 15:50 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/4073d9478a90
7167254: Crash on OSX in Enumerator.nextElement() with compressed oops
Summary: null checks in "compressed oops with base" mode may trigger a SIGBUS rather than a SIGSEGV.
Reviewed-by: dsamersoff, dcubed, rbackman, kvn
! src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp
Changeset: cdd249497b34
Author: twisti
Date: 2012-05-18 12:20 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/cdd249497b34
7170053: crash in C2 when using -XX:+CountCompiledCalls
Reviewed-by: kvn, twisti
Contributed-by: Krystal Mok <sajia at taobao.com>
! src/share/vm/opto/doCall.cpp
Changeset: e2961d14584b
Author: roland
Date: 2012-05-21 09:46 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/e2961d14584b
7169934: pow(x,y) or x64 computes incorrect result when x<0 and y is an odd integer
Summary: bad test for parity of y in pow(x,y) (c1, interpreter)
Reviewed-by: kvn, twisti
! src/cpu/x86/vm/assembler_x86.cpp
Changeset: 7089278210e2
Author: kvn
Date: 2012-05-24 18:39 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/7089278210e2
Merge
Changeset: 48064e53e997
Author: katleman
Date: 2012-05-24 16:15 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/48064e53e997
Added tag jdk8-b40 for changeset ff9decc8235d
! .hgtags
Changeset: 785573170238
Author: amurillo
Date: 2012-05-25 14:45 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/785573170238
Merge
Changeset: 37add4fa0296
Author: amurillo
Date: 2012-05-25 14:45 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/37add4fa0296
Added tag hs24-b12 for changeset 785573170238
! .hgtags
Changeset: c80d42d78a01
Author: amurillo
Date: 2012-05-25 14:56 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/c80d42d78a01
7171853: new hotspot build - hs24-b13
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 960a442eae91
Author: rbackman
Date: 2012-05-22 10:11 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/960a442eae91
7161732: Improve handling of thread_id in OSThread
Reviewed-by: dholmes, kamg
! src/os/bsd/vm/osThread_bsd.hpp
! src/os/linux/vm/osThread_linux.hpp
! src/os/solaris/vm/osThread_solaris.hpp
! src/os/windows/vm/osThread_windows.hpp
! src/os_cpu/bsd_x86/vm/vmStructs_bsd_x86.hpp
! src/os_cpu/linux_sparc/vm/vmStructs_linux_sparc.hpp
! src/os_cpu/linux_x86/vm/vmStructs_linux_x86.hpp
! src/os_cpu/solaris_sparc/vm/vmStructs_solaris_sparc.hpp
! src/os_cpu/solaris_x86/vm/vmStructs_solaris_x86.hpp
! src/os_cpu/windows_x86/vm/vmStructs_windows_x86.hpp
! src/share/vm/runtime/osThread.hpp
Changeset: df84b4a3ebcb
Author: rbackman
Date: 2012-05-24 13:37 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/df84b4a3ebcb
7171422: Change 7161732 breaks SA on Windows
Reviewed-by: dholmes, sla
! src/os_cpu/windows_x86/vm/vmStructs_windows_x86.hpp
Changeset: 9c1709c4c80c
Author: dcubed
Date: 2012-05-24 12:03 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/9c1709c4c80c
7165598: enable FDS on Solaris X64 when 7165593 is fixed
Summary: Work around 'gobjcopy' failure on Solaris X64 by adding a temporary tool that removes the SHF_ALLOC flag from "empty" section headers.
Reviewed-by: sspitsyn, acorn
! make/solaris/makefiles/defs.make
! make/solaris/makefiles/dtrace.make
+ make/solaris/makefiles/fix_empty_sec_hdr_flags.make
! make/solaris/makefiles/jsig.make
! make/solaris/makefiles/saproc.make
! make/solaris/makefiles/vm.make
+ src/os/solaris/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c
Changeset: fb8f9ab27c14
Author: dcubed
Date: 2012-05-24 12:57 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/fb8f9ab27c14
Merge
! make/solaris/makefiles/defs.make
! make/solaris/makefiles/vm.make
! make/windows/makefiles/defs.make
Changeset: cd3a8ab0352b
Author: zgu
Date: 2012-05-24 20:04 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/cd3a8ab0352b
Merge
Changeset: 17be2328b50b
Author: zgu
Date: 2012-05-26 06:07 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/17be2328b50b
Merge
Changeset: 5be76dc5304d
Author: zgu
Date: 2012-05-29 20:06 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/5be76dc5304d
Merge
Changeset: 71afdabfd05b
Author: jiangli
Date: 2012-05-21 14:10 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/71afdabfd05b
7168280: Eliminate the generic signature index slot from field array for field without generic signature.
Summary: Only allocate the generic signature index slot in the field array for field with generic signature attribute.
Reviewed-by: coleenp, dlong
! agent/src/share/classes/sun/jvm/hotspot/oops/AccessFlags.java
! agent/src/share/classes/sun/jvm/hotspot/oops/InstanceKlass.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/ClassConstants.java
! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/oops/fieldInfo.hpp
! src/share/vm/oops/fieldStreams.hpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/runtime/fieldDescriptor.cpp
! src/share/vm/runtime/fieldDescriptor.hpp
! src/share/vm/runtime/vmStructs.cpp
! src/share/vm/utilities/accessFlags.hpp
Changeset: 48df98e03639
Author: dholmes
Date: 2012-05-23 20:09 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/48df98e03639
7170197: Update JPRT default build targets to support embedded builds
Reviewed-by: jcoomes, kvn
! make/jprt.properties
Changeset: 4e64a590066e
Author: jprovino
Date: 2012-05-26 08:49 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/4e64a590066e
Merge
Changeset: dd45f26b4282
Author: dholmes
Date: 2012-05-30 17:45 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/dd45f26b4282
Merge
Changeset: c92a79900986
Author: brutisso
Date: 2012-05-17 21:53 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/c92a79900986
7169062: CMS: Assertion failed with -XX:+ObjectAlignmentInBytes=64
Summary: Removed the assert in CompactibleFreeListSpace::check_free_list_consistency() since it was too strict. Simplified CompactibleFreeListSpace::set_cms_values() to reducde the need for asserts.
Reviewed-by: jcoomes, stefank
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
Changeset: 9a344d88dc22
Author: mnunez
Date: 2012-05-21 14:59 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/9a344d88dc22
7168848: Add test to check that humongous object allocation path also checks the heap occupancy.
Summary: Added test that checks humongous object allocation path also check the heap occupancy and initiate a marking cycle when / if needed.
Reviewed-by: brutisso, jwilhelm
+ test/gc/7168848/HumongousAlloc.java
Changeset: 1d478c993020
Author: johnc
Date: 2012-05-29 10:18 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/1d478c993020
7143858: G1: Back to back young GCs with the second GC having a minimally sized eden
Summary: Before the last thread to leave a JNI critical region was able to schedule a GCLocker Initiated GC, another thread was attempting an allocation and saw that the GCLocker region was no longer active and successfully scheduled a GC. Stall allocating threads until the GCLocker Initiated GC is performed and then retry the allocation.
Reviewed-by: brutisso, huntch
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
Changeset: 5c8bd7c16119
Author: brutisso
Date: 2012-05-25 22:35 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/5c8bd7c16119
7171936: LOG_G incorrectly defined in globalDefinitions.hpp
Summary: Removed LOG_G and LOG_K. Moved LOG_M to where it is being used.
Reviewed-by: twisti, johnc
! src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
! src/share/vm/utilities/globalDefinitions.hpp
Changeset: c52a6a39546c
Author: johnc
Date: 2012-05-30 10:26 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/c52a6a39546c
7158682: G1: Handle leak when running nsk.sysdict tests
Summary: Place HandleMarks in the code that allocates handles for the pending list lock so that the handles are freed and multiple, unsuccessful, attempts to schedule a GC do not cause an OOM.
Reviewed-by: brutisso
! src/share/vm/oops/instanceRefKlass.cpp
Changeset: bbc900c2482a
Author: brutisso
Date: 2012-05-31 21:10 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/bbc900c2482a
7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering
Summary: Simplify code, remove unused code, remove ExitAfterGCNum
Reviewed-by: huntch, johnc
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
! src/share/vm/memory/genCollectedHeap.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/utilities/numberSeq.cpp
! src/share/vm/utilities/numberSeq.hpp
Changeset: 7121cd2c58b5
Author: jcoomes
Date: 2012-06-01 10:29 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/7121cd2c58b5
Merge
Changeset: 2040997cba56
Author: cl
Date: 2012-06-01 14:12 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/2040997cba56
Added tag jdk8-b41 for changeset 37add4fa0296
! .hgtags
Changeset: bd568544be7f
Author: amurillo
Date: 2012-06-01 15:24 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/bd568544be7f
Merge
Changeset: 55954061c6e8
Author: amurillo
Date: 2012-06-01 15:24 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/55954061c6e8
Added tag hs24-b13 for changeset bd568544be7f
! .hgtags
Changeset: 6e2633440960
Author: amurillo
Date: 2012-06-01 15:30 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/6e2633440960
7173438: new hotspot build - hs24-b14
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: fab99b17c1de
Author: mikael
Date: 2012-06-01 20:17 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/fab99b17c1de
7155453: [macosx] re-enable jbb tests in JPRT
Summary: Run SPECjbb in headless mode and enable SPECjbb runs on OSX
Reviewed-by: dcubed, dholmes
! make/jprt.properties
Changeset: 4434fdad6b37
Author: dholmes
Date: 2012-06-02 07:32 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/4434fdad6b37
Merge
! make/jprt.properties
Changeset: e17b61ba7bb3
Author: kamg
Date: 2012-06-04 10:22 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/e17b61ba7bb3
7166498: JVM crash in ClassVerifier
Summary: Fixed raw pointer being used after potential safepoint/GC
Reviewed-by: acorn, fparain, dholmes
! src/share/vm/classfile/verifier.cpp
Changeset: a297b0e14605
Author: mgerdin
Date: 2012-06-04 09:21 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/a297b0e14605
7172226: HotSpot fails to build with GCC 4.7 because of stricter c++ argument dependent lookup
Summary: Add "using" keyword to import base class functions from FreeList<T> to fix template name lookup in gcc 4.7
Reviewed-by: brutisso, iveresov
! src/share/vm/memory/binaryTreeDictionary.cpp
! src/share/vm/memory/binaryTreeDictionary.hpp
Changeset: 37552638d24a
Author: brutisso
Date: 2012-06-05 22:30 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/37552638d24a
7172388: G1: _total_full_collections should not be incremented for concurrent cycles
Reviewed-by: azeemj, jmasa
! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/vm_operations_g1.cpp
! src/share/vm/gc_implementation/g1/vm_operations_g1.hpp
Changeset: b9442ac22f59
Author: brutisso
Date: 2012-06-04 13:29 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/b9442ac22f59
7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1
Summary: The scope of TraceMemoryManagerStats in G1CollectedHeap need to cover the call to G1MonitoringSupport::update_sizes()
Reviewed-by: johnc, jmasa
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
Changeset: 063451aefde8
Author: jcoomes
Date: 2012-06-08 09:49 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/063451aefde8
Merge
Changeset: 2fe087c3e814
Author: jiangli
Date: 2012-06-06 14:33 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/2fe087c3e814
7172967: Eliminate constMethod's _method backpointer to methodOop.
Summary: Eliminate constMethod's _method backpointer to methodOop, and move the _constant field from methodOop to constMethod.
Reviewed-by: roland, bdelsart, kamg
! agent/src/share/classes/sun/jvm/hotspot/oops/ConstMethod.java
! agent/src/share/classes/sun/jvm/hotspot/oops/Method.java
! src/cpu/sparc/vm/cppInterpreter_sparc.cpp
! src/cpu/sparc/vm/interp_masm_sparc.cpp
! src/cpu/sparc/vm/interp_masm_sparc.hpp
! src/cpu/sparc/vm/templateInterpreter_sparc.cpp
! src/cpu/x86/vm/cppInterpreter_x86.cpp
! src/cpu/x86/vm/interp_masm_x86_32.hpp
! src/cpu/x86/vm/interp_masm_x86_64.hpp
! src/cpu/x86/vm/templateInterpreter_x86_32.cpp
! src/cpu/x86/vm/templateInterpreter_x86_64.cpp
! src/os/solaris/dtrace/generateJvmOffsets.cpp
! src/os/solaris/dtrace/jhelper.d
! src/os/solaris/dtrace/libjvm_db.c
! src/share/vm/oops/constMethodKlass.cpp
! src/share/vm/oops/constMethodOop.cpp
! src/share/vm/oops/constMethodOop.hpp
! src/share/vm/oops/methodKlass.cpp
! src/share/vm/oops/methodOop.cpp
! src/share/vm/oops/methodOop.hpp
! src/share/vm/runtime/vmStructs.cpp
Changeset: ab6ab9f84b2d
Author: bdelsart
Date: 2012-06-11 04:47 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/ab6ab9f84b2d
Merge
Changeset: dcfcdd01af4b
Author: fparain
Date: 2012-06-05 06:48 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/dcfcdd01af4b
7171703: JNI DefineClass crashes client VM when first parameter is NULL
Reviewed-by: acorn, kamg, sspitsyn, dholmes
! src/share/vm/prims/jni.cpp
Changeset: de909f001528
Author: mikael
Date: 2012-06-06 05:21 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/de909f001528
7170275: os::print_os_info needs to know about Windows 8
Summary: Recognize Windows 8 and Windows Server 2012
Reviewed-by: sla, kvn, azeemj
! src/os/windows/vm/os_windows.cpp
Changeset: 40b4aaf010e4
Author: dholmes
Date: 2012-06-08 02:06 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/40b4aaf010e4
7172708: 32/64 bit type issues on Windows after Mac OS X port
Reviewed-by: dholmes, coleenp
Contributed-by: Chris Dennis <cdennis at terracottatech.com>
! src/share/vm/utilities/globalDefinitions_visCPP.hpp
Changeset: 0a8b8cb8b22c
Author: sla
Date: 2012-06-11 10:28 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/0a8b8cb8b22c
Merge
Changeset: 4d399f013e5a
Author: kamg
Date: 2012-06-11 13:10 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/4d399f013e5a
7175914: Usage of gcc with precompiled headers produces wrong build dependencies
Summary: Add -fpch-deps flag to gcc builds
Reviewed-by: kamg, coleenp
Contributed-by: volker.simonis at gmail.com
! make/bsd/makefiles/gcc.make
! make/linux/makefiles/gcc.make
! make/solaris/makefiles/gcc.make
Changeset: 17b1b616daf7
Author: sla
Date: 2012-06-14 12:21 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/17b1b616daf7
Merge
Changeset: 8f6ce6f1049b
Author: kvn
Date: 2012-05-25 07:53 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/8f6ce6f1049b
7170463: C2 should recognize "obj.getClass() == A.class" code pattern
Summary: optimize this code pattern obj.getClass() == A.class.
Reviewed-by: jrose, kvn
Contributed-by: Krystal Mok <sajia at taobao.com>
! src/share/vm/opto/parse.hpp
! src/share/vm/opto/parse2.cpp
! src/share/vm/opto/subnode.cpp
Changeset: 4d8787136e08
Author: twisti
Date: 2012-05-25 11:39 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/4d8787136e08
7170145: C1 doesn't respect the JMM with volatile field loads
Reviewed-by: kvn, roland
! src/share/vm/c1/c1_ValueMap.hpp
Changeset: c8289830e172
Author: twisti
Date: 2012-05-30 12:17 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/c8289830e172
7172843: C1: fix "assert(has_printable_bci()) failed: _printable_bci should have been set"
Reviewed-by: twisti
Contributed-by: Krystal Mok <sajia at taobao.com>
! src/share/vm/c1/c1_Canonicalizer.cpp
! src/share/vm/c1/c1_Instruction.hpp
Changeset: 7bc2d5136f54
Author: amurillo
Date: 2012-06-01 11:25 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/7bc2d5136f54
7173635: jprt.properties should include release jdk7u6
Reviewed-by: jcoomes
! make/jprt.properties
Changeset: 8f37087fc13f
Author: roland
Date: 2012-06-05 10:15 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/8f37087fc13f
7171890: C1: add Class.isInstance intrinsic
Summary: Class.cast which calls Class.isInstance is heavily used by the new JSR 292 implementation
Reviewed-by: roland
Contributed-by: Krystal Mok <rednaxelafx at gmail.com>
! src/share/vm/c1/c1_Canonicalizer.cpp
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/c1/c1_LIRGenerator.cpp
! src/share/vm/c1/c1_LIRGenerator.hpp
! src/share/vm/c1/c1_Runtime1.cpp
! src/share/vm/c1/c1_Runtime1.hpp
Changeset: e1635876b206
Author: twisti
Date: 2012-06-06 15:57 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/e1635876b206
7174884: C1: failures after 7171890: assert(cur_state != NULL) failed: state_before must be set
Reviewed-by: kvn
! src/share/vm/c1/c1_Canonicalizer.cpp
Changeset: 829ee34e7cbd
Author: kvn
Date: 2012-06-11 08:35 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/829ee34e7cbd
Merge
! make/jprt.properties
Changeset: ccaa67adfe5b
Author: twisti
Date: 2012-06-11 16:47 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/ccaa67adfe5b
7063674: Wrong results from basic comparisons after calls to Long.bitCount(long)
Reviewed-by: kvn
! src/cpu/x86/vm/x86_32.ad
! src/cpu/x86/vm/x86_64.ad
Changeset: 0919b2e7895d
Author: kvn
Date: 2012-06-11 14:58 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/0919b2e7895d
7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere
Summary: Add missing check for EncodeP node in MemNode::Ideal_common_DU_postCCP() method.
Reviewed-by: twisti
! src/share/vm/opto/memnode.cpp
Changeset: d5dded5d1e0d
Author: kvn
Date: 2012-06-11 22:38 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/d5dded5d1e0d
Merge
Changeset: e7715c222897
Author: roland
Date: 2012-06-12 10:02 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/e7715c222897
7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86
Summary: increase precision on x86 for the steps of the computation of exp and pow.
Reviewed-by: kvn
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/assembler_x86.hpp
Changeset: 121e5708ae96
Author: kvn
Date: 2012-06-12 09:47 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/121e5708ae96
7169782: C2: SIGSEGV in LShiftLNode::Ideal(PhaseGVN*, bool)
Summary: keep intermediate node alive till the end of the graph construction using dummy hook node trick
Reviewed-by: kvn, twisti
Contributed-by: vladimir.x.ivanov at oracle.com
! src/share/vm/opto/divnode.cpp
+ test/compiler/6732154/Test6732154.java
+ test/compiler/7169782/Test7169782.java
Changeset: 8b0a4867acf0
Author: twisti
Date: 2012-06-12 14:31 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/8b0a4867acf0
7174218: remove AtomicLongCSImpl intrinsics
Reviewed-by: kvn, twisti
Contributed-by: Krystal Mok <sajia at taobao.com>
! src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp
! src/cpu/sparc/vm/sparc.ad
! src/cpu/x86/vm/c1_LIRGenerator_x86.cpp
! src/cpu/x86/vm/x86_32.ad
! src/cpu/x86/vm/x86_64.ad
! src/share/vm/adlc/forms.cpp
! src/share/vm/adlc/formssel.cpp
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/c1/c1_LIRGenerator.cpp
! src/share/vm/c1/c1_LIRGenerator.hpp
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/classfile/systemDictionary.hpp
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/opto/classes.hpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/library_call.cpp
! src/share/vm/opto/memnode.hpp
! src/share/vm/prims/jvm.h
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/vmStructs.cpp
Changeset: 5e990493719e
Author: kvn
Date: 2012-06-12 16:23 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/5e990493719e
7173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) where applicable
Summary: replace frequent C2 optimizer code patterns with new methods calls
Reviewed-by: kvn, twisti
Contributed-by: vladimir.x.ivanov at oracle.com
! src/share/vm/opto/domgraph.cpp
! src/share/vm/opto/ifnode.cpp
! src/share/vm/opto/loopPredicate.cpp
! src/share/vm/opto/loopTransform.cpp
! src/share/vm/opto/loopUnswitch.cpp
! src/share/vm/opto/loopnode.cpp
! src/share/vm/opto/loopopts.cpp
! src/share/vm/opto/macro.cpp
! src/share/vm/opto/phaseX.hpp
! src/share/vm/opto/split_if.cpp
! src/share/vm/opto/superword.cpp
Changeset: e2fe93124108
Author: twisti
Date: 2012-06-13 11:36 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/e2fe93124108
7174928: JSR 292: unresolved invokedynamic call sites deopt and osr infinitely
Reviewed-by: kvn
! src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp
! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp
! src/cpu/x86/vm/c1_LIRGenerator_x86.cpp
! src/share/vm/c1/c1_LIRGenerator.cpp
! src/share/vm/interpreter/interpreterRuntime.cpp
! src/share/vm/oops/methodOop.cpp
! src/share/vm/oops/methodOop.hpp
Changeset: eba1d5bce9e8
Author: kvn
Date: 2012-06-14 14:59 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/eba1d5bce9e8
Merge
! src/share/vm/oops/methodOop.cpp
! src/share/vm/oops/methodOop.hpp
! src/share/vm/runtime/vmStructs.cpp
Changeset: e77b8e0ed1f8
Author: cl
Date: 2012-06-07 12:10 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/e77b8e0ed1f8
Added tag jdk8-b42 for changeset 55954061c6e8
! .hgtags
Changeset: b38fb5f31e31
Author: katleman
Date: 2012-06-14 13:14 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/b38fb5f31e31
Added tag jdk8-b43 for changeset e77b8e0ed1f8
! .hgtags
Changeset: 5ba29a1db46e
Author: amurillo
Date: 2012-06-15 14:07 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/5ba29a1db46e
Merge
Changeset: 831e5c76a20a
Author: amurillo
Date: 2012-06-15 14:07 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/831e5c76a20a
Added tag hs24-b14 for changeset 5ba29a1db46e
! .hgtags
Changeset: 1c280e5b8d31
Author: amurillo
Date: 2012-06-15 14:17 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/1c280e5b8d31
7175515: new hotspot build - hs24-b15
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: e9140bf80b4a
Author: coleenp
Date: 2012-06-13 19:52 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/e9140bf80b4a
7158800: Improve storage of symbol tables
Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance
Reviewed-by: pbk, kamg, dlong, kvn, fparain
+ src/share/vm/classfile/altHashing.cpp
+ src/share/vm/classfile/altHashing.hpp
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/classfile/symbolTable.cpp
! src/share/vm/classfile/symbolTable.hpp
! src/share/vm/memory/dump.cpp
! src/share/vm/prims/jni.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/init.cpp
! src/share/vm/runtime/safepoint.cpp
! src/share/vm/utilities/hashtable.cpp
! src/share/vm/utilities/hashtable.hpp
! src/share/vm/utilities/hashtable.inline.hpp
+ test/runtime/7158800/BadUtf8.java
+ test/runtime/7158800/InternTest.java
+ test/runtime/7158800/badstrings.txt
Changeset: b87e5a681416
Author: poonam
Date: 2012-06-14 02:12 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/b87e5a681416
6310967: SA: jstack -m produce failures in output
Summary: While looking for the sender frame check that the frame pointer should not be less than the stack pointer.
Reviewed-by: dholmes, sla
! agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpot.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/amd64/BsdAMD64CFrame.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/x86/BsdX86CFrame.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/CFrame.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/amd64/AMD64CFrame.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/x86/X86CFrame.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/linux/amd64/LinuxAMD64CFrame.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/linux/sparc/LinuxSPARCCFrame.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/linux/x86/LinuxX86CFrame.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcCFrame.java
! agent/src/share/classes/sun/jvm/hotspot/tools/PStack.java
Changeset: e16bc4ad5f20
Author: poonam
Date: 2012-06-14 22:55 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/e16bc4ad5f20
Merge
Changeset: 86e17e45019d
Author: coleenp
Date: 2012-06-15 07:51 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/86e17e45019d
7177307: fix fo CR7158800 doesn't contain Test7158800.sh
Summary: forgot to hg add it
Reviewed-by: pbk, kamg, dlong, kvn, fparain
+ test/runtime/7158800/Test7158800.sh
Changeset: 58ad5f22317e
Author: sla
Date: 2012-06-18 11:33 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/58ad5f22317e
Merge
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/runtime/globals.hpp
Changeset: d1b0644d6acf
Author: dcubed
Date: 2012-06-20 14:18 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/d1b0644d6acf
7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips)
Summary: Fix bad paths in client/64 and server/64 debug info and symlink creation
Reviewed-by: ohair, dholmes
! make/solaris/makefiles/add_gnu_debuglink.make
! make/solaris/makefiles/dtrace.make
! make/solaris/makefiles/fix_empty_sec_hdr_flags.make
Changeset: 7de1d3b57419
Author: dcubed
Date: 2012-06-20 14:29 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/7de1d3b57419
Merge
! make/solaris/makefiles/defs.make
Changeset: cfa2c82f4c04
Author: minqi
Date: 2012-06-22 15:35 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/cfa2c82f4c04
7175133: jinfo failed to get system properties after 6924259
Summary: String offset and count fields as fix of 6924259 were removed, and become optional. SA still use offset and count fields to read String contents and failed. Fix if they exist, use them other then use value field only to read, this keeps consistent with the changes in 6924259.
Reviewed-by: dholmes, mikael
Contributed-by: yumin.qi at oracle.com
! agent/src/share/classes/sun/jvm/hotspot/oops/OopUtilities.java
Changeset: d8a240abb23a
Author: minqi
Date: 2012-06-22 15:39 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/d8a240abb23a
7177128: SA cannot get correct system properties after 7126277
Summary: Bug fix of 7126277 changed hashing algorithm and also changed key as final field, this led SA unable to set correct value for key. Solution by reading key/value and insert them into the new table.
Reviewed-by: dholmes, mikael
Contributed-by: yumin.qi at oracle.com
! agent/src/share/classes/sun/jvm/hotspot/utilities/ObjectReader.java
Changeset: 588f559105c1
Author: sla
Date: 2012-06-25 14:34 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/588f559105c1
7178846: IterateThroughHeap: heap_iteration_callback passes a negative size
Summary: Missing cast caused integer overflow
Reviewed-by: rbackman, dholmes
! src/share/vm/prims/jvmtiTagMap.cpp
Changeset: 246d977b51f2
Author: coleenp
Date: 2012-06-25 21:33 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/246d977b51f2
7178670: runtime/7158800/BadUtf8.java fails in SymbolTable::rehash_table
Summary: Cannot delete _buckets and HashtableEntries in shared space (CDS)
Reviewed-by: acorn, kvn, dlong, dcubed, kamg
! src/share/vm/classfile/symbolTable.cpp
! src/share/vm/classfile/symbolTable.hpp
! src/share/vm/utilities/hashtable.cpp
! src/share/vm/utilities/hashtable.hpp
Changeset: 36b2d4cfcf03
Author: coleenp
Date: 2012-06-25 18:59 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/36b2d4cfcf03
Merge
Changeset: 74533f63b116
Author: sla
Date: 2012-06-27 15:23 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/74533f63b116
7178667: ALT_EXPORT_PATH does not export server jvm on macosx
Summary: Missing .PHONY targets in makefile
Reviewed-by: dholmes, dsamersoff
! make/bsd/makefiles/universal.gmk
Changeset: f7baf26515fc
Author: collins
Date: 2012-06-19 21:16 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/f7baf26515fc
7178113: build environment change
Summary: Simple change to enable proper builds of arm target
Reviewed-by: ohair, dholmes
! make/jprt.properties
Changeset: 634b8615a6ba
Author: jiangli
Date: 2012-06-22 14:00 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/634b8615a6ba
7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes.
Summary: In fieldDescriptor::generic_signature() returns NULL immediately if the field has no generic signature.
Reviewed-by: dholmes, coleenp, jcoomes
! src/share/vm/runtime/fieldDescriptor.cpp
! src/share/vm/runtime/fieldDescriptor.hpp
! src/share/vm/runtime/reflection.cpp
Changeset: 06320b1578cb
Author: dlong
Date: 2012-06-25 15:34 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/06320b1578cb
7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC
Summary: build powerpc with -fPIC
Reviewed-by: mikael, vladidan, roland
Contributed-by: dean.long at oracle.com
! make/pic.make
Changeset: 7d5f65916db0
Author: bdelsart
Date: 2012-06-28 04:21 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/7d5f65916db0
Merge
Changeset: 8c92982cbbc4
Author: kvn
Date: 2012-06-15 01:25 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/8c92982cbbc4
7119644: Increase superword's vector size up to 256 bits
Summary: Increase vector size up to 256-bits for YMM AVX registers on x86.
Reviewed-by: never, twisti, roland
! src/cpu/sparc/vm/sparc.ad
! src/cpu/sparc/vm/vm_version_sparc.cpp
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/assembler_x86.hpp
! src/cpu/x86/vm/register_x86.cpp
! src/cpu/x86/vm/register_x86.hpp
! src/cpu/x86/vm/vm_version_x86.cpp
! src/cpu/x86/vm/vmreg_x86.cpp
! src/cpu/x86/vm/vmreg_x86.inline.hpp
! src/cpu/x86/vm/x86.ad
! src/cpu/x86/vm/x86_32.ad
! src/cpu/x86/vm/x86_64.ad
! src/share/vm/adlc/adlparse.cpp
! src/share/vm/adlc/archDesc.cpp
! src/share/vm/adlc/forms.cpp
! src/share/vm/adlc/forms.hpp
! src/share/vm/adlc/formsopt.cpp
! src/share/vm/adlc/formssel.cpp
! src/share/vm/adlc/formssel.hpp
! src/share/vm/adlc/main.cpp
! src/share/vm/code/vmreg.cpp
! src/share/vm/opto/c2_globals.hpp
! src/share/vm/opto/chaitin.cpp
! src/share/vm/opto/chaitin.hpp
! src/share/vm/opto/classes.hpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/ifg.cpp
! src/share/vm/opto/lcm.cpp
! src/share/vm/opto/loopnode.cpp
! src/share/vm/opto/machnode.cpp
! src/share/vm/opto/machnode.hpp
! src/share/vm/opto/matcher.cpp
! src/share/vm/opto/matcher.hpp
! src/share/vm/opto/memnode.cpp
! src/share/vm/opto/mulnode.hpp
! src/share/vm/opto/node.cpp
! src/share/vm/opto/node.hpp
! src/share/vm/opto/opcodes.cpp
! src/share/vm/opto/opcodes.hpp
! src/share/vm/opto/postaloc.cpp
! src/share/vm/opto/reg_split.cpp
! src/share/vm/opto/regmask.cpp
! src/share/vm/opto/regmask.hpp
! src/share/vm/opto/superword.cpp
! src/share/vm/opto/superword.hpp
! src/share/vm/opto/type.cpp
! src/share/vm/opto/type.hpp
! src/share/vm/opto/vectornode.cpp
! src/share/vm/opto/vectornode.hpp
! src/share/vm/runtime/vmStructs.cpp
+ test/compiler/7119644/TestBooleanVect.java
+ test/compiler/7119644/TestByteDoubleVect.java
+ test/compiler/7119644/TestByteFloatVect.java
+ test/compiler/7119644/TestByteIntVect.java
+ test/compiler/7119644/TestByteLongVect.java
+ test/compiler/7119644/TestByteShortVect.java
+ test/compiler/7119644/TestByteVect.java
+ test/compiler/7119644/TestCharShortVect.java
+ test/compiler/7119644/TestCharVect.java
+ test/compiler/7119644/TestDoubleVect.java
+ test/compiler/7119644/TestFloatDoubleVect.java
+ test/compiler/7119644/TestFloatVect.java
+ test/compiler/7119644/TestIntDoubleVect.java
+ test/compiler/7119644/TestIntFloatVect.java
+ test/compiler/7119644/TestIntLongVect.java
+ test/compiler/7119644/TestIntVect.java
+ test/compiler/7119644/TestLongDoubleVect.java
+ test/compiler/7119644/TestLongFloatVect.java
+ test/compiler/7119644/TestLongVect.java
+ test/compiler/7119644/TestShortDoubleVect.java
+ test/compiler/7119644/TestShortFloatVect.java
+ test/compiler/7119644/TestShortIntVect.java
+ test/compiler/7119644/TestShortLongVect.java
+ test/compiler/7119644/TestShortVect.java
Changeset: eeb819cf36e5
Author: roland
Date: 2012-06-18 09:52 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/eeb819cf36e5
7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework
Summary: Arrays.copyOfRange(original, from, to) with from > original.length tries to do a copy with a negative length.
Reviewed-by: kvn, twisti
! src/share/vm/opto/library_call.cpp
+ test/compiler/7174363/Test7174363.java
Changeset: f8de958e5b2c
Author: twisti
Date: 2012-06-18 12:29 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/f8de958e5b2c
7176856: add the JRE name to the error log
Reviewed-by: coleenp, jrose, kvn, twisti
Contributed-by: Krystal Mok <sajia at taobao.com>
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/runtime/java.cpp
! src/share/vm/runtime/java.hpp
! src/share/vm/runtime/thread.cpp
! src/share/vm/utilities/vmError.cpp
Changeset: 765ee2d1674b
Author: twisti
Date: 2012-06-18 15:17 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/765ee2d1674b
7157365: jruby/bench.bench_timeout crashes with JVM internal error
Reviewed-by: jrose, kvn
! src/share/vm/memory/universe.hpp
! src/share/vm/opto/callGenerator.cpp
! src/share/vm/opto/chaitin.cpp
! src/share/vm/opto/type.cpp
Changeset: 6f8f439e247d
Author: kvn
Date: 2012-06-19 15:12 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/6f8f439e247d
7177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear()
Summary: disable vectorization of a memory access with more elements per vector than one which is used for alignment on sparc
Reviewed-by: twisti
! src/cpu/x86/vm/x86.ad
! src/share/vm/opto/c2_globals.hpp
! src/share/vm/opto/superword.cpp
! src/share/vm/opto/superword.hpp
Changeset: 40782a131183
Author: roland
Date: 2012-06-21 09:52 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/40782a131183
7129715: MAC: SIGBUS in nsk stress test
Summary: StackOverflowError may get lost on OSX.
Reviewed-by: kvn, dcubed
! src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp
Changeset: 424142833d10
Author: kvn
Date: 2012-06-22 10:40 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/424142833d10
7178280: Failed new vector regression tests
Summary: When looking for the same value in an other register check that all parts of that register has the same value.
Reviewed-by: johnc, twisti
! src/share/vm/opto/postaloc.cpp
Changeset: 751bd303aa45
Author: kvn
Date: 2012-06-26 09:06 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/751bd303aa45
7179138: Incorrect result with String concatenation optimization
Summary: check for and skip diamond shaped NULL check code for the result of toString()
Reviewed-by: twisti, roland
! src/share/vm/opto/stringopts.cpp
+ test/compiler/7179138/Test7179138_1.java
+ test/compiler/7179138/Test7179138_2.java
Changeset: de2f17add1fb
Author: kvn
Date: 2012-06-28 10:35 -0700
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/de2f17add1fb
Merge
Changeset: 614627cbb97e
Author: kamg
Date: 2012-06-29 15:36 -0400
URL: http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/614627cbb97e
Merge
! make/jprt.properties
! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/classfile/systemDictionary.hpp
! src/share/vm/classfile/verifier.cpp
! src/share/vm/classfile/vmSymbols.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.hpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.cpp
- src/share/vm/gc_implementation/concurrentMarkSweep/freeList.hpp
! src/share/vm/memory/oopFactory.cpp
! src/share/vm/memory/oopFactory.hpp
! src/share/vm/oops/constMethodKlass.cpp
! src/share/vm/oops/constMethodOop.hpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/oops/instanceKlassKlass.cpp
! src/share/vm/oops/methodOop.cpp
! src/share/vm/oops/methodOop.hpp
! src/share/vm/prims/jvm.h
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/reflection.cpp
! src/share/vm/utilities/accessFlags.hpp
More information about the lambda-dev
mailing list