hg: graal/graal-jvmci-9/hotspot: Fix whitespace and related things.

christian.thalinger at oracle.com christian.thalinger at oracle.com
Thu Oct 8 22:53:24 UTC 2015


Changeset: 0d0b7bdcd5c3
Author:    twisti
Date:      2015-10-08 12:53 -1000
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/0d0b7bdcd5c3

Fix whitespace and related things.

! src/cpu/sparc/vm/compiledIC_sparc.cpp
! src/cpu/x86/vm/compiledIC_x86.cpp
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/code/exceptionHandlerTable.hpp
! src/share/vm/code/oopRecorder.cpp
! src/share/vm/code/oopRecorder.hpp
! src/share/vm/compiler/oopMap.cpp
! src/share/vm/jvmci/jvmciCodeInstaller.cpp
! src/share/vm/jvmci/jvmciCodeInstaller.hpp
! src/share/vm/jvmci/jvmciCompiler.hpp
! src/share/vm/jvmci/jvmciCompilerToVM.cpp
! src/share/vm/jvmci/jvmciCompilerToVM.hpp
! src/share/vm/jvmci/jvmciJavaClasses.hpp
! src/share/vm/runtime/deoptimization.cpp
! src/share/vm/runtime/javaCalls.cpp
! src/share/vm/runtime/thread.hpp
! src/share/vm/utilities/growableArray.hpp
! test/compiler/jvmci/SecurityRestrictionsTest.java
! test/compiler/jvmci/common/testcases/AbstractClass.java
! test/compiler/jvmci/common/testcases/AbstractClassExtender.java
! test/compiler/jvmci/common/testcases/AnotherSingleImplementer.java
! test/compiler/jvmci/common/testcases/AnotherSingleImplementerInterface.java
! test/compiler/jvmci/common/testcases/DoNotExtendClass.java
! test/compiler/jvmci/common/testcases/DoNotImplementInterface.java
! test/compiler/jvmci/common/testcases/MultiSubclassedClass.java
! test/compiler/jvmci/common/testcases/MultiSubclassedClassSubclass1.java
! test/compiler/jvmci/common/testcases/MultiSubclassedClassSubclass2.java
! test/compiler/jvmci/common/testcases/MultipleAbstractImplementer.java
! test/compiler/jvmci/common/testcases/MultipleImplementer1.java
! test/compiler/jvmci/common/testcases/MultipleImplementer2.java
! test/compiler/jvmci/common/testcases/MultipleImplementersInterface.java
! test/compiler/jvmci/common/testcases/MultipleImplementersInterfaceExtender.java
! test/compiler/jvmci/common/testcases/PackagePrivateClass.java
! test/compiler/jvmci/common/testcases/SingleImplementer.java
! test/compiler/jvmci/common/testcases/SingleImplementerInterface.java
! test/compiler/jvmci/common/testcases/SingleSubclass.java
! test/compiler/jvmci/common/testcases/SingleSubclassedClass.java
! test/compiler/jvmci/compilerToVM/CollectCountersTest.java
! test/compiler/jvmci/compilerToVM/ConstantPoolTestCase.java
! test/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java
! test/compiler/jvmci/compilerToVM/FindUniqueConcreteMethodTest.java
! test/compiler/jvmci/compilerToVM/GetClassInitializerTest.java
! test/compiler/jvmci/compilerToVM/GetImplementorTest.java
! test/compiler/jvmci/compilerToVM/GetMaxCallTargetOffsetTest.java
! test/compiler/jvmci/compilerToVM/GetVtableIndexForInterfaceTest.java
! test/compiler/jvmci/compilerToVM/HasFinalizableSubclassTest.java
! test/compiler/jvmci/compilerToVM/InitializeConfigurationTest.java
! test/compiler/jvmci/compilerToVM/LookupTypeTest.java
! test/compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java
! test/compiler/jvmci/compilerToVM/ResolveMethodTest.java
! test/compiler/jvmci/compilerToVM/ShouldDebugNonSafepointsTest.java
! test/compiler/jvmci/events/JvmciShutdownEventTest.java



More information about the graal-dev mailing list