Patch-ID# 150100-01


Download this patch from My Oracle Support

Your use of the firmware, software and any other materials contained in this update is subject to My Oracle Support Terms of Use, which may be viewed at My Oracle Support.
For further information on patching best practices and resources, please see the following links:
Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.

Keywords: security jcommon
Synopsis: Oracle Solaris Cluster 3.3: JCommon patch for Oracle Solaris 10
Date: Mar/12/2013


Install Requirements: NA

Solaris Release: 10

SunOS Release: 5.10

Unbundled Product: Oracle Solaris Cluster

Unbundled Release: 3.3

Xref: This patch available for Oracle Solaris 10 x86 as patch 150101

Topic: Oracle Solaris Cluster 3.3: JCommon patch for Oracle Solaris 10

Relevant Architectures: sparc

Bugs fixed with this patch:

Sun CR # Bug #
703993215711928


Changes incorporated in this version:

Patches accumulated and obsoleted by this patch:

Patches which conflict with this patch:

Patches required with this patch:

Obsoleted by:

Files included with this patch:

/usr/share/lib/SUNWjcommon/README.txt
/usr/share/lib/SUNWjcommon/ant/build.properties
/usr/share/lib/SUNWjcommon/ant/build.xml
/usr/share/lib/SUNWjcommon/checkstyle/javadocs.xml
/usr/share/lib/SUNWjcommon/checkstyle/lines.xml
/usr/share/lib/SUNWjcommon/checkstyle/properties.txt
/usr/share/lib/SUNWjcommon/checkstyle/style.xml
/usr/share/lib/SUNWjcommon/checkstyle/whitespace.xml
/usr/share/lib/SUNWjcommon/licence-LGPL.txt
/usr/share/lib/SUNWjcommon/maven-jcommon-project.xml
/usr/share/lib/SUNWjcommon/maven-jcommon-xml-project.xml
/usr/share/lib/SUNWjcommon/source/com/keypoint/PngEncoder.java
/usr/share/lib/SUNWjcommon/source/com/keypoint/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/JCommon.java
/usr/share/lib/SUNWjcommon/source/org/jfree/JCommonInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/AbstractBoot.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/BaseBoot.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/BasicProjectInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/BootableProjectInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/ClassPathDebugger.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/Library.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/config/HierarchicalConfiguration.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/config/ModifiableConfiguration.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/config/PropertyFileConfiguration.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/config/SystemPropertyConfiguration.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/jcommon.properties
/usr/share/lib/SUNWjcommon/source/org/jfree/base/log/DefaultLog.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/log/DefaultLogModule.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/log/LogConfiguration.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/log/MemoryUsageMessage.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/log/PadMessage.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/log/module.properties
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/AbstractModule.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/DefaultModuleInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/Module.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/ModuleInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/ModuleInitializeException.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/ModuleInitializer.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/PackageManager.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/PackageSorter.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/PackageState.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/SubSystem.java
/usr/share/lib/SUNWjcommon/source/org/jfree/base/modules/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/base/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/date/AnnualDateRule.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/DateUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/DayAndMonthRule.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/DayOfWeekInMonthRule.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/EasterSundayRule.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/MonthConstants.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/RelativeDayOfWeekRule.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/SerialDate.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/SerialDateUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/SpreadsheetDate.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/junit/DatePackageTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/junit/SerialDateTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/junit/SerialDateUtilitiesTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/junit/SpreadsheetDateTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/date/junit/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/date/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/demo/DateChooserPanelDemo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/demo/DrawStringDemo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/demo/DrawStringPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/demo/TextBlockDemo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/demo/TextBlockPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/demo/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/io/FileUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/io/IOUtils.java
/usr/share/lib/SUNWjcommon/source/org/jfree/io/SerialUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/io/junit/IOPackageTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/io/junit/IOUtilsTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/io/junit/SerialUtilitiesTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/io/junit/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/io/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/junit/JCommonTestSuite.java
/usr/share/lib/SUNWjcommon/source/org/jfree/junit/JavaTestSuite.java
/usr/share/lib/SUNWjcommon/source/org/jfree/junit/PaintTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/junit/StrokeTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/junit/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/layout/CenterLayout.java
/usr/share/lib/SUNWjcommon/source/org/jfree/layout/FormatLayout.java
/usr/share/lib/SUNWjcommon/source/org/jfree/layout/LCBLayout.java
/usr/share/lib/SUNWjcommon/source/org/jfree/layout/RadialLayout.java
/usr/share/lib/SUNWjcommon/source/org/jfree/layout/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/resources/JCommonResources.java
/usr/share/lib/SUNWjcommon/source/org/jfree/resources/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/text/G2TextMeasurer.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/TextBlock.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/TextBlockAnchor.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/TextBox.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/TextFragment.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/TextLine.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/TextMeasurer.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/TextUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/junit/TextBlockAnchorTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/junit/TextBlockTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/junit/TextBoxTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/junit/TextFragmentTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/junit/TextLineTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/junit/TextPackageTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/text/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/threads/ReaderWriterLock.java
/usr/share/lib/SUNWjcommon/source/org/jfree/threads/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/Align.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/ApplicationFrame.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/ArrowPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/BevelArrowIcon.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/DateCellRenderer.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/DateChooserPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/Drawable.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/DrawablePanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/ExtendedDrawable.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/ExtensionFileFilter.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/FilesystemFilter.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/FloatDimension.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/FloatingButtonEnabler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/FontChooserDialog.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/FontChooserPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/FontDisplayField.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/GradientPaintTransformType.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/GradientPaintTransformer.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/HorizontalAlignment.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/InsetsChooserPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/InsetsTextField.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/IntegerDocument.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/JTextObserver.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/KeyedComboBoxModel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/L1R1ButtonPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/L1R2ButtonPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/L1R3ButtonPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/Layer.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/LengthAdjustmentType.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/LengthLimitingDocument.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/LocalizationBundle.properties
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/LocalizationBundle_de.properties
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/LocalizationBundle_es.properties
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/LocalizationBundle_fr.properties
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/LocalizationBundle_pt_PT.properties
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/NumberCellRenderer.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/OverlayLayout.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/PaintSample.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/RectangleAnchor.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/RectangleEdge.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/RectangleInsets.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/RefineryUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/SerialDateChooserPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/Size2D.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/SortButtonRenderer.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/SortableTable.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/SortableTableHeaderListener.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/SortableTableModel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/Spinner.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/StandardDialog.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/StandardGradientPaintTransformer.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/StrokeChooserPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/StrokeSample.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/TextAnchor.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/UIUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/VerticalAlignment.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/WizardDialog.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/WizardPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/AboutDialog.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/AboutFrame.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/AboutPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/Contributor.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/ContributorsPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/ContributorsTableModel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/Library.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/LibraryPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/LibraryTableModel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/Licences.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/ProjectInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/SystemProperties.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/SystemPropertiesFrame.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/SystemPropertiesPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/SystemPropertiesTableModel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/resources/AboutResources.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/resources/AboutResources_de.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/resources/AboutResources_es.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/resources/AboutResources_fr.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/resources/AboutResources_pl.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/about/resources/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/action/AbstractActionDowngrade.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/action/AbstractFileSelectionAction.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/action/ActionButton.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/action/ActionConcentrator.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/action/ActionDowngrade.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/action/ActionMenuItem.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/action/ActionRadioButton.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/action/DowngradeActionMap.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/action/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/FontChooserDialogTest.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/GradientPaintTransformTypeTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/HorizontalAlignmentTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/LayerTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/RectangleAnchorTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/RectangleEdgeTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/RectangleInsetsTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/Size2DTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/StandardGradientPaintTransformerTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/TextAnchorTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/UIPackageTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/junit/VerticalAlignmentTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/tabbedui/AbstractTabbedUI.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/tabbedui/DetailEditor.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/tabbedui/RootEditor.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/tabbedui/RootPanel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/tabbedui/TabbedApplet.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/tabbedui/TabbedDialog.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/tabbedui/TabbedFrame.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/tabbedui/VerticalLayout.java
/usr/share/lib/SUNWjcommon/source/org/jfree/ui/tabbedui/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/util/AbstractObjectList.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ArrayUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/AttributedStringUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/BooleanList.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/BooleanUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ClassComparator.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/Configuration.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/DefaultConfiguration.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ExtendedConfiguration.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ExtendedConfigurationWrapper.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/FastStack.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/HashNMap.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/LineBreakIterator.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/Log.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/LogContext.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/LogTarget.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ObjectList.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ObjectTable.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ObjectUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/PaintList.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/PaintUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/PrintStreamLogTarget.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/PublicCloneable.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ReadOnlyIterator.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ResourceBundleSupport.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ResourceBundleWrapper.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/Rotation.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ShapeList.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/ShapeUtilities.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/SortOrder.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/SortedConfigurationWriter.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/StackableException.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/StackableRuntimeException.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/StringUtils.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/StrokeList.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/TableOrder.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/UnitType.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/WaitingImageObserver.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/ArrayUtilitiesTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/AttributedStringUtilitiesTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/BooleanListTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/LogTest.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/ObjectListTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/ObjectTableTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/ObjectUtilitiesTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/PaintListTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/PaintUtilitiesTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/RotationTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/ShapeListTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/ShapeUtilitiesTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/SortOrderTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/UnitTypeTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/UtilPackageTests.java
/usr/share/lib/SUNWjcommon/source/org/jfree/util/junit/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/util/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/AbstractElementDefinitionHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/CommentHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/ElementDefinitionException.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/ElementDefinitionHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/FrontendDefaultHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/JCommonXMLInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/ParseException.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/Parser.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/ParserFrontend.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/ParserUtil.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/AttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/BooleanAttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/ByteAttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/CharacterAttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/DoubleAttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/FloatAttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/IntegerAttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/LongAttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/ShortAttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/StringAttributeHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/attributehandlers/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/AbstractObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ArrayClassFactory.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ArrayObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/BasicStrokeObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/BeanObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/BooleanObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ByteObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/CharacterObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ClassComparator.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ClassFactory.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ClassFactoryCollector.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ClassFactoryImpl.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ClassLoaderObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/CollectionObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ColorObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/DateObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/DecimalFormatObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/Dimension2DObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/DimensionObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/DoubleObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/FloatObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/IntegerObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/JavaBaseClassFactory.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/Line2DObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/LongObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ObjectFactoryException.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/Point2DObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/Rectangle2DObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/ShortObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/SimpleDateFormatObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/StringObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/URLClassFactory.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/URLObjectDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/factory/objects/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/DefaultModelReader.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/DescriptionGenerator.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/JavaSourceCollector.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/ModelBuilder.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/ModelWriter.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/SourceCollector.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/SplittingModelWriter.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/attributehandler.properties
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/generator.properties
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model.dtd
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/ClassDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/Comments.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/DescriptionModel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/IgnoredPropertyInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/IndexedPropertyInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/KeyDescription.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/ManualMappingInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/MappingModel.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/MultiplexMappingInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/PrintBeanInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/PropertyInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/PropertyType.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/TypeInfo.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/model/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/generator/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/AbstractXmlReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/Base64ReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/RootXmlReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/XmlReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/XmlReaderException.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/BasicStrokeReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/ColorReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/FontReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/GenericReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/GradientPaintReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/InsetsReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/ListReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/NullReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/ObjectRefHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/Point2DReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/Rectangle2DReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/RenderingHintValueReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/RenderingHintsReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/StringReadHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/coretypes/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/parser/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/AbstractModelReader.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/AttributeDefinition.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/Base64.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/BasicTypeSupport.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/ClassModelTags.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/ConstructorDefinition.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/GenericObjectFactory.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/LookupDefinition.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/ManualMappingDefinition.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/MultiplexMappingDefinition.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/MultiplexMappingEntry.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/ObjectDescriptionException.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/ObjectFactory.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/ObjectFactoryLoader.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/PropertyDefinition.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/SimpleObjectFactory.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/util/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/AbstractXmlWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/AttributeList.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/RootXmlWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/SafeTagList.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/XMLWriter.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/XMLWriterException.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/XMLWriterSupport.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/XmlWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/BasicStrokeWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/ColorWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/FontWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/GenericWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/GradientPaintWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/InsetsWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/ListWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/Point2DWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/Rectangle2DWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/RenderingHintsWriteHandler.java
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/coretypes/package.html
/usr/share/lib/SUNWjcommon/source/org/jfree/xml/writer/package.html
/usr/share/lib/SUNWjcommon/source/overview.html

Problem Description:

7039932 problem with OSC (sysmgmt-gui)


Patch Installation Instructions:
--------------------------------
 
There are three (3) possible procedures for installing patches on Oracle
Solaris Cluster. The proper method to use and any additional instructions
for this patch are specified below in the "Special Install Instructions"
section.
 
Refer to the chapter entitled "Patching Oracle Solaris Cluster Software and
Firmware" in the "Oracle Solaris Cluster System Administration Guide" for a
description of the different install processes and instructions on how to
install Oracle Solaris Cluster 3.3 patches.
 
Refer to the man pages for instructions on using 'patchadd' and 'patchrm'
commands provided with Oracle Solaris, to install and remove patches.
 
Read all the instructions in this README before applying or removing
this patch.


Special Install Instructions:
-----------------------------
 
NOTE 1:  Revision -01 delivers features introduced during update 2.


README -- Last modified date: Tuesday, March 12, 2013