# HG changeset patch # User Andrew John Hughes # Date 1390204738 0 # Node ID 42ad2c13804d2b1a700eacd4a40429cf07066c54 # Parent 407a06b6d350142200686c4f01fb376d4b561777 Update pre-generated CORBA files from latest build. 2012-10-31 Andrew John Hughes * generated/com/sun/corba/se/impl/logging/ActivationSystemException.java, * generated/com/sun/corba/se/impl/logging/IORSystemException.java, * generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java, * generated/com/sun/corba/se/impl/logging/LogStrings.properties, * generated/com/sun/corba/se/impl/logging/NamingSystemException.java, * generated/com/sun/corba/se/impl/logging/OMGSystemException.java, * generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java, * generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.resource, * generated/com/sun/corba/se/impl/logging/POASystemException.java, * generated/com/sun/corba/se/impl/logging/UtilSystemException.java: Update from latest build, following CORBA changes. diff -r 407a06b6d350 -r 42ad2c13804d ChangeLog --- a/ChangeLog Mon Jan 20 07:16:23 2014 +0000 +++ b/ChangeLog Mon Jan 20 07:58:58 2014 +0000 @@ -1,3 +1,17 @@ +2012-10-31 Andrew John Hughes + + * generated/com/sun/corba/se/impl/logging/ActivationSystemException.java, + * generated/com/sun/corba/se/impl/logging/IORSystemException.java, + * generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java, + * generated/com/sun/corba/se/impl/logging/LogStrings.properties, + * generated/com/sun/corba/se/impl/logging/NamingSystemException.java, + * generated/com/sun/corba/se/impl/logging/OMGSystemException.java, + * generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java, + * generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.resource, + * generated/com/sun/corba/se/impl/logging/POASystemException.java, + * generated/com/sun/corba/se/impl/logging/UtilSystemException.java: + Update from latest build, following CORBA changes. + 2012-10-30 Andrew John Hughes * Makefile.am: Add new patches. diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/ActivationSystemException.java --- a/generated/com/sun/corba/se/impl/logging/ActivationSystemException.java Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/ActivationSystemException.java Mon Jan 20 07:58:58 2014 +0000 @@ -1,7 +1,7 @@ // Log wrapper class for Sun private system exceptions in group ACTIVATION // // Generated by MC.java version 1.0, DO NOT EDIT BY HAND! -// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Activation.mc on Fri Dec 05 17:29:35 GMT 2008 +// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Activation.mc on Wed Oct 31 09:48:31 GMT 2012 package com.sun.corba.se.impl.logging ; diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/IORSystemException.java --- a/generated/com/sun/corba/se/impl/logging/IORSystemException.java Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/IORSystemException.java Mon Jan 20 07:58:58 2014 +0000 @@ -1,7 +1,7 @@ // Log wrapper class for Sun private system exceptions in group IOR // // Generated by MC.java version 1.0, DO NOT EDIT BY HAND! -// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/IOR.mc on Fri Dec 05 17:29:35 GMT 2008 +// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/IOR.mc on Wed Oct 31 09:48:31 GMT 2012 package com.sun.corba.se.impl.logging ; diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java --- a/generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java Mon Jan 20 07:58:58 2014 +0000 @@ -1,7 +1,7 @@ // Log wrapper class for Sun private system exceptions in group INTERCEPTORS // // Generated by MC.java version 1.0, DO NOT EDIT BY HAND! -// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Interceptors.mc on Fri Dec 05 17:29:35 GMT 2008 +// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Interceptors.mc on Wed Oct 31 09:48:31 GMT 2012 package com.sun.corba.se.impl.logging ; diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/LogStrings.properties --- a/generated/com/sun/corba/se/impl/logging/LogStrings.properties Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/LogStrings.properties Mon Jan 20 07:58:58 2014 +0000 @@ -241,6 +241,7 @@ ORBUTIL.isLocalRequiresStub="IOP01210243: (BAD_OPERATION) Call to StubAdapter.isLocal did not pass a stub" ORBUTIL.requestRequiresStub="IOP01210244: (BAD_OPERATION) Call to StubAdapter.request did not pass a stub" ORBUTIL.badActivateTieCall="IOP01210245: (BAD_OPERATION) Call to StubAdapter.activateTie did not pass a valid Tie" +ORBUTIL.ioExceptionOnClose="IOP01210246: (BAD_OPERATION) Useless exception on call to Closeable.close()" ORBUTIL.nullParam="IOP00110201: (BAD_PARAM) Null parameter" ORBUTIL.unableFindValueFactory="IOP00110202: (BAD_PARAM) Unable to find value factory" ORBUTIL.abstractFromNonAbstract="IOP00110203: (BAD_PARAM) Abstract interface derived from non-abstract interface" @@ -421,6 +422,21 @@ ORBUTIL.javaStreamInitFailed="IOP00710295: (INTERNAL) Java stream initialization failed" ORBUTIL.duplicateOrbVersionServiceContext="IOP00710296: (INTERNAL) An ORBVersionServiceContext was already in the service context list" ORBUTIL.duplicateSendingContextServiceContext="IOP00710297: (INTERNAL) A SendingContextServiceContext was already in the service context list" +ORBUTIL.workQueueThreadInterrupted="IOP00710298: (INTERNAL) Worker Thread from thread pool {0} was interrupted: closeCalled is {1}." +ORBUTIL.workerThreadCreated="IOP00710304: (INTERNAL) Worker thread {0} has been created with ClassLoader {1}" +ORBUTIL.workerThreadThrowableFromRequestWork="IOP00710309: (INTERNAL) Worker thread {0} caught throwable {1} when requesting work from work queue {2}." +ORBUTIL.workerThreadNotNeeded="IOP00710310: (INTERNAL) Worker thread {0} will exit; current thread count, {1}, greater than minunum worker threads needed, {2}." +ORBUTIL.workerThreadDoWorkThrowable="IOP00710311: (INTERNAL) Worker thread {0} caught throwable {1} while executing work." +ORBUTIL.workerThreadCaughtUnexpectedThrowable="IOP00710312: (INTERNAL) Worker thread {0} caught unexpected throwable {1}." +ORBUTIL.workerThreadCreationFailure="IOP00710313: (INTERNAL) Worker thread creation failure; cause {0}." +ORBUTIL.workerThreadSetNameFailure="IOP00710314: (INTERNAL) Unable to set worker thread {0} name to {1}; cause {2}." +ORBUTIL.workQueueRequestWorkNoWorkFound="IOP00710316: (INTERNAL) Ignoring unexpected {0} when retrieving of work from work queue, {1}." +ORBUTIL.threadPoolCloseError="IOP00710326: (INTERNAL) Error in closing ThreadPool" +ORBUTIL.threadGroupIsDestroyed="IOP00710327: (INTERNAL) ThreadGroup {0} is already destroyed: can't destroy it" +ORBUTIL.threadGroupHasActiveThreadsInClose="IOP00710328: (INTERNAL) ThreadGroup {0} has {1} active threads: destroy may cause exception" +ORBUTIL.threadGroupHasSubGroupsInClose="IOP00710329: (INTERNAL) ThreadGroup {0} has {1} sub-thread groups: destroy may cause exception" +ORBUTIL.threadGroupDestroyFailed="IOP00710330: (INTERNAL) ThreadGroup {0} could not be destroyed" +ORBUTIL.interruptedJoinCallWhileClosingThreadPool="IOP00710331: (INTERNAL) Join was interrupted on thread {0} while closing ThreadPool {1}" ORBUTIL.chunkOverflow="IOP00810201: (MARSHAL) Data read past end of chunk without closing the chunk" ORBUTIL.unexpectedEof="IOP00810202: (MARSHAL) Grow buffer strategy called underflow handler" ORBUTIL.readObjectException="IOP00810203: (MARSHAL) Error in reading marshalled object" diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/NamingSystemException.java --- a/generated/com/sun/corba/se/impl/logging/NamingSystemException.java Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/NamingSystemException.java Mon Jan 20 07:58:58 2014 +0000 @@ -1,7 +1,7 @@ // Log wrapper class for Sun private system exceptions in group NAMING // // Generated by MC.java version 1.0, DO NOT EDIT BY HAND! -// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Naming.mc on Fri Dec 05 17:29:35 GMT 2008 +// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Naming.mc on Wed Oct 31 09:48:31 GMT 2012 package com.sun.corba.se.impl.logging ; diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/OMGSystemException.java --- a/generated/com/sun/corba/se/impl/logging/OMGSystemException.java Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/OMGSystemException.java Mon Jan 20 07:58:58 2014 +0000 @@ -1,7 +1,7 @@ // Log wrapper class for standard exceptions // // Generated by MC.java version 1.0, DO NOT EDIT BY HAND! -// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/OMG.mc on Fri Dec 05 17:29:35 GMT 2008 +// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/OMG.mc on Wed Oct 31 09:48:31 GMT 2012 package com.sun.corba.se.impl.logging ; diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java --- a/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java Mon Jan 20 07:58:58 2014 +0000 @@ -1,7 +1,7 @@ // Log wrapper class for Sun private system exceptions in group ORBUTIL // // Generated by MC.java version 1.0, DO NOT EDIT BY HAND! -// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/ORBUtil.mc on Fri Dec 05 17:29:35 GMT 2008 +// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/ORBUtil.mc on Wed Oct 31 09:48:32 GMT 2012 package com.sun.corba.se.impl.logging ; @@ -1089,6 +1089,34 @@ return badActivateTieCall( CompletionStatus.COMPLETED_NO, null ) ; } + public static final int IO_EXCEPTION_ON_CLOSE = SUNVMCID.value + 246 ; + + public BAD_OPERATION ioExceptionOnClose( CompletionStatus cs, Throwable t ) { + BAD_OPERATION exc = new BAD_OPERATION( IO_EXCEPTION_ON_CLOSE, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.FINE )) { + Object[] parameters = null ; + doLog( Level.FINE, "ORBUTIL.ioExceptionOnClose", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public BAD_OPERATION ioExceptionOnClose( CompletionStatus cs ) { + return ioExceptionOnClose( cs, null ) ; + } + + public BAD_OPERATION ioExceptionOnClose( Throwable t ) { + return ioExceptionOnClose( CompletionStatus.COMPLETED_NO, t ) ; + } + + public BAD_OPERATION ioExceptionOnClose( ) { + return ioExceptionOnClose( CompletionStatus.COMPLETED_NO, null ) ; + } + /////////////////////////////////////////////////////////// // BAD_PARAM /////////////////////////////////////////////////////////// @@ -6236,6 +6264,454 @@ return duplicateSendingContextServiceContext( CompletionStatus.COMPLETED_NO, null ) ; } + public static final int WORK_QUEUE_THREAD_INTERRUPTED = SUNVMCID.value + 298 ; + + public INTERNAL workQueueThreadInterrupted( CompletionStatus cs, Throwable t, Object arg0, Object arg1) { + INTERNAL exc = new INTERNAL( WORK_QUEUE_THREAD_INTERRUPTED, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.FINE )) { + Object[] parameters = new Object[2] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + doLog( Level.FINE, "ORBUTIL.workQueueThreadInterrupted", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL workQueueThreadInterrupted( CompletionStatus cs, Object arg0, Object arg1) { + return workQueueThreadInterrupted( cs, null, arg0, arg1 ) ; + } + + public INTERNAL workQueueThreadInterrupted( Throwable t, Object arg0, Object arg1) { + return workQueueThreadInterrupted( CompletionStatus.COMPLETED_NO, t, arg0, arg1 ) ; + } + + public INTERNAL workQueueThreadInterrupted( Object arg0, Object arg1) { + return workQueueThreadInterrupted( CompletionStatus.COMPLETED_NO, null, arg0, arg1 ) ; + } + + public static final int WORKER_THREAD_CREATED = SUNVMCID.value + 304 ; + + public INTERNAL workerThreadCreated( CompletionStatus cs, Throwable t, Object arg0, Object arg1) { + INTERNAL exc = new INTERNAL( WORKER_THREAD_CREATED, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.FINE )) { + Object[] parameters = new Object[2] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + doLog( Level.FINE, "ORBUTIL.workerThreadCreated", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL workerThreadCreated( CompletionStatus cs, Object arg0, Object arg1) { + return workerThreadCreated( cs, null, arg0, arg1 ) ; + } + + public INTERNAL workerThreadCreated( Throwable t, Object arg0, Object arg1) { + return workerThreadCreated( CompletionStatus.COMPLETED_NO, t, arg0, arg1 ) ; + } + + public INTERNAL workerThreadCreated( Object arg0, Object arg1) { + return workerThreadCreated( CompletionStatus.COMPLETED_NO, null, arg0, arg1 ) ; + } + + public static final int WORKER_THREAD_THROWABLE_FROM_REQUEST_WORK = SUNVMCID.value + 309 ; + + public INTERNAL workerThreadThrowableFromRequestWork( CompletionStatus cs, Throwable t, Object arg0, Object arg1, Object arg2) { + INTERNAL exc = new INTERNAL( WORKER_THREAD_THROWABLE_FROM_REQUEST_WORK, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.FINE )) { + Object[] parameters = new Object[3] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + parameters[2] = arg2 ; + doLog( Level.FINE, "ORBUTIL.workerThreadThrowableFromRequestWork", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL workerThreadThrowableFromRequestWork( CompletionStatus cs, Object arg0, Object arg1, Object arg2) { + return workerThreadThrowableFromRequestWork( cs, null, arg0, arg1, arg2 ) ; + } + + public INTERNAL workerThreadThrowableFromRequestWork( Throwable t, Object arg0, Object arg1, Object arg2) { + return workerThreadThrowableFromRequestWork( CompletionStatus.COMPLETED_NO, t, arg0, arg1, arg2 ) ; + } + + public INTERNAL workerThreadThrowableFromRequestWork( Object arg0, Object arg1, Object arg2) { + return workerThreadThrowableFromRequestWork( CompletionStatus.COMPLETED_NO, null, arg0, arg1, arg2 ) ; + } + + public static final int WORKER_THREAD_NOT_NEEDED = SUNVMCID.value + 310 ; + + public INTERNAL workerThreadNotNeeded( CompletionStatus cs, Throwable t, Object arg0, Object arg1, Object arg2) { + INTERNAL exc = new INTERNAL( WORKER_THREAD_NOT_NEEDED, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.FINE )) { + Object[] parameters = new Object[3] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + parameters[2] = arg2 ; + doLog( Level.FINE, "ORBUTIL.workerThreadNotNeeded", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL workerThreadNotNeeded( CompletionStatus cs, Object arg0, Object arg1, Object arg2) { + return workerThreadNotNeeded( cs, null, arg0, arg1, arg2 ) ; + } + + public INTERNAL workerThreadNotNeeded( Throwable t, Object arg0, Object arg1, Object arg2) { + return workerThreadNotNeeded( CompletionStatus.COMPLETED_NO, t, arg0, arg1, arg2 ) ; + } + + public INTERNAL workerThreadNotNeeded( Object arg0, Object arg1, Object arg2) { + return workerThreadNotNeeded( CompletionStatus.COMPLETED_NO, null, arg0, arg1, arg2 ) ; + } + + public static final int WORKER_THREAD_DO_WORK_THROWABLE = SUNVMCID.value + 311 ; + + public INTERNAL workerThreadDoWorkThrowable( CompletionStatus cs, Throwable t, Object arg0, Object arg1) { + INTERNAL exc = new INTERNAL( WORKER_THREAD_DO_WORK_THROWABLE, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.FINE )) { + Object[] parameters = new Object[2] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + doLog( Level.FINE, "ORBUTIL.workerThreadDoWorkThrowable", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL workerThreadDoWorkThrowable( CompletionStatus cs, Object arg0, Object arg1) { + return workerThreadDoWorkThrowable( cs, null, arg0, arg1 ) ; + } + + public INTERNAL workerThreadDoWorkThrowable( Throwable t, Object arg0, Object arg1) { + return workerThreadDoWorkThrowable( CompletionStatus.COMPLETED_NO, t, arg0, arg1 ) ; + } + + public INTERNAL workerThreadDoWorkThrowable( Object arg0, Object arg1) { + return workerThreadDoWorkThrowable( CompletionStatus.COMPLETED_NO, null, arg0, arg1 ) ; + } + + public static final int WORKER_THREAD_CAUGHT_UNEXPECTED_THROWABLE = SUNVMCID.value + 312 ; + + public INTERNAL workerThreadCaughtUnexpectedThrowable( CompletionStatus cs, Throwable t, Object arg0, Object arg1) { + INTERNAL exc = new INTERNAL( WORKER_THREAD_CAUGHT_UNEXPECTED_THROWABLE, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.WARNING )) { + Object[] parameters = new Object[2] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + doLog( Level.WARNING, "ORBUTIL.workerThreadCaughtUnexpectedThrowable", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL workerThreadCaughtUnexpectedThrowable( CompletionStatus cs, Object arg0, Object arg1) { + return workerThreadCaughtUnexpectedThrowable( cs, null, arg0, arg1 ) ; + } + + public INTERNAL workerThreadCaughtUnexpectedThrowable( Throwable t, Object arg0, Object arg1) { + return workerThreadCaughtUnexpectedThrowable( CompletionStatus.COMPLETED_NO, t, arg0, arg1 ) ; + } + + public INTERNAL workerThreadCaughtUnexpectedThrowable( Object arg0, Object arg1) { + return workerThreadCaughtUnexpectedThrowable( CompletionStatus.COMPLETED_NO, null, arg0, arg1 ) ; + } + + public static final int WORKER_THREAD_CREATION_FAILURE = SUNVMCID.value + 313 ; + + public INTERNAL workerThreadCreationFailure( CompletionStatus cs, Throwable t, Object arg0) { + INTERNAL exc = new INTERNAL( WORKER_THREAD_CREATION_FAILURE, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.SEVERE )) { + Object[] parameters = new Object[1] ; + parameters[0] = arg0 ; + doLog( Level.SEVERE, "ORBUTIL.workerThreadCreationFailure", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL workerThreadCreationFailure( CompletionStatus cs, Object arg0) { + return workerThreadCreationFailure( cs, null, arg0 ) ; + } + + public INTERNAL workerThreadCreationFailure( Throwable t, Object arg0) { + return workerThreadCreationFailure( CompletionStatus.COMPLETED_NO, t, arg0 ) ; + } + + public INTERNAL workerThreadCreationFailure( Object arg0) { + return workerThreadCreationFailure( CompletionStatus.COMPLETED_NO, null, arg0 ) ; + } + + public static final int WORKER_THREAD_SET_NAME_FAILURE = SUNVMCID.value + 314 ; + + public INTERNAL workerThreadSetNameFailure( CompletionStatus cs, Throwable t, Object arg0, Object arg1, Object arg2) { + INTERNAL exc = new INTERNAL( WORKER_THREAD_SET_NAME_FAILURE, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.WARNING )) { + Object[] parameters = new Object[3] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + parameters[2] = arg2 ; + doLog( Level.WARNING, "ORBUTIL.workerThreadSetNameFailure", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL workerThreadSetNameFailure( CompletionStatus cs, Object arg0, Object arg1, Object arg2) { + return workerThreadSetNameFailure( cs, null, arg0, arg1, arg2 ) ; + } + + public INTERNAL workerThreadSetNameFailure( Throwable t, Object arg0, Object arg1, Object arg2) { + return workerThreadSetNameFailure( CompletionStatus.COMPLETED_NO, t, arg0, arg1, arg2 ) ; + } + + public INTERNAL workerThreadSetNameFailure( Object arg0, Object arg1, Object arg2) { + return workerThreadSetNameFailure( CompletionStatus.COMPLETED_NO, null, arg0, arg1, arg2 ) ; + } + + public static final int WORK_QUEUE_REQUEST_WORK_NO_WORK_FOUND = SUNVMCID.value + 316 ; + + public INTERNAL workQueueRequestWorkNoWorkFound( CompletionStatus cs, Throwable t, Object arg0, Object arg1) { + INTERNAL exc = new INTERNAL( WORK_QUEUE_REQUEST_WORK_NO_WORK_FOUND, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.WARNING )) { + Object[] parameters = new Object[2] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + doLog( Level.WARNING, "ORBUTIL.workQueueRequestWorkNoWorkFound", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL workQueueRequestWorkNoWorkFound( CompletionStatus cs, Object arg0, Object arg1) { + return workQueueRequestWorkNoWorkFound( cs, null, arg0, arg1 ) ; + } + + public INTERNAL workQueueRequestWorkNoWorkFound( Throwable t, Object arg0, Object arg1) { + return workQueueRequestWorkNoWorkFound( CompletionStatus.COMPLETED_NO, t, arg0, arg1 ) ; + } + + public INTERNAL workQueueRequestWorkNoWorkFound( Object arg0, Object arg1) { + return workQueueRequestWorkNoWorkFound( CompletionStatus.COMPLETED_NO, null, arg0, arg1 ) ; + } + + public static final int THREAD_POOL_CLOSE_ERROR = SUNVMCID.value + 326 ; + + public INTERNAL threadPoolCloseError( CompletionStatus cs, Throwable t ) { + INTERNAL exc = new INTERNAL( THREAD_POOL_CLOSE_ERROR, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.WARNING )) { + Object[] parameters = null ; + doLog( Level.WARNING, "ORBUTIL.threadPoolCloseError", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL threadPoolCloseError( CompletionStatus cs ) { + return threadPoolCloseError( cs, null ) ; + } + + public INTERNAL threadPoolCloseError( Throwable t ) { + return threadPoolCloseError( CompletionStatus.COMPLETED_NO, t ) ; + } + + public INTERNAL threadPoolCloseError( ) { + return threadPoolCloseError( CompletionStatus.COMPLETED_NO, null ) ; + } + + public static final int THREAD_GROUP_IS_DESTROYED = SUNVMCID.value + 327 ; + + public INTERNAL threadGroupIsDestroyed( CompletionStatus cs, Throwable t, Object arg0) { + INTERNAL exc = new INTERNAL( THREAD_GROUP_IS_DESTROYED, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.WARNING )) { + Object[] parameters = new Object[1] ; + parameters[0] = arg0 ; + doLog( Level.WARNING, "ORBUTIL.threadGroupIsDestroyed", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL threadGroupIsDestroyed( CompletionStatus cs, Object arg0) { + return threadGroupIsDestroyed( cs, null, arg0 ) ; + } + + public INTERNAL threadGroupIsDestroyed( Throwable t, Object arg0) { + return threadGroupIsDestroyed( CompletionStatus.COMPLETED_NO, t, arg0 ) ; + } + + public INTERNAL threadGroupIsDestroyed( Object arg0) { + return threadGroupIsDestroyed( CompletionStatus.COMPLETED_NO, null, arg0 ) ; + } + + public static final int THREAD_GROUP_HAS_ACTIVE_THREADS_IN_CLOSE = SUNVMCID.value + 328 ; + + public INTERNAL threadGroupHasActiveThreadsInClose( CompletionStatus cs, Throwable t, Object arg0, Object arg1) { + INTERNAL exc = new INTERNAL( THREAD_GROUP_HAS_ACTIVE_THREADS_IN_CLOSE, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.WARNING )) { + Object[] parameters = new Object[2] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + doLog( Level.WARNING, "ORBUTIL.threadGroupHasActiveThreadsInClose", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL threadGroupHasActiveThreadsInClose( CompletionStatus cs, Object arg0, Object arg1) { + return threadGroupHasActiveThreadsInClose( cs, null, arg0, arg1 ) ; + } + + public INTERNAL threadGroupHasActiveThreadsInClose( Throwable t, Object arg0, Object arg1) { + return threadGroupHasActiveThreadsInClose( CompletionStatus.COMPLETED_NO, t, arg0, arg1 ) ; + } + + public INTERNAL threadGroupHasActiveThreadsInClose( Object arg0, Object arg1) { + return threadGroupHasActiveThreadsInClose( CompletionStatus.COMPLETED_NO, null, arg0, arg1 ) ; + } + + public static final int THREAD_GROUP_HAS_SUB_GROUPS_IN_CLOSE = SUNVMCID.value + 329 ; + + public INTERNAL threadGroupHasSubGroupsInClose( CompletionStatus cs, Throwable t, Object arg0, Object arg1) { + INTERNAL exc = new INTERNAL( THREAD_GROUP_HAS_SUB_GROUPS_IN_CLOSE, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.WARNING )) { + Object[] parameters = new Object[2] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + doLog( Level.WARNING, "ORBUTIL.threadGroupHasSubGroupsInClose", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL threadGroupHasSubGroupsInClose( CompletionStatus cs, Object arg0, Object arg1) { + return threadGroupHasSubGroupsInClose( cs, null, arg0, arg1 ) ; + } + + public INTERNAL threadGroupHasSubGroupsInClose( Throwable t, Object arg0, Object arg1) { + return threadGroupHasSubGroupsInClose( CompletionStatus.COMPLETED_NO, t, arg0, arg1 ) ; + } + + public INTERNAL threadGroupHasSubGroupsInClose( Object arg0, Object arg1) { + return threadGroupHasSubGroupsInClose( CompletionStatus.COMPLETED_NO, null, arg0, arg1 ) ; + } + + public static final int THREAD_GROUP_DESTROY_FAILED = SUNVMCID.value + 330 ; + + public INTERNAL threadGroupDestroyFailed( CompletionStatus cs, Throwable t, Object arg0) { + INTERNAL exc = new INTERNAL( THREAD_GROUP_DESTROY_FAILED, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.WARNING )) { + Object[] parameters = new Object[1] ; + parameters[0] = arg0 ; + doLog( Level.WARNING, "ORBUTIL.threadGroupDestroyFailed", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL threadGroupDestroyFailed( CompletionStatus cs, Object arg0) { + return threadGroupDestroyFailed( cs, null, arg0 ) ; + } + + public INTERNAL threadGroupDestroyFailed( Throwable t, Object arg0) { + return threadGroupDestroyFailed( CompletionStatus.COMPLETED_NO, t, arg0 ) ; + } + + public INTERNAL threadGroupDestroyFailed( Object arg0) { + return threadGroupDestroyFailed( CompletionStatus.COMPLETED_NO, null, arg0 ) ; + } + + public static final int INTERRUPTED_JOIN_CALL_WHILE_CLOSING_THREAD_POOL = SUNVMCID.value + 331 ; + + public INTERNAL interruptedJoinCallWhileClosingThreadPool( CompletionStatus cs, Throwable t, Object arg0, Object arg1) { + INTERNAL exc = new INTERNAL( INTERRUPTED_JOIN_CALL_WHILE_CLOSING_THREAD_POOL, cs ) ; + if (t != null) + exc.initCause( t ) ; + + if (logger.isLoggable( Level.WARNING )) { + Object[] parameters = new Object[2] ; + parameters[0] = arg0 ; + parameters[1] = arg1 ; + doLog( Level.WARNING, "ORBUTIL.interruptedJoinCallWhileClosingThreadPool", + parameters, ORBUtilSystemException.class, exc ) ; + } + + return exc ; + } + + public INTERNAL interruptedJoinCallWhileClosingThreadPool( CompletionStatus cs, Object arg0, Object arg1) { + return interruptedJoinCallWhileClosingThreadPool( cs, null, arg0, arg1 ) ; + } + + public INTERNAL interruptedJoinCallWhileClosingThreadPool( Throwable t, Object arg0, Object arg1) { + return interruptedJoinCallWhileClosingThreadPool( CompletionStatus.COMPLETED_NO, t, arg0, arg1 ) ; + } + + public INTERNAL interruptedJoinCallWhileClosingThreadPool( Object arg0, Object arg1) { + return interruptedJoinCallWhileClosingThreadPool( CompletionStatus.COMPLETED_NO, null, arg0, arg1 ) ; + } + /////////////////////////////////////////////////////////// // MARSHAL /////////////////////////////////////////////////////////// diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.resource --- a/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.resource Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.resource Mon Jan 20 07:58:58 2014 +0000 @@ -34,6 +34,7 @@ ORBUTIL.isLocalRequiresStub="IOP01210243: (BAD_OPERATION) Call to StubAdapter.isLocal did not pass a stub" ORBUTIL.requestRequiresStub="IOP01210244: (BAD_OPERATION) Call to StubAdapter.request did not pass a stub" ORBUTIL.badActivateTieCall="IOP01210245: (BAD_OPERATION) Call to StubAdapter.activateTie did not pass a valid Tie" +ORBUTIL.ioExceptionOnClose="IOP01210246: (BAD_OPERATION) Useless exception on call to Closeable.close()" ORBUTIL.nullParam="IOP00110201: (BAD_PARAM) Null parameter" ORBUTIL.unableFindValueFactory="IOP00110202: (BAD_PARAM) Unable to find value factory" ORBUTIL.abstractFromNonAbstract="IOP00110203: (BAD_PARAM) Abstract interface derived from non-abstract interface" @@ -214,6 +215,21 @@ ORBUTIL.javaStreamInitFailed="IOP00710295: (INTERNAL) Java stream initialization failed" ORBUTIL.duplicateOrbVersionServiceContext="IOP00710296: (INTERNAL) An ORBVersionServiceContext was already in the service context list" ORBUTIL.duplicateSendingContextServiceContext="IOP00710297: (INTERNAL) A SendingContextServiceContext was already in the service context list" +ORBUTIL.workQueueThreadInterrupted="IOP00710298: (INTERNAL) Worker Thread from thread pool {0} was interrupted: closeCalled is {1}." +ORBUTIL.workerThreadCreated="IOP00710304: (INTERNAL) Worker thread {0} has been created with ClassLoader {1}" +ORBUTIL.workerThreadThrowableFromRequestWork="IOP00710309: (INTERNAL) Worker thread {0} caught throwable {1} when requesting work from work queue {2}." +ORBUTIL.workerThreadNotNeeded="IOP00710310: (INTERNAL) Worker thread {0} will exit; current thread count, {1}, greater than minunum worker threads needed, {2}." +ORBUTIL.workerThreadDoWorkThrowable="IOP00710311: (INTERNAL) Worker thread {0} caught throwable {1} while executing work." +ORBUTIL.workerThreadCaughtUnexpectedThrowable="IOP00710312: (INTERNAL) Worker thread {0} caught unexpected throwable {1}." +ORBUTIL.workerThreadCreationFailure="IOP00710313: (INTERNAL) Worker thread creation failure; cause {0}." +ORBUTIL.workerThreadSetNameFailure="IOP00710314: (INTERNAL) Unable to set worker thread {0} name to {1}; cause {2}." +ORBUTIL.workQueueRequestWorkNoWorkFound="IOP00710316: (INTERNAL) Ignoring unexpected {0} when retrieving of work from work queue, {1}." +ORBUTIL.threadPoolCloseError="IOP00710326: (INTERNAL) Error in closing ThreadPool" +ORBUTIL.threadGroupIsDestroyed="IOP00710327: (INTERNAL) ThreadGroup {0} is already destroyed: can't destroy it" +ORBUTIL.threadGroupHasActiveThreadsInClose="IOP00710328: (INTERNAL) ThreadGroup {0} has {1} active threads: destroy may cause exception" +ORBUTIL.threadGroupHasSubGroupsInClose="IOP00710329: (INTERNAL) ThreadGroup {0} has {1} sub-thread groups: destroy may cause exception" +ORBUTIL.threadGroupDestroyFailed="IOP00710330: (INTERNAL) ThreadGroup {0} could not be destroyed" +ORBUTIL.interruptedJoinCallWhileClosingThreadPool="IOP00710331: (INTERNAL) Join was interrupted on thread {0} while closing ThreadPool {1}" ORBUTIL.chunkOverflow="IOP00810201: (MARSHAL) Data read past end of chunk without closing the chunk" ORBUTIL.unexpectedEof="IOP00810202: (MARSHAL) Grow buffer strategy called underflow handler" ORBUTIL.readObjectException="IOP00810203: (MARSHAL) Error in reading marshalled object" diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/POASystemException.java --- a/generated/com/sun/corba/se/impl/logging/POASystemException.java Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/POASystemException.java Mon Jan 20 07:58:58 2014 +0000 @@ -1,7 +1,7 @@ // Log wrapper class for Sun private system exceptions in group POA // // Generated by MC.java version 1.0, DO NOT EDIT BY HAND! -// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/POA.mc on Fri Dec 05 17:29:36 GMT 2008 +// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/POA.mc on Wed Oct 31 09:48:32 GMT 2012 package com.sun.corba.se.impl.logging ; diff -r 407a06b6d350 -r 42ad2c13804d generated/com/sun/corba/se/impl/logging/UtilSystemException.java --- a/generated/com/sun/corba/se/impl/logging/UtilSystemException.java Mon Jan 20 07:16:23 2014 +0000 +++ b/generated/com/sun/corba/se/impl/logging/UtilSystemException.java Mon Jan 20 07:58:58 2014 +0000 @@ -1,7 +1,7 @@ // Log wrapper class for Sun private system exceptions in group UTIL // // Generated by MC.java version 1.0, DO NOT EDIT BY HAND! -// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Util.mc on Fri Dec 05 17:29:36 GMT 2008 +// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Util.mc on Wed Oct 31 09:48:32 GMT 2012 package com.sun.corba.se.impl.logging ;