mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
04.49.2009 9fdb95ca9c3c8e3524845760b81a85c7a4c81a45
sdk/src/com/sun/opends/sdk/util/Platform.java
File was renamed from sdk/src/org/opends/sdk/util/Platform.java
@@ -25,10 +25,10 @@
 *      Copyright 2009 Sun Microsystems, Inc.
 */
package org.opends.sdk.util;
package com.sun.opends.sdk.util;
import static com.sun.opends.sdk.util.Messages.*;
import static com.sun.opends.sdk.messages.Messages.*;
import java.io.*;
import java.lang.reflect.Constructor;
@@ -38,7 +38,6 @@
import java.security.cert.CertificateFactory;
import java.security.cert.X509Certificate;
import com.sun.opends.sdk.util.Message;
/**
 * Provides a wrapper class that collects all of the JVM vendor