Searched refs:restart (Results 1 - 25 of 36) sorted by relevance

12

/openjdk10/jdk/src/java.rmi/share/classes/java/rmi/activation/
H A DActivationDesc.java38 * <li> the object's restart "mode", and,
77 private boolean restart; field in class:ActivationDesc
92 * constructor will only be activated on demand (by default, the restart
93 * mode is <code>false</code>). If an activatable object requires restart
95 * takes a boolean parameter, <code>restart</code>.
140 * @param restart if true, the object is restarted (reactivated) when
143 * activated on demand. Specifying <code>restart</code> to be
154 boolean restart)
158 className, location, data, restart);
169 * constructor will only be activated on demand (by default, the restart
151 ActivationDesc(String className, String location, MarshalledObject<?> data, boolean restart) argument
221 ActivationDesc(ActivationGroupID groupID, String className, String location, MarshalledObject<?> data, boolean restart) argument
[all...]
H A DActivatable.java64 * restart mode) for this object, and exporting the object with the
78 * data, restart mode, and port. Subsequent calls to {@link #getID}
86 * @param restart if true, the object is restarted (reactivated) when
89 * activated on demand. Specifying <code>restart</code> to be
102 boolean restart,
107 id = exportObject(this, location, data, restart, port);
113 * restart mode) for this object, and exporting the object with the
127 * data, restart mode, port, and client and server socket factories.
133 * @param restart if true, the object is restarted (reactivated) when
136 * activated on demand. Specifying <code>restart</cod
100 Activatable(String location, MarshalledObject<?> data, boolean restart, int port) argument
152 Activatable(String location, MarshalledObject<?> data, boolean restart, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) argument
355 exportObject(Remote obj, String location, MarshalledObject<?> data, boolean restart, int port) argument
430 exportObject(Remote obj, String location, MarshalledObject<?> data, boolean restart, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) argument
[all...]
/openjdk10/jdk/test/java/util/concurrent/locks/StampedLock/
H A DReadersUnlockAfterWriteUnlock.java89 restart: for (;;) {
93 continue restart;
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/
H A DRegExpScanner.java214 private void restart(final int startIn, final int startOut) { method in class:RegExpScanner
278 restart(startIn, startOut);
336 restart(startIn, startOut);
392 restart(startIn, startOut);
402 restart(startIn, startOut);
456 restart(startIn, startOut);
537 restart(startIn, startOut);
544 restart(startIn, startOut);
562 restart(startIn, startOut);
704 restart(startI
[all...]
/openjdk10/jdk/src/java.management/share/classes/com/sun/jmx/remote/internal/
H A DClientCommunicatorAdmin.java59 restart(ioe);
95 private void restart(IOException ioe) throws IOException { method in class:ClientCommunicatorAdmin
103 // restart process has been called by another thread
145 logger.warning("restart", "Failed to restart: " + e);
146 logger.debug("restart",e);
/openjdk10/jdk/test/sun/net/www/protocol/http/
H A DProxyTunnelServer.java142 restart();
170 private void restart() throws IOException { method in class:ProxyTunnelServer
/openjdk10/jdk/test/sun/net/www/protocol/https/HttpsClient/
H A DProxyTunnelServer.java142 restart();
169 private void restart() throws IOException { method in class:ProxyTunnelServer
/openjdk10/jdk/test/java/rmi/activation/Activatable/checkRegisterInLog/
H A DCheckRegisterInLog.java138 rmid.restart();
/openjdk10/jdk/test/sun/net/www/ftptest/
H A DFtpCommandHandler.java70 private long restart = 0; field in class:FtpCommandHandler
293 if (restart > 0) {
294 dIn.skip(restart);
295 restart = 0;
633 restart = Long.parseLong(arg);
634 if (restart > 0)
635 out.println("350 Restarting at " + restart + ". Send STORE or RETRIEVE to initiate transfer");
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/
H A DToolTipManager.java563 exitTimer.restart();
619 enterTimer.restart();
638 insideTimer.restart();
640 enterTimer.restart();
650 enterTimer.restart();
660 exitTimer.restart();
H A DTimer.java597 public void restart() { method in class:Timer
/openjdk10/jdk/test/sun/net/www/protocol/https/HttpsURLConnection/
H A DProxyTunnelServer.java148 restart();
175 private void restart() throws IOException { method in class:ProxyTunnelServer
H A DB6226610.java182 private void restart() throws IOException { method in class:HeaderCheckerProxyTunnelServer
/openjdk10/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp229 // examine/roll-forward/restart
232 void restart();
H A Dsafepoint.cpp487 // A problem occurring on Solaris is when attempting to restart threads
503 cur_state->restart();
1026 void ThreadSafepointState::restart() { function in class:ThreadSafepointState
1034 tty->print_cr("restart thread " INTPTR_FORMAT " with state %d",
/openjdk10/jdk/test/java/rmi/activation/Activatable/restartCrashedService/
H A DRestartCrashedService.java27 * @summary synopsis: rmid should waitFor restartable objects that crash and restart them
175 rmid.restart();
212 "restart activatable service");
/openjdk10/jdk/test/java/rmi/activation/Activatable/restartService/
H A DRestartService.java27 * @summary synopsis: activator should restart daemon services
184 rmid.restart();
218 "restart activatable service");
/openjdk10/jdk/test/java/rmi/activation/ActivationSystem/modifyDescriptor/
H A DModifyDescriptor.java212 rmid.restart();
214 System.err.println("Ping object after restart");
219 "effect after a restart");
222 "after a restart", null);
229 "takes effect after a restart");
232 "effect after a restart", null);
/openjdk10/jdk/test/java/util/concurrent/ThreadPoolExecutor/
H A DConfigChanges.java114 restart: for (;;) {
121 continue restart;
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dc1_Runtime1_ppc.cpp747 Label refill, restart, marking_not_active; local
772 __ bind(restart);
805 __ b(restart);
825 Label restart, refill, ret; local
860 __ bind(restart);
894 __ b(restart);
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dc1_Runtime1_sparc.cpp859 Label refill, restart; local
877 __ cmp_and_br_short(tmp, G0, Assembler::notEqual, Assembler::pt, restart);
881 __ bind(restart);
908 __ br(Assembler::always, /*annul*/false, Assembler::pt, restart);
932 Label not_already_dirty, restart, refill, young_card; local
976 __ bind(restart);
1004 __ br(Assembler::always, /*annul*/false, Assembler::pt, restart);
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dc1_Runtime1_s390.cpp787 Label refill, restart, marking_not_active; local
811 __ bind(restart);
838 __ z_bru(restart);
862 Label not_already_dirty, restart, refill, young_card; local
903 __ bind(restart);
929 __ z_bru(restart);
/openjdk10/jdk/test/java/rmi/testlibrary/
H A DRMID.java48 // when restart rmid, it may take more time than usual because of
50 // so need to set a longer timeout for restart.
114 // calling lookupSystem(port) in restart(), because
116 // to finish lookupSystem(port) in 2 loops in restart();
404 public void restart() throws IOException { method in class:RMID
/openjdk10/jdk/test/java/rmi/activation/Activatable/forceLogSnapshot/
H A DForceLogSnapshot.java220 rmid.restart();
224 "restart");
238 "restart activatable service(s)");
/openjdk10/jdk/src/java.base/share/classes/java/util/concurrent/
H A DLinkedTransferQueue.java286 * possibility of falling off-list, in which case they restart.
302 * need to restart due to falling off-list, we can again
666 restart: for (Node s = null, t = null, h = null;;) {
686 if (p == (p = q)) continue restart;

Completed in 271 milliseconds

12