jdk/src/share/back/eventFilter.c
changeset 21278 ef8a3a2a72f2
parent 9035 1255eb81cc2f
child 23010 6dadb192ad81
equal deleted inserted replaced
21277:bd380b80f9ea 21278:ef8a3a2a72f2
   642                 }
   642                 }
   643                 break;
   643                 break;
   644 
   644 
   645             case JDWP_REQUEST_MODIFIER(Count): {
   645             case JDWP_REQUEST_MODIFIER(Count): {
   646                 /*
   646                 /*
   647                  * If preceeding filters have determined that events will
   647                  * If preceding filters have determined that events will
   648                  * be filtered out, that is fine and we won't get here.
   648                  * be filtered out, that is fine and we won't get here.
   649                  * However, the count must be decremented - even if
   649                  * However, the count must be decremented - even if
   650                  * subsequent filters will filter these events.  We
   650                  * subsequent filters will filter these events.  We
   651                  * thus must end now unable to predict
   651                  * thus must end now unable to predict
   652                  */
   652                  */